diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-04 16:57:56 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-04 16:57:56 +0700 |
| commit | ef860cf6815dceb0a806a08b2118390830ccdae0 (patch) | |
| tree | a2d647fdae4a60db4486080b9c3a284fa7d644c8 /fixco_custom/__manifest__.py | |
| parent | 91607253601526603d74399f5603ed9ffb3a7b86 (diff) | |
purchase pricelist and schema invoice
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 62a199e..4abf544 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -22,6 +22,7 @@ 'views/account_move.xml', 'views/upload_payments.xml', 'views/ir_sequence.xml', + 'views/purchase_pricelist.xml', ], 'demo': [], 'css': [], |
