Commit Graph

1531 Commits

Author SHA1 Message Date
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
Laurent Destailleur
0f5fc7353e Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/admin/index.php
	htdocs/admin/mailing.php
	htdocs/admin/paymentbybanktransfer.php
	htdocs/admin/prelevement.php
	htdocs/modulebuilder/template/admin/setup.php
2021-01-24 15:29:53 +01:00
Laurent Destailleur
452aea1d8b Fix bad test 2021-01-23 17:59:56 +01:00
Laurent Destailleur
dd69aed27b Fix error test 2021-01-23 17:49:08 +01:00
Laurent Destailleur
e1b6f33894 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/contact/card.php
	htdocs/contact/class/contact.class.php
	htdocs/langs/fr_FR/stocks.lang
	htdocs/modulebuilder/template/myobject_list.php
2021-01-22 13:40:00 +01:00
Laurent Destailleur
039cb0685b Fix default filter 2021-01-21 14:43:57 +01:00
David Bensel
9813cb430a FIX: type 'sellist' not handled properly in showInputField and showOutputField 2021-01-18 19:14:12 +01:00
David Bensel
85d63891d9 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2021-01-18 17:33:22 +03:00
David Bensel
b777a0660c FIX: type 'sellist' not handled properly in showInputField and showOutputField 2021-01-18 17:31:49 +03:00
Laurent Destailleur
aaddda9a6e Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/bookkeeping/list.php
	htdocs/accountancy/bookkeeping/listbysubaccount.php
	htdocs/accountancy/class/accountancyexport.class.php
	htdocs/user/class/usergroup.class.php
2021-01-14 14:13:08 +01:00
Laurent Destailleur
2ea5b331b4 README 2021-01-13 12:36:33 +01:00
Frédéric FRANCE
39453b720e Update myobject_contact.php 2021-01-07 18:06:10 +01:00
Frédéric FRANCE
5ee6c13974 Update myobject_card.php 2021-01-07 18:04:15 +01:00
Frédéric FRANCE
ffef95d628 Update myobject_agenda.php 2021-01-07 18:02:29 +01:00
Frédéric FRANCE
e3271ed428 Update mymodule.js.php 2021-01-07 18:01:53 +01:00
Frédéric FRANCE
39b03ef962 Update setup.php 2021-01-07 18:00:23 +01:00
Frédéric FRANCE
2b3b1a7fea Update myobject_list.php 2021-01-06 20:54:20 +01:00
Frédéric FRANCE
241a738a29 Update myobject_document.php 2021-01-06 20:41:17 +01:00
Frédéric FRANCE
80d4bb4284 Update myobject_note.php 2021-01-06 20:39:50 +01:00
Frédéric FRANCE
f4b2329b5d Update myobject_card.php 2021-01-06 20:38:41 +01:00
Frédéric FRANCE
c3d970fce8 Update myobject_agenda.php 2021-01-06 20:34:18 +01:00
Frédéric FRANCE
ccfba6a9f2 Update mymoduleindex.php 2021-01-06 20:29:47 +01:00
Frédéric FRANCE
7a26a1212c Update mymodule.css.php 2021-01-06 20:28:50 +01:00
Frédéric FRANCE
8117fb7cb2 Update modMyModule.class.php 2021-01-06 20:27:45 +01:00
Frédéric FRANCE
79b6a3ed40 Update setup.php 2021-01-06 20:24:45 +01:00
Frédéric FRANCE
d6d4d3ff91 Update myobject_extrafields.php 2021-01-06 20:18:33 +01:00
Frédéric FRANCE
03ac5b76da code syntax 2021-01-06 20:16:43 +01:00
Laurent Destailleur
8baa4c67ae Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop 2021-01-04 12:34:09 +01:00
stickler-ci
30cd041209 Fixing style errors. 2021-01-04 10:57:18 +00:00
Laurent Destailleur
82395d578b Update myobject_card.php 2021-01-04 11:56:56 +01:00
Maxime Kohlhaas
e5fbb963a3 Fix picto in template 2021-01-03 22:53:04 +01:00
Maxime Kohlhaas
5792995b1f Fix function call 2021-01-03 22:52:36 +01:00
Maxime Kohlhaas
96411ed491 Fix use dolGetButton in templates 2021-01-02 18:05:18 +01:00
Laurent Destailleur
ee38568eab Merge pull request #15434 from FHenry/dev_default_date_filter_module_builder
NEW Dev default date filter module builder
2020-12-31 00:10:08 +01:00
Laurent Destailleur
199b46cfaf Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
	htdocs/langs/en_US/modulebuilder.lang
2020-12-27 16:53:15 +01:00
Laurent Destailleur
5fc3a9ce7d Debug v13 2020-12-27 15:39:10 +01:00
Maxime Kohlhaas
4cee1e8d79 Fix admin/myobject_extrafields page 2020-12-25 11:53:06 +01:00
Maxime Kohlhaas
11146a0b66 Add contact tab in default generated php files 2020-12-25 11:52:34 +01:00
Laurent Destailleur
d65dc85a10 FIX for php 8 2020-12-23 19:16:25 +01:00
Laurent Destailleur
832db82fce Fix warnings 2020-12-18 14:40:45 +01:00
Laurent Destailleur
b740d79f8e Fix v13 2020-12-17 22:52:42 +01:00
David Bensel
9653033e99 update 2020-12-14 23:01:04 +03:00
David Bensel
bc9f7c83f4 update 2020-12-14 22:40:47 +03:00
Laurent Destailleur
07cf81be17 Fix search and navigation 2020-12-14 11:28:18 +01:00
Laurent Destailleur
0968c68cf9 Enhance widget 2020-12-12 12:45:43 +01:00
Laurent Destailleur
2adbd29b49 Debug generation of doc from modulebuilder 2020-12-11 14:22:36 +01:00
Laurent Destailleur
4ec598d571 Debug v11 2020-12-11 02:12:39 +01:00
Laurent Destailleur
10a0c98f94 Debug v13 2020-12-09 19:26:41 +01:00
Laurent Destailleur
d9ba821411 Merge pull request #15669 from frederic34/template
typo ortho
2020-12-07 22:35:45 +01:00
Frédéric FRANCE
4e18f46f28 doxygen 2020-12-05 23:53:55 +01:00