Remove unused erp_reference field and clarify Odoo ID fields on BillingEntity #572

Merged
tobru merged 1 commit from remove-billingentity-erp-reference into main 2026-06-25 14:42:45 +00:00
Owner

The erp_reference field was only referenced in the Django admin list/search config and had no functional role. Odoo linkage is handled by odoo_company_id and odoo_invoice_id instead, which now carry descriptive verbose_name labels ("Odoo Partner Company DB ID" and "Odoo Partner Invoice Contact DB ID")

The erp_reference field was only referenced in the Django admin list/search config and had no functional role. Odoo linkage is handled by odoo_company_id and odoo_invoice_id instead, which now carry descriptive verbose_name labels ("Odoo Partner Company DB ID" and "Odoo Partner Invoice Contact DB ID")
Remove unused erp_reference field and clarify Odoo ID fields on BillingEntity
All checks were successful
Tests / test (push) Successful in 1m1s
694e1b3ef0
The erp_reference field was only referenced in the Django admin list/search
config and had no functional role. Odoo linkage is handled by
odoo_company_id and odoo_invoice_id instead, which now carry descriptive
verbose_name labels ("Odoo Partner Company DB ID" and
"Odoo Partner Invoice Contact DB ID").

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
tobru merged commit 8cabe4167d into main 2026-06-25 14:42:45 +00:00
tobru deleted branch remove-billingentity-erp-reference 2026-06-25 14:42:45 +00:00
Sign in to join this conversation.
No description provided.