francisco-betancourt / ctrlpyme4

Web Point of Sale System for small to medium stores. Written in Web2Py
GNU General Public License v3.0
2 stars 1 forks source link

Create modules for common operations #25

Closed djrm closed 8 years ago

djrm commented 8 years ago

it would be useful to create modules for purchases, sales and such, that way migrations from old databases would be simpler and more consistent.

djrm commented 8 years ago

purchase, sales and bags are already done