Skip to Content
Menú
This question has been flagged
1 Respondre
1957 Vistes

Hi! I cannot confirm any Invoice. By clicking "Confirm" nothing happens.

On the technical side, the browser is spamming JavaScript Error which leads to a frozen Browser if I do not close the browser then. Also, I get an 403 in the Network-Tools.


Host: Ubuntu 20.04 LTS Server


Version: Nightly Build DEB Odoo Server 14.0-20210415 (Community)


Screens:

https://bbc360.de/master_data_am/pic/am/1084_20210415-12-27.png


https://bbc360.de/master_data_am/pic/am/1084_20210415-12-27_1.png


https://bbc360.de/master_data_am/pic/am/1084_20210415-12-29.png


https://bbc360.de/master_data_am/pic/am/1084_20210415-12-29_1.png

Avatar
Descartar

Anything in the log?

Autor

I get this warning:

2021-04-20 10:30:40,799 482786 INFO odoo werkzeug: 127.0.0.1 - - [20/Apr/2021 10:30:40] "POST /web/dataset/call_kw/validate.account.move/create HTTP/1.1" 200 - 2 0.001 0.009

2021-04-20 10:30:40,921 482786 INFO odoo werkzeug: 127.0.0.1 - - [20/Apr/2021 10:30:40] "POST /web/dataset/call_kw/validate.account.move/read HTTP/1.1" 200 - 2 0.001 0.004

2021-04-20 10:30:41,014 482786 WARNING odoo odoo.http: Account Erlöse 19% USt does not authorize to have tax 19% Umsatzsteuer (inkludiert in Preis) specified on the line. Change the tax used in this invoice or remove all taxes from the account

Autor Best Answer

The combination of the configured cost center TAX and the given TAX was not correct. 

You have to either configure the cost center TAX or the TAX in the invoice.
For the last one you need a cost center without any TAX preconfigured.

Avatar
Descartar
Autor

This fixed the bug, but it crashes my browser if it appears, due to the JavaScript promise spam

The log is most relevant, not your browser

Autor

Well the usage of Odoo is via browser, But I think I know what you're getting at :)