diff options
Diffstat (limited to 'fixco_custom/models/__init__.py')
| -rwxr-xr-x | fixco_custom/models/__init__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py index c9c2484..8316e53 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -31,4 +31,5 @@ from . import update_depreciation_move_wizard from . import invoice_reklas from . import uangmuka_pembelian from . import coretax_faktur -from . import token_log
\ No newline at end of file +from . import token_log +from . import purchase_pricelist_wizard
\ No newline at end of file |
