diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-03-01 22:59:52 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-03-01 22:59:52 +0700 |
| commit | d18a5e4e79bad1193198160abeff73302767f509 (patch) | |
| tree | ae5ad4ea5d9d58ef19dcf6fbe9c7681467f4fe32 /fixco_custom/__manifest__.py | |
| parent | f62b42549df53a352b1da2df584e9a98b5d16975 (diff) | |
<MIqdad> fix reverse invoice (kelar)
Diffstat (limited to 'fixco_custom/__manifest__.py')
| -rwxr-xr-x | fixco_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index b72622a..5d9a65a 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -58,6 +58,7 @@ 'views/stock_inventory.xml', 'views/kartu_stock.xml', 'views/account_lock_date.xml', + 'views/account_move_reversal_wiz.xml', ], 'demo': [], 'css': [], |
