Commit Graph

112767 Commits

Author SHA1 Message Date
Alexandre SPANGARO
84900ceab7 Add documentation and data example on table 2022-05-21 07:55:48 +02:00
Alexandre SPANGARO
db522fe685 Merge remote-tracking branch 'upstream/develop' into 16a12_assets_sql 2022-05-21 07:16:45 +02:00
Laurent Destailleur
a55fe58d4c
Merge pull request #20921 from homer8173/patch-30
FIX scrutinizer
2022-05-21 01:40:37 +02:00
John BOTELLA
cf321dd8e5 change comment 2022-05-21 01:26:02 +02:00
Maxime Kohlhaas
0d7386ab89 Fix select projet on event creation 2022-05-21 01:23:39 +02:00
Laurent Destailleur
980c9874ab
Merge pull request #20895 from ATM-Consulting/FIX_15.0_unable_to_add_several_cron_jobs_with_same_method_and_different_parameters
FIX 15.0: modules cannot declare more than 1 cron job using the same method with different parameters
2022-05-21 01:17:28 +02:00
Laurent Destailleur
6aa4ce2acb
Merge pull request #20896 from marc-dll/13.0_FIX_new_membership_select_width
FIX: new member subscription: bank account and payment mode might be hidden
2022-05-21 00:48:58 +02:00
Laurent Destailleur
ef32179ba7
Merge pull request #20935 from atm-maxime/fix_fields_check_enabled
Fix : fields must check module enabled
2022-05-21 00:48:22 +02:00
Laurent Destailleur
4378ec2e2b
Merge pull request #20879 from altairisfr/takepos_hide_stock
NEW: TAKEPOS - add constant to hide stock on cart lines
2022-05-21 00:47:41 +02:00
Laurent Destailleur
d84bdf3dc2
Merge pull request #20897 from Hystepik/develop#5
Fix : contact backtopage on confirm_delete
2022-05-21 00:46:37 +02:00
Laurent Destailleur
9a0e5c0591
Merge pull request #20898 from frederic34/patch-1
Update card.php
2022-05-21 00:45:36 +02:00
Laurent Destailleur
c02e3f959f
Merge pull request #20899 from atm-gauthier/NEW/sortorder_on_holiday_type_dictionnary
New/sortorder on holiday type dictionnary
2022-05-21 00:43:52 +02:00
Laurent Destailleur
1196d6f48c
Merge pull request #20907 from atm-quentin/NEW_hook_format_address
FIX : hook for dol_format_address
2022-05-21 00:42:11 +02:00
Laurent Destailleur
3080aafa2a
Merge pull request #20914 from grandoc/new_branch_20_05_2022_02
The property supplier_invoice_id does not seem to exist on Asset
2022-05-21 00:40:55 +02:00
Laurent Destailleur
a24fad1a44
Merge pull request #20925 from homer8173/patch-34
Update files.lib.php
2022-05-21 00:39:10 +02:00
John BOTELLA
e48bf14dae Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_formsetup_as_default 2022-05-21 00:38:53 +02:00
Laurent Destailleur
cd4a449580
Merge pull request #20924 from homer8173/patch-33
FIX scrutinizer
2022-05-21 00:36:48 +02:00
John BOTELLA
f8dcc1daaf Add form setup and backport as default setup builder 2022-05-21 00:36:13 +02:00
Laurent Destailleur
305798906b
Merge pull request #20928 from Hystepik/develop#7
Fix : bug import societe with null status
2022-05-21 00:33:31 +02:00
John BOTELLA
72bfedaba1 Add form setup and backport as default setup builder 2022-05-21 00:33:28 +02:00
Laurent Destailleur
fffd655442
Merge pull request #20933 from atm-maxime/fix_recruitment_missing_const
Fix missing const in recruitment module
2022-05-21 00:24:01 +02:00
Laurent Destailleur
e2c411b224
Merge pull request #20934 from atm-maxime/fix_er_right_to_pay
Fix wrong right test to show button
2022-05-21 00:23:51 +02:00
Maxime Kohlhaas
755bce9fe1 Fix : date_creation must have visible=-2 2022-05-21 00:22:47 +02:00
Maxime Kohlhaas
cff5ec8605 Fix : fields must check module enabled 2022-05-21 00:08:18 +02:00
Laurent Destailleur
106fe22234 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-05-20 23:35:41 +02:00
Laurent Destailleur
d9dbfd063b Debug v16 2022-05-20 23:34:58 +02:00
Maxime Kohlhaas
8231a9ea0f Fix wrong right test to show button 2022-05-20 23:29:35 +02:00
Laurent Destailleur
98d22ed31b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-05-20 23:29:32 +02:00
Laurent Destailleur
ee6131612a Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
	htdocs/accountancy/class/bookkeeping.class.php
2022-05-20 23:28:01 +02:00
Laurent Destailleur
b184a1512f
Merge pull request #20909 from daraelmin/patch-2
FIX regression PR #20713
2022-05-20 23:24:34 +02:00
Maxime Kohlhaas
bba6a917cb Fix missing const in recruitment module 2022-05-20 23:21:08 +02:00
Laurent Destailleur
29092c2eca
Merge pull request #20929 from atm-john/16.0_fix_form_setup
FIX : fatal error and missing param
2022-05-20 23:10:42 +02:00
Laurent Destailleur
420feba56f
Merge branch 'develop' into develop#6 2022-05-20 23:06:30 +02:00
Laurent Destailleur
9661342422 Disabled for beta 16. Will be analyzed later. 2022-05-20 23:00:25 +02:00
Laurent Destailleur
3794c8193d
Merge pull request #20573 from wdammak/patch-48
Avoid duplicate 3rd partires
2022-05-20 22:51:43 +02:00
Laurent Destailleur
58a77ae890
Merge pull request #20134 from Hystepik/develop#2
Fix : fix bug in modulebuilder and fix php8.0 warnings in modulebuilder
2022-05-20 22:50:35 +02:00
Norbert Penel
5591ee7e6f
Update categorie.class.php 2022-05-20 22:36:48 +02:00
John BOTELLA
c3e3eab594 Fix missing hooks and fatal error 2022-05-20 22:34:44 +02:00
Laurent Destailleur
748587abd4
Merge pull request #20919 from ynnoig/bugfix/issue_19468
FIX #19468
2022-05-20 22:32:32 +02:00
Laurent Destailleur
d7f93826dd
Merge pull request #20916 from hregis/fix_scrutinizer
Fix scrutinizer
2022-05-20 22:29:51 +02:00
Laurent Destailleur
fcd70fa852
Merge pull request #20917 from inovea-conseil/FIX#20828
FIX #20828
2022-05-20 22:27:37 +02:00
Laurent Destailleur
462a3b17c2 Fix regression 2022-05-20 22:24:06 +02:00
John BOTELLA
b081649907 Fix fatal error and missing param 2022-05-20 22:05:13 +02:00
Lucas Marcouiller
98af6f8606 Fix : import on societe with null status 2022-05-20 22:01:39 +02:00
Norbert Penel
31c39226d6
Update commonobject.class.php 2022-05-20 21:57:02 +02:00
Norbert Penel
e77bf4a320
dangerous overwritting 2022-05-20 21:53:42 +02:00
Laurent Destailleur
fb74bbc204
Merge pull request #20920 from homer8173/develop
propagate tva  rate from supplier FIX #20803
2022-05-20 21:42:17 +02:00
Laurent Destailleur
786816dd44
Merge pull request #20881 from FHenry/15_fix_template_modbuilder
fix: module builder template bad error message affactation
2022-05-20 21:40:35 +02:00
Laurent Destailleur
d0030cd4f5
Merge pull request #20884 from Easya-Solutions/14.0-fix-pdf-squille-qyt-received-label-from-status
FIX qty received label in Squille PDF model
2022-05-20 21:40:16 +02:00
Laurent Destailleur
432c07ec31
Merge pull request #20892 from atm-greg/Fix_15.0_Fatal_on_holiday_approve_massaction
add missing CMailFile class requirement
2022-05-20 21:35:33 +02:00