diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-07-23 16:53:18 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-07-23 16:53:18 +0700 |
| commit | a5da6a49dda2d756f907f072a00fb50672893682 (patch) | |
| tree | 66d9729dd05861c33bc5e599305df5fcefd766be /indoteknik_custom/models/__init__.py | |
| parent | e661868aa6a593114de434dcd0d1b01d8ca3b426 (diff) | |
| parent | 85a4b86386eeb41be51fd1801f7958bdafb00255 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into odoo-backup
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index b815b472..44f383b0 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -152,4 +152,5 @@ from . import stock_inventory from . import sale_order_delay from . import approval_invoice_date from . import approval_payment_term +from . import refund_sale_order # from . import patch |
