ATM john
38423ba260
Fix wrong hook context
2021-06-02 16:31:31 +02:00
Laurent Destailleur
1468761073
Fix select
2021-06-02 16:29:38 +02:00
ATM john
3aca9bdb9e
Fix warehouse id
2021-06-02 12:02:27 +02:00
stickler-ci
de1be814d5
Fixing style errors.
2021-06-02 09:23:50 +00:00
Quentin VIAL-GOUTEYRON
b8b30a9af6
wrong where cabyprodserv
2021-06-02 10:53:04 +02:00
Quentin VIAL-GOUTEYRON
89f6b66c2a
wrong join, request too long
2021-06-02 10:32:30 +02:00
atm-greg
f875bcfe09
update ->nom field if different from ->name
2021-06-02 10:30:48 +02:00
Laurent Destailleur
33a4c98dc3
Fix popup
2021-06-02 04:34:10 +02:00
Laurent Destailleur
5a260865dc
FIX Creation of reception (missing extrafields). Lose data if error.
...
Conflicts:
htdocs/reception/card.php
2021-06-02 04:23:19 +02:00
Florian HENRY
c91b9d613a
FIX: order supplier stats by category now display figures
2021-06-01 15:30:17 +02:00
Pierre Payet
90ae16372c
add missing hooks in societe list.php
2021-05-31 12:11:16 +02:00
TuxGasy
e1de510c38
Do a strict comparison when check if stock is enough
2021-05-31 11:06:52 +02:00
Laurent Destailleur
ab4941a558
Fix not visible button when missing permission
2021-05-29 02:22:30 +02:00
Laurent Destailleur
81a94f5642
FIX option MAIN_GENERATE_SUPPLIER_PROPOSAL_WITH_PICTURE
2021-05-28 18:04:45 +02:00
Florian HENRY
c4f7a8194c
remove space
2021-05-28 10:32:53 +02:00
Florian HENRY
11bbd2ace3
fix: bad GETPOST test on payment module configuration
2021-05-28 10:31:54 +02:00
Frédéric FRANCE
3ebe6eb014
fix bad setup of MAIN_USE_BACKGROUND_ON_PDF
2021-05-27 00:02:01 +02:00
Laurent Destailleur
3187c096c3
Merge pull request #17731 from atm-adrien/FIX_add_parameters_for_user_DoActions_hook
...
FIX : Add parameters (object and action) for user list DoActions hook
2021-05-26 17:48:42 +02:00
Laurent Destailleur
1753e980b8
Merge pull request #17728 from atm-maxime/fix_compta_export_dateech
...
Fix Quadra accountancy export for due date
2021-05-26 17:25:56 +02:00
Laurent Destailleur
5c3923240d
Merge pull request #17729 from atm-maxime/fix_compta_export_dateech2
...
Fix Winfic accountancy export for due date
2021-05-26 17:25:37 +02:00
Adrien Raze
9c83bdff51
FIX : Add parameters (object and action) for user list DoActions hook
2021-05-26 17:02:34 +02:00
Laurent Destailleur
421681cda4
FIX Navigation in list of holiday
...
Conflicts:
htdocs/holiday/view_log.php
2021-05-26 15:25:44 +02:00
Maxime Kohlhaas
b3a6bcd34f
Fix Winfic accountancy export for due date
2021-05-26 15:01:31 +02:00
Maxime Kohlhaas
1d5b8cbb19
Fix Quadra accountancy export for due date
2021-05-26 14:59:28 +02:00
Laurent Destailleur
9b2fb74dca
Merge pull request #17635 from FHenry/fix_13_cyan_salesman_as_note
...
fix : hidden option MAIN_ADD_CREATOR_IN_NOTE should use dol_concatdesc rather than php concat oparator
2021-05-25 21:40:12 +02:00
Laurent Destailleur
bad90240bc
Update pdf_cyan.modules.php
2021-05-25 21:39:50 +02:00
Laurent Destailleur
2ac9099e7d
Merge pull request #17618 from piernov/12.0-fix-addUserToGroupLDAP
...
Fix add/del user to group modifies LDAP group
2021-05-25 21:23:17 +02:00
Laurent Destailleur
98d60870d5
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-05-25 20:12:46 +02:00
Laurent Destailleur
1b5f7b78b5
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-05-25 20:12:34 +02:00
Laurent Destailleur
307c5cb276
Merge pull request #17702 from r3dge/13.0
...
bug fix : replacing orders by donations and setting required field to…
2021-05-25 20:12:07 +02:00
Laurent Destailleur
0d31db0ba5
Update don.class.php
2021-05-25 20:11:46 +02:00
Laurent Destailleur
6d637bf1e1
Merge pull request #17707 from FHenry/12_fix_export_balance
...
fix: export balance with double quote
2021-05-25 19:36:57 +02:00
Laurent Destailleur
71b35ef0e5
Fix regression - can't reset parent company
2021-05-25 12:11:06 +02:00
piernov
60176f7f5e
Fix add/del user to group modifies LDAP group
...
Adding or removing a user from a group modifies the user object on Dolibarr's side.
In LDAP however, members of a group are stored in the group itself.
Therefore group must be updated after adding/removing a user from it.
Update group in LDAP with new list of users at the end of USER_MODIFY trigger.
2021-05-24 18:01:27 +02:00
Florian HENRY
7d223beae5
fix: export balance with doublequote
2021-05-24 12:51:58 +02:00
r3dge
647997af28
fixing error on date
2021-05-23 18:15:00 +02:00
r3dge
f81136231a
fixing PUT request for donation update
2021-05-23 18:09:10 +02:00
TuxGasy
2fdd8486c9
No try to translate label field in dictionary for new
2021-05-22 06:13:16 +02:00
r3dge
67cab8c1f2
bug fix : replacing orders by donations and setting required field to allow post action in rest API for url donations. See issue #17700
2021-05-21 16:01:04 +02:00
Laurent Destailleur
93501a1147
Fix phpcs
2021-05-20 15:25:56 +02:00
Laurent Destailleur
3359ae93d8
Merge pull request #17654 from atm-adrien/FIX_missing_hooks
...
FIX : Missing hook in cibles.php (for mailing)
2021-05-20 15:24:12 +02:00
Laurent Destailleur
04e9f2c988
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/admin/translation.php
2021-05-20 15:00:39 +02:00
Laurent Destailleur
93558d5bbb
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2021-05-20 14:58:57 +02:00
Laurent Destailleur
865ecf7a94
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/admin/translation.php
2021-05-20 14:58:50 +02:00
Laurent Destailleur
91f85abb7e
Fix only comment to understand code are allowed
2021-05-20 14:55:37 +02:00
Laurent Destailleur
7a24d6399b
Merge pull request #17680 from SylvainLegrand/13.0
...
avoid an infinite loop between a parent company and a branch when updating customer rates
2021-05-20 14:54:28 +02:00
Laurent Destailleur
28487fac12
Create societe.class.php
2021-05-20 14:53:50 +02:00
stickler-ci
94ca682cbf
Fixing style errors.
2021-05-20 12:51:53 +00:00
Laurent Destailleur
b64c307358
Update societe.class.php
2021-05-20 14:50:02 +02:00
Laurent Destailleur
890d0f8040
Update societe.class.php
2021-05-20 14:38:24 +02:00