-
-
Notifications
You must be signed in to change notification settings - Fork 410
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
[15.0] [MIG] account_cash_discount_payment: Migration to 15.0 #761
base: 15.0
Are you sure you want to change the base?
[15.0] [MIG] account_cash_discount_payment: Migration to 15.0 #761
Commits on Sep 30, 2024
-
[MIG] Migration to 10.0 + some improvements
[ADD] Allow to configure discount options directly on the payment term [ADD] Add account cash discount payment module [MIG] account_cash_discount_payment migration. Also removed force_discount_amount from the account.invoice [ADD] Allow to tell if a payment line is paid using the discount or not. Keep the original amount in order to compute it again
Configuration menu - View commit details
-
Copy full SHA for a809d33 - Browse repository at this point
Copy the full SHA a809d33View commit details -
[ADD] Module which create a writeoff when paying an invoice (with a d…
…iscount) from a payment order
Configuration menu - View commit details
-
Copy full SHA for 3e2a216 - Browse repository at this point
Copy the full SHA 3e2a216View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce90a77 - Browse repository at this point
Copy the full SHA ce90a77View commit details -
[CHG] Don't allow to pay with discount if the payment line is not lin…
…ked to an invoice which has a discount [CHG] Use a computed flag to know if there is tax adjustments or not [CHG] When the pay_with_discount flag is changed, the amount to paid is computed based on the invoice total and the invoice total with the discount amount deducted [FIX] Invoice report should display the amount_total_with_discount instead of the discount_amount [CHG] Use a single date as a search filter for the discount due date [FIX] The generated discount write off move should be posted depending on the payment mode configuration [CHG] only the pay_with_discount flag should decide if the write off should be created or not [CHG] The accounting partner is already the one defined on the move line
Configuration menu - View commit details
-
Copy full SHA for 7efc7c2 - Browse repository at this point
Copy the full SHA 7efc7c2View commit details -
[CHG] Create the tax adjustment based on move lines instead of invoic…
…e tax lines [CHG] changed the way to populate tax's move lines debit/credit fields [FIX] the discount due date should be recomputed when the invoice data changes [FIX] the amount of the payment line should not include the discount if the current date is posterior to the discount due date [IMP] Display a button on the payment line tree view to toggle the pay with discount flag [ADD] Show the discount amount/due date in the payment line generation wizard [FIX] Keep the base line with taxes [FIX] do not allow to change the pay_with_discount field value if the payment order is done [CHG] display a filled/emtpy checkbox depending if the discount has been enabled or not [FIX] use the writeoff account for a non tax line [ADD] display the discount due date/amount in the move line search more [FIX] the domain should be recomputed when the discount due date changes [FIX] new onchange method to disable the discount if the amount of a payment line has been changed manually. The writeoff shouldn't be created if the amount of the line doesn't correspond to the invoice total with discount [FIX] the pay with discount field should not be visible if the invoice has already been paid partially [FIX] discount data should only be visible in a supplier invoice
Configuration menu - View commit details
-
Copy full SHA for 53e3552 - Browse repository at this point
Copy the full SHA 53e3552View commit details -
[FIX] prevent errors when adding payment lines manually
[FIX] Fixed tests
Configuration menu - View commit details
-
Copy full SHA for 581d24b - Browse repository at this point
Copy the full SHA 581d24bView commit details -
[ADD] handle supplier refund when paying a supplier invoice which con…
…tains a discount [ADD] use the supplier payment term when creating a refund
Configuration menu - View commit details
-
Copy full SHA for b94e7e9 - Browse repository at this point
Copy the full SHA b94e7e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b114a - Browse repository at this point
Copy the full SHA f9b114aView commit details -
[FIX] display the real discount amount on the payment line
[FIX] fix typo
Configuration menu - View commit details
-
Copy full SHA for e318bd7 - Browse repository at this point
Copy the full SHA e318bd7View commit details -
[FIX] Hide pay_with_discount field in the payment order line view
[ADD] allow to toggle the discount on the payment order even if the discount due date is in the past [FIX] force to load discount payment term options when the partner changes
Configuration menu - View commit details
-
Copy full SHA for b3966d4 - Browse repository at this point
Copy the full SHA b3966d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f67dfab - Browse repository at this point
Copy the full SHA f67dfabView commit details -
Configuration menu - View commit details
-
Copy full SHA for a21a946 - Browse repository at this point
Copy the full SHA a21a946View commit details -
Configuration menu - View commit details
-
Copy full SHA for fba798e - Browse repository at this point
Copy the full SHA fba798eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ba37b - Browse repository at this point
Copy the full SHA 55ba37bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 041dc7c - Browse repository at this point
Copy the full SHA 041dc7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd793c9 - Browse repository at this point
Copy the full SHA bd793c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb05b24 - Browse repository at this point
Copy the full SHA eb05b24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c152c0 - Browse repository at this point
Copy the full SHA 9c152c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76d45c1 - Browse repository at this point
Copy the full SHA 76d45c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6555960 - Browse repository at this point
Copy the full SHA 6555960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cf372 - Browse repository at this point
Copy the full SHA 95cf372View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a55ea - Browse repository at this point
Copy the full SHA 11a55eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 092a7f8 - Browse repository at this point
Copy the full SHA 092a7f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06fcdfa - Browse repository at this point
Copy the full SHA 06fcdfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4980c32 - Browse repository at this point
Copy the full SHA 4980c32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85e2d3e - Browse repository at this point
Copy the full SHA 85e2d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3a2c6 - Browse repository at this point
Copy the full SHA 5b3a2c6View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-payment-14.0/account-payment-14.0-account_cash_discount_payment Translate-URL: https://translation.odoo-community.org/projects/account-payment-14-0/account-payment-14-0-account_cash_discount_payment/
Configuration menu - View commit details
-
Copy full SHA for cc96dc6 - Browse repository at this point
Copy the full SHA cc96dc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7352480 - Browse repository at this point
Copy the full SHA 7352480View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (23 of 23 strings) Translation: account-payment-14.0/account-payment-14.0-account_cash_discount_payment Translate-URL: https://translation.odoo-community.org/projects/account-payment-14-0/account-payment-14-0-account_cash_discount_payment/es/
Configuration menu - View commit details
-
Copy full SHA for b0e3834 - Browse repository at this point
Copy the full SHA b0e3834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a820be - Browse repository at this point
Copy the full SHA 7a820beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe6584 - Browse repository at this point
Copy the full SHA 6fe6584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9372b88 - Browse repository at this point
Copy the full SHA 9372b88View commit details