Skip to content
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

[14.0][MIG] account_payment_promissory_note: Migration to 14.0 #770

Draft
wants to merge 14 commits into
base: 14.0
Choose a base branch
from

Conversation

unaiberis
Copy link

No description provided.

CarlosRoca13 and others added 13 commits November 21, 2024 11:32
…ry inheritance

Fixed a bug that causes the expiration date not to be defined by default

Eliminated the inheritance on 'account.payment' and 'account.register.payment'
of 'account.abstract.payment' because the main models deppend on it yet.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-payment-13.0/account-payment-13.0-account_payment_promissory_note
Translate-URL: https://translation.odoo-community.org/projects/account-payment-13-0/account-payment-13-0-account_payment_promissory_note/
Applied changes on due_date for take care about the partner groups on register payments.

On one hand, if the field due_date is empty the camp will take the latest due_date of the invoices that form the payment.

On the other hand, if we set a value on due_date field, all the payments generated will take this value.
…moves

The method _get_liquidity_move_line_vals does not exist on v13, so we change it to new method to extend the due date to the related account moves.

TT32207
@unaiberis unaiberis force-pushed the 14.0-mig-account_payment_promissory_note branch 4 times, most recently from 3b6ef65 to 1ca9cb1 Compare November 22, 2024 12:54
@unaiberis unaiberis force-pushed the 14.0-mig-account_payment_promissory_note branch from 1ca9cb1 to e3595dc Compare November 29, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants