summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-07-31 09:01:53 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-07-31 09:01:53 +0700
commit771b68d8ece431c00e3d4b2c81be317b19ea3cba (patch)
tree684c104c3a13187411b04ce11fec9828a859df67
parent0d67750d445b268bb675d6220008fce8deec421b (diff)
fix source
-rwxr-xr-xindoteknik_custom/views/sale_order.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml
index f7f9c0ea..cd2b22c3 100755
--- a/indoteknik_custom/views/sale_order.xml
+++ b/indoteknik_custom/views/sale_order.xml
@@ -58,7 +58,7 @@
</xpath>
<field name="source_id" position="attributes">
<attribute name="domain">[('id', 'in', [32, 59, 60, 61])]</attribute>
- <attribute name="attrs">{'required':[('create_date', '&gt;', '2023-07-30')]}
+ <attribute name="attrs">{'required':[('create_date', '&gt;', '2023-08-30')]}
</attribute>
</field>
<xpath expr="//form/sheet/notebook/page/field[@name='order_line']/tree/field[@name='price_total']" position="after">