alphabit-technology / erpnext-restaurant

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

Printing Format #7

Closed webbosolutions closed 2 years ago

webbosolutions commented 2 years ago

hi i want to change printing format but for pay not for account please

alphabit-technology commented 2 years ago

you can create your own print format in erpnext "app/print-format", then configure it in your active POS Profile. The billing of the restaurant is the same as that of the ERPNext POS.

alphabit-technology commented 2 years ago

Currently I know that ERPNext does not generate invoices directly, but rather creates them until the POS Profile is closed, that is an issue that needs review. When I created the restaurant module, they generated the invoice directly. In other words, for each invoice created in the POS, a record was created in the Doctype Invoice, currently it is created in the POS Invoice.

AlaaBadry commented 2 years ago

RPNext POS

no, it's not working I try to add print format in pos profile but not appear in pay print

webbosolutions commented 2 years ago

RPNext POS

no, it's not working I try to add print format in pos profile but not appear in pay print

not working for me also i tried many times

webbosolutions commented 2 years ago

When I created the restaurant module, they generated the invoice directly

okay but any solution for that

alphabit-technology commented 2 years ago

the solution is simple, use the POS Invoice doctype, but it depends on the version of Erpnext that is going to be used.

About the printing format I review and update.

AlaaBadry commented 2 years ago

the solution is simple, use the POS Invoice doctype, but it depends on the version of Erpnext that is going to be used.

About the printing format I review and update.

i add the default print format for POS invoice doctype but not reflected in the payment print format it generates the stander print format for invoice doctype if you can tell us what is the function you use in pdf generate

webbosolutions commented 2 years ago

hi bro is there any update or any solution regarding printing format

alphabit-technology commented 2 years ago

It's ready, then it will be uploaded.

webbosolutions commented 2 years ago

hello shall we install now or still not ready please

alphabit-technology commented 2 years ago

Yeah, it's ready; but the update was rolled back to correct the search, because there was a conflict. It will update again but the print format update is available.