Dorian Vabre
0a23cf029d
using strlen instead of count
2021-06-09 14:13:50 +02:00
Gauthier PC portable 024
4b6fb7dd47
FIX : auto rounding on "_FORMATED_" tags
2021-06-09 12:26:28 +02:00
ATM john
1aca7efce3
Fix childtablesoncascade doc
2021-06-06 13:15:03 +02:00
Frédéric FRANCE
3ebe6eb014
fix bad setup of MAIN_USE_BACKGROUND_ON_PDF
2021-05-27 00:02:01 +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
Laurent Destailleur
b8b2928dd1
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-17 07:29:30 +02:00
Laurent Destailleur
5a15dbf545
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/user/class/usergroup.class.php
2021-05-17 07:29:19 +02:00
Laurent Destailleur
6a2afabcac
Merge pull request #17617 from piernov/11.0-fix-LDAPposixGroupId
...
Fix: properly set gid for Group LDAP synchro
2021-05-17 07:14:25 +02:00
Maxime Kohlhaas
7af0bda3a5
Update admin_extrafields_view.tpl.php
2021-05-16 11:33:07 +02:00
piernov
1cbe0e3f2d
Fix: properly set gid for Group LDAP synchro
...
Even if the gidNumber field was set in the configuration, a gid different from the Dolibarr's one was generated and stored into LDAP.
Now the gidNumber is properly set to Dolibarr's gid if gidNumber field is set in the LDAP module configuration.
2021-05-15 18:01:34 +02:00
Maxime Kohlhaas
db32f882e8
Fix use of DatePropal instead of Date
2021-05-15 07:45:04 +02:00
atm-lena
8fb474c687
Add Hook Extrafields Update - init extrafieldssdao
2021-05-11 11:35:54 +02:00
Laurent Destailleur
f6f4968af6
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/societe/consumption.php
2021-05-06 16:52:36 +02:00
Marc de Lima Lucio
139ae3db00
FIX: pgsql: prevent 'WHERE 1'
2021-05-05 11:49:11 +02:00
Laurent Destailleur
17cb441569
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-03 18:58:50 +02:00
Laurent Destailleur
540e4f3d2e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-03 18:58:41 +02:00
Laurent Destailleur
33a20ae9a1
Update extrafields.class.php
2021-05-03 16:16:44 +02:00
ATM john
6e4962bb39
Merge branch '11.0' of github.com:Dolibarr/dolibarr into 11.0_fix_showInputField_checkbox_selection
2021-04-30 12:22:31 +02:00
ATM john
6c1e0919c8
Fix checkbox multiselect pre-selected value from get/post
2021-04-30 12:20:43 +02:00
stickler-ci
81b964db45
Fixing style errors.
2021-04-30 08:12:24 +00:00
atm-lena
5e98d99321
FIX SQL Error show_contacts : socialnetworks
2021-04-30 10:04:21 +02:00
Laurent Destailleur
0a871546ee
Merge pull request #17379 from atm-adrien/FIX_add_function_price2num_to_productAlertStock_box_12.0
...
FIX : Add function price2num for rounding values in productAlertStock…
2021-04-27 18:45:26 +02:00
Adrien Raze
e8c2085abd
FIX : Change parameters MF to MS for price2num() function
2021-04-27 09:24:22 +02:00
Laurent Destailleur
f66c506011
Merge pull request #17381 from atm-lena/12.0_FormAttachOptions_AddHookParameters_Options
...
Add parameter "option" to hook formattachOptions
2021-04-26 21:00:12 +02:00
atm-lena
3d3fb17da3
Add parameter "option" to hook formattachOptions
2021-04-23 15:41:43 +02:00
Adrien Raze
c5775cc902
FIX : Add parameter to function price2num()
2021-04-23 12:31:45 +02:00
Adrien Raze
2ab17c44e9
FIX : Add function price2num for rounding values in productAlertStock box
2021-04-23 11:11:47 +02:00
Gauthier PC portable 024
c35c15e782
FIX : test must be === and not ==
2021-04-09 11:31:50 +02:00
Laurent Destailleur
1880cb92a4
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-03-31 13:47:00 +02:00
Ferran Marcet
b6faa6b605
FIX: Show Ref.Supplier in LinkToObjectBlock
2021-03-31 09:40:12 +02:00
Alexandre SPANGARO
14a62442c4
FIX: Accountancy - Import in general ledger
2021-03-31 05:07:05 +02:00
Ferran Marcet
b4f638602a
FIX: Show Ref.Supplier in LinkToObjectBlock
2021-03-30 11:10:07 +02:00
Laurent Destailleur
6057d8aabd
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/tpl/login.tpl.php
2021-03-29 21:37:21 +02:00
ATM john
4f693b86c2
shhhhhh ! There is nothing here...
2021-03-23 19:27:40 +01:00
Laurent Destailleur
af593099df
Clean string
2021-03-22 23:52:14 +01:00
Frédéric FRANCE
7a2e28497d
fix number is already used doesn't propose new code with elephant
2021-03-12 13:14:53 +01:00
Laurent Destailleur
e5d8267786
Merge pull request #16546 from FHenry/12.0
...
fix: set class attribute at right place
2021-03-06 11:18:02 +01:00
Laurent Destailleur
98c7814fa3
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-03-05 18:28:37 +01:00
Laurent Destailleur
6aa929cbf8
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-03-05 18:28:15 +01:00
Florian HENRY
6de6782458
fix: set class at right place
2021-03-05 08:41:04 +01:00
Laurent Destailleur
eda0b4dc37
Merge pull request #16531 from FHenry/12.0
...
avoid warning into modulebuilder
2021-03-04 16:52:47 +01:00
atm-greg
c41b59b14c
Fix : when we have got models in database attached files are cleared even if we did not have selected a model
2021-03-04 14:23:08 +01:00
Florian HENRY
bf775855f6
avoid warning into modulebuilder
2021-03-04 10:28:41 +01:00
Laurent Destailleur
5fd341bbd3
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
2021-03-02 15:11:18 +01:00
stickler-ci
d20ba5a665
Fixing style errors.
2021-03-01 15:38:15 +00:00
Gauthier PC portable 024
861b583668
FIX : handling $heightforinfotot when he's superior to a page height on Supplier Invoice
2021-03-01 16:34:42 +01:00
Frédéric FRANCE
8bfa7565bd
Update commonobject.class.php
2021-02-27 08:52:40 +01:00
Frédéric FRANCE
2cc635fd09
FIX https://github.com/Dolibarr/dolibarr/issues/16465
2021-02-27 08:00:02 +01:00
Laurent Destailleur
eee936b91c
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-22 15:51:16 +01:00
Laurent Destailleur
c010cab47e
Fix translation of default value for contacts
2021-02-22 15:51:00 +01:00
Frédéric FRANCE
71a2c20d4b
massaction validate invoice do not regenerate pdf
2021-02-09 14:32:04 +01:00
Laurent Destailleur
25823d7b90
Merge pull request #16158 from atm-lena/FIX_12.0_SUPPLIER_OBJECTLINE_CONF_DISPLAY
...
Add hidden conf to display supplier in object lines
2021-02-08 16:58:28 +01:00
atm-lena
c5f73ec12a
Resolve ret
2021-02-04 10:42:42 +01:00
Laurent Destailleur
4bba124c3f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-03 20:43:32 +01:00
atm-lena
e9b5a52a4f
Add hidden conf to display supplier in object lines
2021-02-03 15:22:04 +01:00
lvessiller
3b050c3452
FIX select default mail template
2021-02-02 10:34:33 +01:00
Laurent Destailleur
d023afb66f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-31 18:55:11 +01:00
Florian Mortgat
8dfe39258b
FIX 11.0 - when a mandatory extrafield of type sellist contains '0' it should be considered empty and trigger an error message upon insertion
2021-01-27 23:46:09 +01:00
BlackMirror
640cf50b7f
[FM] Fix 12.0 - duplicate label, probably mistaken for ref
2021-01-20 15:20:50 +01:00
Laurent Destailleur
0917b37bb9
FIX #15966 #15967
2021-01-19 15:20:35 +01:00
Laurent Destailleur
2baeec1537
Merge pull request #15964 from FHenry/12.0
...
extrafeild selllist can be use with string fk
2021-01-18 18:53:01 +01:00
Laurent Destailleur
7195a6880f
Merge pull request #15992 from atm-kevin/FIX/GETPOST_param_card_presend
...
FIX : missing GETPOST parameters on card_presend.tpl.php
2021-01-18 18:49:28 +01:00
Florian HENRY
c4f8e81d5d
better fix
2021-01-18 09:18:42 +01:00
Florian HENRY
1cd0f71c09
Merge branch '12.0' of github.com:Dolibarr/dolibarr into 12.0
2021-01-18 09:12:29 +01:00
Florian HENRY
33a0cf078c
better fix
2021-01-18 09:12:23 +01:00
Laurent Destailleur
8b9287055e
Update functions.lib.php
2021-01-16 18:34:25 +01:00
kevin
fb14f7c0b8
Modify GETPOST parameters to match with v12
2021-01-15 14:40:55 +01:00
zuiko
fd5948f716
Update functions.lib.php
...
Fix #15820
Fix #15820
function price2num
add underscore in the pattern in instruction
$amount = preg_replace('/[a-zA-Z\/\\\*\(\)\<\>]/', '', $amount);
as this:
$amount = preg_replace('/[a-zA-Z\/\\\*\(\)\<\>\_\-]/', '', $amount);
in order to cover some constantes cases as 20% (TX_NORMAL) or 10% (TX_REDUIT) where underscore is used.
it seems that some constantes use also "-" so I added it in the pattern.
I don't know if other characters have to be added to this pattern.
2021-01-14 15:00:53 +01:00
zuiko
727751e0c1
Update functions.lib.php
...
Fix #15820
function price2num
add underscore in the pattern in instruction
$amount = preg_replace('/[a-zA-Z\/\\\*\(\)\<\>]/', '', $amount);
as this:
$amount = preg_replace('/[a-zA-Z\/\\\*\(\)\<\>\_]/', '', $amount);
in order to cover some constantes cases as 20% (TX_NORMAL) or 10% (TX_REDUIT) where underscore is used.
I don't know if other characters have to be added to this pattern.
2021-01-14 14:44:32 +01:00
Maxime Kohlhaas
1b7d194e18
Finish fix on add form values
2021-01-07 09:03:25 +01:00
Laurent Destailleur
8918299364
Update commonfields_add.tpl.php
2021-01-06 21:24:37 +01:00
Maxime Kohlhaas
42e45d4a7a
Fix date and datetime type in commonfield_add.tpl
2021-01-06 21:14:40 +01:00
Laurent Destailleur
679948e207
Merge pull request #15893 from atm-lena/FIX_issue_15629
...
FIX #15629
2021-01-06 20:34:31 +01:00
Laurent Destailleur
654cf2d990
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/lib/functions.lib.php
2021-01-06 20:27:46 +01:00
Laurent Destailleur
9e50a06f2b
Merge pull request #15894 from atm-john/11.0_fix_issue_14833
...
Fix #14833 A security mecanism generates data loss
2021-01-06 20:26:19 +01:00
Laurent Destailleur
a955df21bf
Merge pull request #15905 from atm-quentin/FIX/issue_14501
...
FIX useless tracking number displayed on pdf if empty issue #14501
2021-01-06 20:22:43 +01:00
Laurent Destailleur
17306bc715
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/boxes/box_shipments.php
2021-01-06 20:12:09 +01:00
Laurent Destailleur
7372a18283
Update box_shipments.php
2021-01-06 19:56:49 +01:00
stickler-ci
ca557cfacd
Fixing style errors.
2021-01-06 13:22:35 +00:00
quentin
e44b14364a
FIX useless tracking number displayed on pdf if empty
2021-01-06 14:17:06 +01:00
ATM john
50b5226d10
FIX #15465 External user sees last 5 shipments to other customers in the dashboard
2021-01-06 12:40:38 +01:00
ATM john
92a4314779
Fix security mecanism generating data loss
2021-01-06 10:45:54 +01:00
atm-lena
6f15683709
FIX create ticket : thirdparty/contact notification #15629
2021-01-06 10:42:48 +01:00
Laurent Destailleur
bb22f2ccaf
Update admin.lib.php
2021-01-04 12:02:41 +01:00
Maxime Kohlhaas
e190b010d3
Fix dict contact type element list
2021-01-03 16:05:04 +01:00
Laurent Destailleur
f462f68056
Code comment
2021-01-03 15:10:33 +01:00
Laurent Destailleur
8c87050703
FIX Check of customer/vendor code fails in some cases
2020-12-20 13:54:02 +01:00
Laurent Destailleur
f10c69680c
Ajax combo at a better place (after select)
2020-12-17 21:42:10 +01:00
Laurent Destailleur
5f9b53004b
Fix warning
2020-12-14 17:40:40 +01:00
Laurent Destailleur
ac34fce015
Merge pull request #15696 from StephaneLesage/12importexporticonslabels
...
Fix & sync import/export entity icons/labels translation
2020-12-13 12:50:30 +01:00
Laurent Destailleur
4fcd3fe493
Fix disallow -- string into filename for security purpose. Vulnerability
...
reported by Yılmaz Değirmenci
2020-12-11 15:12:42 +01:00
Stephane Lesage
bcf4f65cc9
Fix & sync import/export entity icons/labels translation
2020-12-10 14:15:33 +01:00
Laurent Destailleur
d1c66059cd
Add missing tag order_ref and order_ref_customer on shipments for ODT
...
generation.
Conflicts:
htdocs/core/class/commondocgenerator.class.php
2020-12-06 19:03:46 +01:00
Laurent Destailleur
3770eef8dc
Fix can import all categories
2020-12-04 19:51:14 +01:00
Laurent Destailleur
e0b737b622
Merge pull request #15650 from atm-lena/12.0_FIX_PriceToNum_ConvertNegativToPositiv
...
pricetonum() - preg-replace() delete "-" negativ number
2020-12-04 18:19:22 +01:00
atm-lena
d22646e6ae
pricetonum() - preg-replace() delete "-" negativ number
2020-12-04 16:06:10 +01:00
Laurent Destailleur
af4f473c93
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/boxes/box_produits.php
2020-12-03 11:22:34 +01:00
Laurent Destailleur
0ad6ee209a
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-12-03 11:21:08 +01:00
Laurent Destailleur
bc1dc1e9f0
FIX #15590 manually
2020-12-02 19:34:04 +01:00
Laurent Destailleur
58eaef37d2
Fix regression
2020-11-29 21:29:22 +01:00