|
|
|
|
@ -25,7 +25,6 @@ |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="block" style="border-bottom: 1px solid #777; padding: 0 20px 5px 0;"> |
|
|
|
|
{# {% include 'docs/parts/form_field.html' with field=form.doc_reason id="doc_reason" classes="field" label="Основание" %}#} |
|
|
|
|
{% include 'docs/parts/form_field.html' with field=form.nds_value id="nds_value" classes="left nds_block__inline" label="НДС" no_clear_after="True" %} |
|
|
|
|
{% include 'docs/parts/form_field.html' with field=form.nds_method id="nds_method" classes="left nds-method hidden" no_clear_after="True" %} |
|
|
|
|
<div class="clear"></div> |
|
|
|
|
|