We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We can create an invoice to sell:
In case of a sales return, now we need to create 2 documents (stock entry and credit note) and it is anoying for the customers that requests.
We need to be able to make a storno in one transaction:
Mihai
The text was updated successfully, but these errors were encountered:
Fixed with #3582
Sorry, something went wrong.
fix: commented out line_items for taxjar (frappe#1538)
dd96f06
No branches or pull requests
We can create an invoice to sell:
In case of a sales return, now we need to create 2 documents (stock entry and credit note) and it is anoying for the customers that requests.
We need to be able to make a storno in one transaction:
Mihai
The text was updated successfully, but these errors were encountered: