Skip to content

Commit 8250392

Browse files
Fix manifest and model imports for Odoo module
1 parent 0077720 commit 8250392

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
from . import scrm_records_management
2+
from . import pickup_request
3+
from . import shredding_service
4+
from . import stock_picking
5+
from . import stock_production_lot

0 commit comments

Comments
 (0)