Removed comment block
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-11-04 12:45:02 +01:00
parent fd05455027
commit 2b6048ca4d
1 changed files with 0 additions and 16 deletions

View File

@ -152,22 +152,6 @@
rule>
</vn-autocomplete>
</vn-horizontal>
<!--
<vn-horizontal>
<vn-check
vn-one
label="Is equalizated"
ng-model="$ctrl.client.isEqualizated"
info="In order to invoice, this field is not consulted, but the consignee's ET. When modifying this field if the invoice by address option is not checked, the change will be automatically propagated to all addresses, otherwise the user will be asked if he wants to propagate it or not."
on-change="$ctrl.onChangeEqualizated(value)">
</vn-check>
<vn-check
vn-one
label="Verified data"
ng-model="$ctrl.client.isTaxDataChecked"
vn-acl="salesAssistant">
</vn-check>
</vn-horizontal> -->
</vn-card>
<vn-button-bar>
<vn-submit label="Save"></vn-submit>