Cédric Krier pushed to branch branch/6.0 at Tryton / Tryton
Commits: d7e58e66 by Maxime Richez at 2023-08-02T19:28:47+02:00 Sync secondary unit on supplier and internal shipments When synchronize the outgoing or incoming move, the secondary unit must be copied from the template. Closes #12301 (grafted from b190ea97bd1a2040686ed6c9565ac20c45c529f4) - - - - - 16b84c2e by Cédric Krier at 2023-07-14T11:59:19+02:00 Require lines when paying invoice with write-off or overpayment This is needed ensure that at least one line to pay of the invoice is reconciled. The lines and payment lines are also shown for overpayment. Closes #12403 (grafted from 72345bf646caff0e1aa9c373a68906270fe7b688) - - - - - c8ba625c by Cédric Krier at 2023-08-06T19:31:44+02:00 Add .readthedocs.yaml configuration [skip ci] This is required by Read the Docs service: https://blog.readthedocs.com/migrate-configuration-v2/ Closes #12344 (grafted from ffef63a3959b55756c395ebfd3ee1224f4dc7611) - - - - - 30 changed files: - + cookiecutter-module/{{ cookiecutter.module_name }}/.readthedocs.yaml - + modules/account/.readthedocs.yaml - + modules/account_asset/.readthedocs.yaml - + modules/account_be/.readthedocs.yaml - + modules/account_cash_rounding/.readthedocs.yaml - + modules/account_credit_limit/.readthedocs.yaml - + modules/account_de_skr03/.readthedocs.yaml - + modules/account_deposit/.readthedocs.yaml - + modules/account_dunning/.readthedocs.yaml - + modules/account_dunning_email/.readthedocs.yaml - + modules/account_dunning_fee/.readthedocs.yaml - + modules/account_dunning_letter/.readthedocs.yaml - + modules/account_es/.readthedocs.yaml - + modules/account_eu/.readthedocs.yaml - + modules/account_fr/.readthedocs.yaml - + modules/account_fr_chorus/.readthedocs.yaml - + modules/account_invoice/.readthedocs.yaml - modules/account_invoice/invoice.py - + modules/account_invoice_correction/.readthedocs.yaml - + modules/account_invoice_defer/.readthedocs.yaml - + modules/account_invoice_history/.readthedocs.yaml - + modules/account_invoice_line_standalone/.readthedocs.yaml - + modules/account_invoice_secondary_unit/.readthedocs.yaml - + modules/account_invoice_stock/.readthedocs.yaml - + modules/account_payment/.readthedocs.yaml - + modules/account_payment_braintree/.readthedocs.yaml - + modules/account_payment_clearing/.readthedocs.yaml - + modules/account_payment_sepa/.readthedocs.yaml - + modules/account_payment_sepa_cfonb/.readthedocs.yaml - + modules/account_payment_stripe/.readthedocs.yaml The diff was not included because it is too large. View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/3388586bb353cac3cbac5269a12951c6286b98ad...c8ba625c43215067a47bd857a8ee9128eb3fff82 -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/3388586bb353cac3cbac5269a12951c6286b98ad...c8ba625c43215067a47bd857a8ee9128eb3fff82 You're receiving this email because of your account on foss.heptapod.net.
