alphabit-technology / erpnext-restaurant

ERPNext Restaurant
GNU General Public License v3.0
114 stars 133 forks source link

Wrong discounted prices #5

Open asamawi opened 2 years ago

asamawi commented 2 years ago

Items has fixed prices. When adding items to tables, price is getting discounted. There is no pricing rule or anything that justify this behavior.

alphabit-technology commented 2 years ago

Yes, that is possible, maybe I am not using the correct procedure or the correct resource, that needs review. For now, the price is calculated statically and the invoice is processed using the erpnext invoice model.