Skip to content
Snippets Groups Projects
Commit 561d5e82 authored by Jean-François Ferry's avatar Jean-François Ferry
Browse files

Rename libelle product field into label

parent 5c7f7f6d
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ class ProductApi extends DolibarrApi {
*/
static $FIELDS = array(
'ref',
'libelle' // @todo : marked deprecated but stille in use instead of label
'label'
);
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment