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

Purchase price add a field to input an earning percentage #42

Closed francisco-betancourt closed 8 years ago

francisco-betancourt commented 8 years ago

Add a new input between taxes and base price that allows user to input a percentage number and automatically calculates base price based on buy price. Maybe do the same for every price. Obviously the binding must be both ways, if user inputs price the app must update the percentage of earnings for that price.