This commit is contained in:
gsinghpal
2026-04-12 09:09:50 -04:00
parent d07159b9b5
commit be611876ad
470 changed files with 41761 additions and 51 deletions

View File

@@ -0,0 +1,13 @@
# -*- coding: utf-8 -*-
# Copyright 2026 Nexa Systems Inc.
# License OPL-1 (Odoo Proprietary License v1.0)
# Part of the Fusion Plating product family.
from . import fp_vehicle
from . import hr_employee
from . import fp_pickup_request
from . import fp_delivery
from . import fp_route
from . import fp_route_stop
from . import fp_chain_of_custody
from . import fp_proof_of_delivery