Files
dolibarr/htdocs/modulebuilder/template
VMR Global Solutions 926aa6fec7 API add / fix filter on extrafields in index()
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern 
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
..
2023-02-09 15:28:05 +01:00
2023-03-07 16:47:24 +01:00
wip
2022-09-19 14:16:23 +02:00
2023-01-06 19:24:57 +01:00
2023-04-18 20:33:36 +02:00
2023-04-18 20:37:07 +02:00
2023-03-23 14:01:54 +01:00
2023-04-18 20:33:36 +02:00
2023-04-18 20:33:36 +02:00
2023-04-24 18:09:18 +02:00
2023-04-18 20:33:36 +02:00

MYMODULE FOR DOLIBARR ERP CRM

Features

Description of the module...

Other external modules are available on Dolistore.com.

Translations

Translations can be completed manually by editing files into directories langs.

Licenses

Main code

GPLv3 or (at your option) any later version. See file COPYING for more information.

Documentation

All texts and readmes are licensed under GFDL.