Debug Documents
This commit is contained in:
parent
8b4496da79
commit
e339b8d851
1 changed files with 1 additions and 0 deletions
1
vendor/view/documents/documents_form.php
vendored
1
vendor/view/documents/documents_form.php
vendored
|
|
@ -273,6 +273,7 @@ try{
|
|||
|
||||
<?php }} ?>
|
||||
|
||||
<input type="text" name="company_id" value="<?php echo $DocumentsResult->company_id;?>">
|
||||
<input type="hidden" name="documents_id" value="<?php echo $DocumentsResult->documents_id;?>">
|
||||
<input type="hidden" name="TABLE" value="documents" />
|
||||
<input type="hidden" name="ACTION" value="documents_save" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue