|
@ -13,13 +13,11 @@ |
|
|
<block title="Auto Invoice Post" id="auto_invoice_post"> |
|
|
<block title="Auto Invoice Post" id="auto_invoice_post"> |
|
|
<setting id="delivery_validate" string="Auto Post invoice" |
|
|
<setting id="delivery_validate" string="Auto Post invoice" |
|
|
help="Create and post invoice on delivery validate"> |
|
|
help="Create and post invoice on delivery validate"> |
|
|
<field name="is_create_invoice_delivery_validate" |
|
|
<field name="is_create_invoice_delivery_validate"/> |
|
|
widget="upgrade_boolean"/> |
|
|
|
|
|
</setting> |
|
|
</setting> |
|
|
<setting id="send_invoice" string="Auto Send Invoice" |
|
|
<setting id="send_invoice" string="Auto Send Invoice" |
|
|
help="Enable to send invoice to customer on delivery validate "> |
|
|
help="Enable to send invoice to customer on delivery validate "> |
|
|
<field name="is_auto_send_invoice" |
|
|
<field name="is_auto_send_invoice"/> |
|
|
widget="upgrade_boolean"/> |
|
|
|
|
|
</setting> |
|
|
</setting> |
|
|
</block> |
|
|
</block> |
|
|
</xpath> |
|
|
</xpath> |
|
|