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 f20c116..37c8b45 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -33,4 +33,5 @@ from . import uangmuka_pembelian from . import coretax_faktur from . import token_log from . import purchase_pricelist_wizard -from . import stock_picking_return
\ No newline at end of file +from . import stock_picking_return +from . import account_move_reversal
\ No newline at end of file |
