alphabit-technology / erpnext-restaurant

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

When we take order for a table, this error occurs #57

Open ansariashfaque opened 7 months ago

ansariashfaque commented 7 months ago

When we click on + button to take the table order then error is given and when we inspect we see that frappe_helper.api.call:1 is not happening. I have attached both the screenshots below.

image

image

And one more things for example I took order of 5 tables or its id was generated from OR-2024-00001 to OR-2024-00005 then I deleted all those orders, after deleting those order i create new order the order id was generating OR-2024-00003. It should come from Or-2024-00001 or May be after OR-2024-00006.

Thanks.

alphabit-technology commented 5 months ago

About the error I would like to try it on your server. Thanks for that suggestion.