跳至内容
菜单
此问题已终结
1 回复
1950 查看

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

形象
丢弃

Anything in the log?

编写者

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

编写者 最佳答案

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.

形象
丢弃
编写者

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

编写者

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