Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: 979cd092 by Cédric Krier at 2024-04-30T19:15:44+02:00 Use decimal 0 without digits as default value If the digits of the field is 0, than using '0.0' trigger the validation error introduced by 2be02f249a1d. Closes #13197 - - - - - 19 changed files: - modules/account/move.py - modules/account/tax.py - modules/account/tests/scenario_account_reconciliation.rst - modules/account_es/reporting_tax.py - modules/account_invoice/invoice.py - modules/account_invoice/payment_term.py - modules/account_statement/statement.py - modules/account_statement_rule/account.py - modules/account_stock_anglo_saxon/invoice.py - modules/account_stock_anglo_saxon/stock.py - modules/account_stock_continental/stock.py - modules/analytic_account/account.py - modules/currency/currency.py - modules/product_cost_fifo/move.py - modules/purchase/purchase.py - modules/purchase_blanket_agreement/purchase.py - modules/purchase_requisition/purchase.py - modules/sale/sale.py - modules/sale_blanket_agreement/sale.py View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/commit/979cd092ea24f04328af5f4ff315c418e1c5b3e6 -- This project does not include diff previews in email notifications. View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/commit/979cd092ea24f04328af5f4ff315c418e1c5b3e6 You're receiving this email because of your account on foss.heptapod.net.
