Files
dolibarr/htdocs/modulebuilder/template
werewolf7160 83f24e6fd2 call to createCommon() return int and not bool
with generated Object, the post request call to createCommon() in it and taht function return a int (id or -1 if error).
but the test on the returned value is a '!', that don't return false on "-1".
a post request with an sql error for example(foreign key error for my test), will always return 200 instead of 500 with the error
2021-02-06 00:21:53 +01:00
..
2021-01-23 17:59:56 +01:00
2019-09-23 21:55:30 +02:00
2021-01-13 12:36:33 +01:00
2020-04-06 19:03:48 +02:00
2020-04-10 08:59:32 +00:00
2019-09-23 21:55:30 +02:00
2020-08-27 21:46:28 +02:00
2020-12-01 01:41:19 +00:00
2020-05-01 08:13:03 +02:00
2019-10-24 11:51:24 +02:00
2019-12-05 20:57:43 +01:00
2020-08-06 15:55:04 +02:00
2020-09-21 13:54:26 +02:00
2021-01-03 22:53:04 +01:00
2021-01-04 10:57:18 +00:00
2020-11-18 12:37:18 +01:00
2021-01-21 14:43:57 +01:00
2020-10-27 18:19:31 +01:00
2021-01-13 12:36:33 +01: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.