Skip to content
New issue

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

Change Values #16

Open
cdiethelm opened this issue Feb 23, 2022 · 1 comment
Open

Change Values #16

cdiethelm opened this issue Feb 23, 2022 · 1 comment

Comments

@cdiethelm
Copy link

Hello

We have modified the country name from "Switzerland" to "Schweiz".
https://github.com/phamos-eu/Swiss-Accounting-Integration/blob/main/src/createqrbill.js
The line 44 should include an or statement with "Schweiz"

Or you could just remove that, because it seems to be of little use.

The grand_total field should be rounded_total, if exists, because thats what the invoice shows.

Also, in line 26, doc.customer should be doc.customer_name - you can set ERPNext up to use a naming series for customers, therefore it doesnt show the customer name, but a number.

In qrconfig.js the address_line2 should be removed, because it shows "null" in the print format if there is no address line 2.
image

If you have any questions, please let me know.

Best regards
Christoph Diethelm

@wojosc
Copy link
Contributor

wojosc commented Feb 27, 2022

Hi @cdiethelm ,

thank you for posting this issue. We will attend to this in the coming days and weeks.

Kind Regards
Wolfram Schmidt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants