Update productaccount.php
This commit is contained in:
parent
c9aa00c09f
commit
dff30f17a5
@ -439,7 +439,7 @@ if ($result)
|
||||
print '</td>';
|
||||
} else {
|
||||
// Accounting account sell
|
||||
print '<td style="text-align:left;">';
|
||||
print '<td class="left">';
|
||||
//$defaultvalue=GETPOST('codeventil_' . $product_static->id,'alpha'); This is id and we need a code
|
||||
if (empty($defaultvalue)) $defaultvalue=$compta_prodsell;
|
||||
$codesell=length_accountg($obj->accountancy_code_sell);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user