NEW Can edit value date of a vat payment after recording it.

This commit is contained in:
Laurent Destailleur
2016-03-25 14:49:48 +01:00
parent a2b3b24ca9
commit 4ec41bc33b
5 changed files with 123 additions and 81 deletions

View File

@@ -958,6 +958,7 @@ function dol_banner_tab($object, $paramid, $morehtml='', $shownav=1, $fieldid='r
* @param string $langkey Translation key
* @param string $fieldkey Key of the html select field the text refers to
* @param int $fieldrequired 1=Field is mandatory
* @deprecated Form::editfieldkey
*/
function fieldLabel($langkey, $fieldkey, $fieldrequired=0)
{