diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-02-02 13:32:55 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-02-02 13:32:55 +0700 |
| commit | 8978868864925683d02342112020e7fc047a4acf (patch) | |
| tree | 1176a2d6f65e71a4bccde20c6dd4cbea79b4b8fa /indoteknik_custom/models/__init__.py | |
| parent | d6c7fad834f954f892cea0eb9e082db822bc8f2b (diff) | |
logbook sj and mark as cancel po
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 76387ff8..4b29e71d 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -98,3 +98,14 @@ from . import purchase_order_multi_update from . import invoice_reklas_penjualan from . import purchase_order_multi_confirm from . import stock_quant +<<<<<<< Updated upstream +<<<<<<< Updated upstream +from . import po_multi_cancel +======= +from . import logbook_sj +from . import report_logbook_sj +>>>>>>> Stashed changes +======= +from . import logbook_sj +from . import report_logbook_sj +>>>>>>> Stashed changes |
