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