Debug accounting menu. Can now edit product account if already set.

This commit is contained in:
Laurent Destailleur
2016-11-04 15:43:30 +01:00
parent 0f016bbbcb
commit e59c2bb61c
8 changed files with 184 additions and 95 deletions

View File

@@ -5197,7 +5197,7 @@ function dol_osencode($str)
* Store also Code-Id into a cache to speed up next request on same key.
*
* @param DoliDB $db Database handler
* @param string $key Code to get Id
* @param string $key Code or Id to get Id or Code
* @param string $tablename Table name without prefix
* @param string $fieldkey Field for code
* @param string $fieldid Field for id