You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This poses a problem for servers which are setup to use multiple Companies.
The current check forbids deleting a Quotation/SalesOrder/SalesInvoice if it is not the last one which is totally fine by itself.
But if there is a "newer" doc in another Company, the check forbids it too.
This must be changed to only look into the Company of the Quotation/SalesOrder/SalesInvoice which is to be deleted.
The text was updated successfully, but these errors were encountered:
Mutantpenguin
added a commit
to Mutantpenguin/erpnext_germany
that referenced
this issue
Jul 24, 2024
This poses a problem for servers which are setup to use multiple Companies.
The current check forbids deleting a Quotation/SalesOrder/SalesInvoice if it is not the last one which is totally fine by itself.
But if there is a "newer" doc in another Company, the check forbids it too.
This must be changed to only look into the Company of the Quotation/SalesOrder/SalesInvoice which is to be deleted.
The text was updated successfully, but these errors were encountered: