[12.0][ADD] l10n_do_accounting and l10n_do_ecf_invoicing modules: implement fiscal number and ECF features#1206
Open
daniel-pcg wants to merge 13 commits into
Open
[12.0][ADD] l10n_do_accounting and l10n_do_ecf_invoicing modules: implement fiscal number and ECF features#1206daniel-pcg wants to merge 13 commits into
daniel-pcg wants to merge 13 commits into
Conversation
Contributor
daniel-pcg
commented
Sep 22, 2025
- Added l10n_do_accounting module with fields for fiscal number and updated account invoice and journal models.
- Introduced l10n_do_ecf_invoicing module with ECF-related fields and post-init hooks for invoice updates.
- Updated .gitignore to include OSX files.
… fiscal number and ECF features - Added l10n_do_accounting module with fields for fiscal number and updated account invoice and journal models. - Introduced l10n_do_ecf_invoicing module with ECF-related fields and post-init hooks for invoice updates. - Updated .gitignore to include OSX files.
4df889f to
deb3527
Compare
…ooks - Introduced l10n_do_origin_ncf field in the account_invoice model. - Updated post-init hook to set l10n_do_origin_ncf from origin_out. - Enhanced post-init hook in l10n_do_ecf_invoicing to include ECF file updates.
- Removed l10n_do_ecf_edi_file and l10n_do_ecf_edi_file_name fields from the AccountInvoice model. - Eliminated corresponding SQL updates in the post-init hook for ECF file handling.
… hook - Introduced l10n_do_payment_form field in the AccountJournal model with various payment options. - Updated post-init hook to include SQL update for the new payment form field in account_journal.
…ds and update post-init hook - Added fields for l10n_do_expense_type, l10n_do_cancellation_type, l10n_do_income_type, and l10n_do_ecf_modification_code in the AccountInvoice model. - Updated post-init hook to include SQL updates for the new fields in account_invoice.
… post-init hook - Introduced l10n_do_ncf_expiration_date field in the AccountInvoice model. - Updated post-init hook to set l10n_do_ncf_expiration_date from ncf_expiration_date in account_invoice.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.