alphabit-technology / erpnext-restaurant

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

Closing Pos Amount #21

Closed webbosolutions closed 2 years ago

webbosolutions commented 2 years ago

hello I tried To Close Pos Profile but not showing all my pos real amount its give me closing amount 0 although i already have orders . thanks

alphabit-technology commented 2 years ago

have you invoiced your orders?

webbosolutions commented 2 years ago

I only did normal pos orders and pay after that closed pos profile tell me please what is the way?

alphabit-technology commented 2 years ago

ok i will do a test and let you know

webbosolutions commented 2 years ago

thanks for reply

webbosolutions commented 2 years ago

hello any updates please

alphabit-technology commented 2 years ago

I'm sorry, I haven't been able to review it yet, I'll update in a few hours.

alphabit-technology commented 2 years ago

Hello, I have a concern. Did you know that erpnext now from the POS, creates an invoice in POS Invoice doctype, and on that doctype it does the closing.

in the Restaurant app, I still create the invoice in the Invoice doctype, I don't know if you want to use the same structure as POS Erpnext, or even if POS Awesome uses that same structure.

alphabit-technology commented 2 years ago

Please let's discuss this to develop properly

webbosolutions commented 2 years ago

hello thanks for reply I want to use the same structure as POS Erpnext we need after closing pos restaurant calculate all restaurant orders only

thanks

alphabit-technology commented 2 years ago

Ok perfect, in that case I will select the pos from Restaurant settings, and I will generate the invoice in POS Invoice... And I will create a branch with that update, waiting for that update later.

webbosolutions commented 2 years ago

545456698 I tried to close pos but not give me real closing amount

alphabit-technology commented 2 years ago

Yes because erpenext uses the POS Invoice from POS, and at closing it does the reconciliation and creates the invoice.

alphabit-technology commented 2 years ago

In previous versions, they used the POS Invoice doctype directly.

alphabit-technology commented 2 years ago

Update is Ready in develop branch, please donwload, migrate and build.

webbosolutions commented 2 years ago

sorry i do updating but failed please check attached video https://1drv.ms/v/s!ApPSBEF3azjDsUSJ8bJw6UETUdRJ?e=On6OU5

alphabit-technology commented 2 years ago

that is corrected, verify that you are in the develop Branch, then execute migrate and build.

alphabit-technology commented 2 years ago

Then set your pos Profile in restaurant settings

webbosolutions commented 2 years ago

sorry I am not professional in github I am always reinstall your app commands 1- bench get-app https://github.com/quantumbitcore/erpnext-restaurant.git 2- bench --site mysite install-app restaurant_management I don't know how i must install updates sorry?

alphabit-technology commented 2 years ago

Ok one moment.

alphabit-technology commented 2 years ago

Get me your WhatsApp please to send instructions.

webbosolutions commented 2 years ago

64989897.txt

alphabit-technology commented 2 years ago

you cand do in your frappe-bench: cd apps/restaurant_management git checkout develop

then execute: bench migrate bench build --app restaurant_management

webbosolutions commented 2 years ago

Thanks It is Working You are Amazing