summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-01-02 15:31:46 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-01-02 15:31:46 +0700
commitddaef3895870403548d032a892a3365de38c016c (patch)
tree1ea51a7e51e23dc971aa591cc979b7660e0404e9 /indoteknik_custom/__manifest__.py
parent0d5114af051fed9575bc0d108a0fa14a13875f1b (diff)
add sales outstanding for monitoring outgoing qty, and add sales person, purchaser
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index e8e89c1a..c3821327 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -50,6 +50,7 @@
'views/website_categories_homepage.xml',
'views/sales_target.xml',
'views/purchase_outstanding.xml',
+ 'views/sales_outstanding.xml',
'report/report.xml',
'report/report_banner_banner.xml',
'report/report_banner_banner2.xml',