diff options
Diffstat (limited to 'fixco_custom/models/__init__.py')
| -rwxr-xr-x | fixco_custom/models/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py index 4fd81d8..226e6b9 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -16,3 +16,5 @@ from . import print_picking_list from . import stock_picking_print_picking_list from . import uangmuka_penjualan from . import upload_ginee +from . import purchase_order_line +from . import purchase_order |
