diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-28 11:22:49 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-28 11:22:49 +0700 |
| commit | ece8f2950b6c8fc8b65def8bc70d347fe7157f96 (patch) | |
| tree | fdd85bcac414aa2ee968ee6f640b010f5d70289d /fixco_custom/views/detail_order.xml | |
| parent | b48199f0ffefe2ccd43799c06f679f1db96c5334 (diff) | |
skema buffer stock, cr purchasing job, api cancel so
Diffstat (limited to 'fixco_custom/views/detail_order.xml')
| -rwxr-xr-x | fixco_custom/views/detail_order.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fixco_custom/views/detail_order.xml b/fixco_custom/views/detail_order.xml index 228f9e4..90e2e6b 100755 --- a/fixco_custom/views/detail_order.xml +++ b/fixco_custom/views/detail_order.xml @@ -27,12 +27,10 @@ <button name="execute_queue" string="Create Detail Order" type="object" - attrs="{'invisible': [('detail_order', '!=', True)]}" /> <button name="execute_queue_detail" string="Create SO" type="object" - attrs="{'invisible': [('sale_id', '!=', True), ('detail_order', '!=', False)]}" /> </header> <sheet> |
