From 7fdf8b3eb8cf42c7223039267faa4d22ba0ba334 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 2 Jan 2026 19:29:12 +0700 Subject: push multiple cancel picking and template cancel picking --- fixco_custom/models/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fixco_custom/models/__init__.py') diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py index 37c8b45..393efeb 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -34,4 +34,5 @@ from . import coretax_faktur from . import token_log from . import purchase_pricelist_wizard from . import stock_picking_return -from . import account_move_reversal \ No newline at end of file +from . import account_move_reversal +from . import upload_cancel_picking \ No newline at end of file -- cgit v1.2.3