Saturday, July 5, 2025
4 changes
2 changes
New functionality added to Odoo
Malaysian Point of Sale can now prepare and send consolidated invoice information to MyInvois, helping businesses meet local e-invoicing requirements from PoS sales. Logged-in customers also get relevant Malaysian e-invoicing fields in the portal so they can retrieve invoices more easily after purchase.
Original PR description
Adds support for sending consolidated invoices to MyInvois from the PoS. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#217604 Forward-Port-Of: odoo/odoo#215786
Adds support for the Document Summary section in India GSTR-1 returns, helping businesses include required invoice, debit note, and credit note counts in their GST filings. Users can generate these lines automatically or update them manually, and the data is included in both JSON filing exports and spreadsheet reports for easier review.
Original PR description
- Introduced a new module l10n_in_reports_gstr_document_summary to handle Table 13 (Document Summary) in GSTR-1 reporting. - Enables both automatic generation and manual updation of document summary lines for each return period. - Automatic generation currently supports three document types: invoices (out_invoice) , debit notes (debit_origin_id) and credit notes (out_refund). - Integrates directly with GSTR-1 JSON by appending the doc_issue structure as per the official GST schema. - Also extends the GSTR-1 spreadsheet export to include document summary data for verification and auditability. taskId-4765771 Forward-Port-Of: odoo/enterprise#85473
1 change
New functionality added to Odoo
Adds document summary reporting for India GSTR-1 returns, covering Table 13 details for invoices, debit notes, and credit notes. Businesses can generate these summaries automatically, adjust them manually when needed, and include them in JSON and spreadsheet exports for filing checks and audit support.
Original PR description
1 change
New functionality added to Odoo
Adds support for Document Summary reporting in GSTR-1, helping Indian businesses include required Table 13 details in their tax filings. Users can automatically generate or manually update document summary lines, and the information is included in both JSON filing output and spreadsheet exports for easier review and audit checks.
Original PR description
- Introduced a new module l10n_in_reports_gstr_document_summary to handle Table 13 (Document Summary) in GSTR-1 reporting. - Enables both automatic generation and manual updation of document summary lines for each return period. - Automatic generation currently supports three document types: invoices (out_invoice) , debit notes (debit_origin_id) and credit notes (out_refund). - Integrates directly with GSTR-1 JSON by appending the doc_issue structure as per the official GST schema. - Also extends the GSTR-1 spreadsheet export to include document summary data for verification and auditability. taskId-4765771 Forward-Port-Of: odoo/enterprise#85473
- Introduced a new module l10n_in_reports_gstr_document_summary to handle Table 13 (Document Summary) in GSTR-1 reporting. - Enables both automatic generation and manual updation of document summary lines for each return period. - Automatic generation currently supports three document types: invoices (out_invoice) , debit notes (debit_origin_id) and credit notes (out_refund). - Integrates directly with GSTR-1 JSON by appending the doc_issue structure as per the official GST schema. - Also extends the GSTR-1 spreadsheet export to include document summary data for verification and auditability. taskId-4765771 Forward-Port-Of: odoo/enterprise#85473