diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-11-05 13:22:35 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-11-05 13:22:35 +0700 |
| commit | 9602db0d08b64f50e02d3e25ab3846221bf2cb08 (patch) | |
| tree | afac23a29f57c792cd98e2697a9d4873bacacbea | |
| parent | 8b0520033133edd237bca126870ed06f696bdf4f (diff) | |
temporary disable reserve stock
| -rwxr-xr-x | indoteknik_custom/views/purchase_order.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 06c76a82..0e6b6792 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -212,7 +212,6 @@ <field name="code">model.procure_calculation()</field> <field name="state">code</field> <field name="priority">75</field> - <field name="active">True</field> </record> </data> <data> |
