Laurent Destailleur
fdc958a172
Fix launch of ISCC.ex if not into path
2019-06-29 23:17:36 +02:00
Laurent Destailleur
854bbf8405
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-06-28 14:09:00 +02:00
Laurent Destailleur
58a7640dc3
Merge pull request #11417 from atm-maxime/7.0
...
Fix invoice list filter on withdrawal card
2019-06-28 12:41:13 +02:00
Maxime Kohlhaas
fc1d4704a5
Fix invoice list filter on withdrawal card
2019-06-27 17:33:47 +02:00
Laurent Destailleur
12d3a7021f
Prepare 8.0.5
2019-06-26 18:50:31 +02:00
Laurent Destailleur
07fb930a79
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-06-25 23:20:27 +02:00
Laurent Destailleur
e1ee079254
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2019-06-25 23:20:07 +02:00
Laurent Destailleur
c5572e0176
Add info on signature generator
2019-06-25 23:19:00 +02:00
Laurent Destailleur
162498d2f8
Add info on signature generator
2019-06-25 23:18:20 +02:00
Laurent Destailleur
1ae9d94de9
Add info on signature generator
2019-06-25 23:15:30 +02:00
Laurent Destailleur
144f2a5159
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/fichinter/list.php
2019-06-25 13:15:57 +02:00
Laurent Destailleur
de3ec5682c
Merge pull request #11403 from fmarcet/7.0
...
FIX: Not showing Contract and Project columns on ficheinter list
2019-06-25 13:07:03 +02:00
Ferran Marcet
7f127989b2
FIX: Not showing Contract and Project columns on ficheinter list
2019-06-25 09:55:34 +02:00
Laurent Destailleur
ae1ad80994
Fix count
2019-06-24 16:32:42 +02:00
Laurent Destailleur
b98874848f
Fix backport 9.0
2019-06-24 16:12:54 +02:00
Laurent Destailleur
3c4956838e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/tpl/massactions_pre.tpl.php
2019-06-24 15:44:44 +02:00
Laurent Destailleur
04606ec6a3
Merge pull request #11384 from ATM-Consulting/7.0_fix_mass_send_mail
...
FIX mass send mail
2019-06-24 15:34:06 +02:00
Laurent Destailleur
b153019000
FIX security (a user can read leave or holiday of other without perm.
2019-06-23 18:08:24 +02:00
John Botella
ec7ebe9f39
redo backported fix and update adherent substitution methode
2019-06-21 15:32:38 +02:00
John Botella
200b66d11f
Remove a backported fix because failling at init test
2019-06-21 14:52:12 +02:00
Laurent Destailleur
70c950bd7c
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/modules/modAdherent.class.php
2019-06-21 11:26:25 +02:00
Laurent Destailleur
9093be2f0a
FIX Add missing end date of subscription in export
2019-06-21 11:23:49 +02:00
John Botella
b21006614c
Fix substitutions null
2019-06-20 12:00:44 +02:00
John Botella
6a68c8cd99
Fix display option email per participient
2019-06-20 11:09:37 +02:00
John Botella
9305403bea
Fix duplicate pdf in mass sendmail
2019-06-20 10:32:32 +02:00
John Botella
252bd6d9ba
FIX condition
2019-06-20 09:48:08 +02:00
John Botella
7c29fb614c
Fix replacement and vars names
2019-06-20 09:21:35 +02:00
Laurent Destailleur
53688e2d0f
Merge pull request #11353 from fmarcet/8.0
...
FIX: Wrong stock movement on supplier credit notes
2019-06-20 03:11:28 +02:00
Laurent Destailleur
4c7a689fb5
Merge pull request #11373 from atm-john/8.0_fix_var_name
...
FIX var name
2019-06-20 02:57:39 +02:00
Laurent Destailleur
33f39bdfcb
Merge pull request #11368 from atm-gauthier/8.0_fix_facfourn_fetch_in_right_entity
...
FIX : we need to fetch fourn invoice with ref in current entity
2019-06-20 02:48:42 +02:00
John Botella
31a53b72ae
FIX var name
2019-06-19 16:55:45 +02:00
gauthier
3ad13adf31
FIX : better syntax
2019-06-19 10:43:42 +02:00
gauthier
7331e43db8
FIX : we need to fetch fourn invoice with ref in current entity
2019-06-19 10:19:33 +02:00
Laurent Destailleur
20e00ca290
FIX if last char of customercode is accent making the truncate of first
...
chars wrong.
2019-06-18 19:41:16 +02:00
Laurent Destailleur
81bca34a08
FIX A user may read holiday and expense report without permissions
2019-06-18 16:04:25 +02:00
Laurent Destailleur
6e9874b95a
FIX A user may read holiday and expense report without permissions
2019-06-18 16:01:24 +02:00
Laurent Destailleur
6afda6a47a
FIX invalid link on user.fk_user
2019-06-18 15:57:22 +02:00
Ferran Marcet
c62f370959
FIX: Wrong stock movement on supplier credit notes
2019-06-17 16:30:56 +02:00
Laurent Destailleur
1d2c9c9df4
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-06-14 13:57:23 +02:00
Laurent Destailleur
a163623dc6
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-06-14 13:57:17 +02:00
Laurent Destailleur
e6b6246fea
Merge pull request #11334 from atm-florianm/8.0_FIX-print-dictionaries-escape
...
FIX: in edit mode, dictionary inputs do not escape the string inside …
2019-06-14 13:36:06 +02:00
Laurent Destailleur
5bac3d4d2b
Merge pull request #11332 from atm-gauthier/7.0_fix_syntax_error
...
FIX : syntax error
2019-06-14 13:35:40 +02:00
atm-florian.m
787e1319b9
FIX: in edit mode, dictionary inputs do not escape the string inside the 'value' attribute, causing errors if there are any double quotes
2019-06-13 16:21:07 +02:00
Laurent Destailleur
3e6b7208cc
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-06-13 12:12:37 +02:00
Laurent Destailleur
319bc7ec8a
Fix syntax error
2019-06-13 12:12:20 +02:00
Laurent Destailleur
b6f477fc83
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-06-13 12:07:24 +02:00
gauthier
28218a00b3
FIX : syntax error
2019-06-13 11:01:12 +02:00
Laurent Destailleur
1318e26cda
Merge pull request #11298 from hregis/7.0_price
...
FIX missing compatibility with multicompany transverse mode
2019-06-13 10:01:05 +02:00
Laurent Destailleur
4cbfb67d63
Update html.formother.class.php
2019-06-13 09:59:10 +02:00
Laurent Destailleur
4f5f03b893
Merge pull request #11326 from atm-greg/FIX_massaction_presend
...
Fix massaction presend
2019-06-12 12:37:03 +02:00
Laurent Destailleur
0bf7512f28
Update actions_massactions.inc.php
2019-06-12 12:33:31 +02:00
atm-greg
47746fd17d
fix template type
2019-06-12 12:30:49 +02:00
atm-greg
9ba102b6b9
bad object used
2019-06-12 12:08:16 +02:00
atm-greg
25031e534d
fix massaction presend
2019-06-12 12:05:02 +02:00
Laurent Destailleur
1b6b471cb7
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-06-12 10:06:43 +02:00
Laurent Destailleur
8447259f25
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-06-12 10:06:34 +02:00
Laurent Destailleur
420f3bbdab
FIX #11316
2019-06-12 10:05:53 +02:00
Laurent Destailleur
2e201abac0
Merge pull request #11308 from atm-maxime/8.0
...
Fix multicurrency setup page
2019-06-07 15:07:42 +02:00
Maxime Kohlhaas
9c7c1ddceb
Fix multicurrency setup page
2019-06-06 11:20:10 +02:00
Laurent Destailleur
36df2f1026
Fix css
2019-06-04 18:45:01 +02:00
Laurent Destailleur
7b3242693b
FIX default value for duration of validity can be set from generic
...
feature.
2019-06-04 18:17:07 +02:00
Regis Houssin
5726b40a10
FIX try to use WHERE EXISTS instead DISTINCT
2019-06-03 17:26:03 +02:00
Regis Houssin
7fd1051efc
FIX missing compatibility with multicompany transverse mode
...
Conflicts:
htdocs/core/class/html.formother.class.php
2019-06-03 17:22:15 +02:00
Laurent Destailleur
094719e099
Fix prefix
2019-06-02 15:53:16 +02:00
Laurent Destailleur
a20d824b97
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-06-02 12:30:34 +02:00
Laurent Destailleur
300f46cb01
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-06-02 12:30:25 +02:00
Laurent Destailleur
a1a9313487
Merge pull request #11292 from atm-maxime/fix_invoice_from_contract2
...
Fix : only invoice active lines of a contract
2019-06-02 12:29:13 +02:00
Laurent Destailleur
4bbef9b478
Update card.php
2019-06-02 12:29:05 +02:00
Laurent Destailleur
7020e1ef29
Update card.php
2019-06-02 12:27:32 +02:00
Laurent Destailleur
2b3c5902e6
Merge pull request #11281 from atm-maxime/fix_warning_resource
...
Fix : warnings in resource module
2019-06-02 12:17:19 +02:00
Laurent Destailleur
cb927847ab
Update dolresource.class.php
2019-06-02 12:16:12 +02:00
Laurent Destailleur
40b212d5cc
Merge pull request #11280 from atm-maxime/fix_warning_page_var
...
Fix : avoid warning and uniformize $page var use
2019-06-02 12:14:47 +02:00
Laurent Destailleur
190cf8aba5
Merge pull request #11279 from atm-maxime/fix_tag_missing_right
...
Fix : missing rights test to display tag create link
2019-06-02 12:14:22 +02:00
Laurent Destailleur
3e9fbf0148
Update index.php
2019-06-02 12:14:07 +02:00
Laurent Destailleur
b40041146b
Merge pull request #11276 from atm-maxime/fix_db_table_prefix
...
Fix : remove hardcoded llx_ prefix
2019-06-02 12:13:33 +02:00
Maxime Kohlhaas
916d3ce931
Fix : only invoice active lines of a contract
2019-06-02 11:00:58 +02:00
Maxime Kohlhaas
0372276a7b
Fix : warnings in resource module
2019-05-31 16:04:12 +02:00
Maxime Kohlhaas
6dd01e86e9
Fix : avoid warning and uniformize var use
2019-05-31 15:53:23 +02:00
Maxime Kohlhaas
9ab2f44946
Fix : missing rights test to display tag create link
2019-05-31 15:14:56 +02:00
Maxime Kohlhaas
15fd24a511
Fix : remove hardcoded llx_ prefix
2019-05-31 12:14:51 +02:00
Laurent Destailleur
e11bd8c70d
Merge pull request #11257 from atm-ph/fix_7.0_create_bills_multicurrency
...
Fix create bills on mass action does not retrieve the original currency
2019-05-29 13:51:57 +02:00
Laurent Destailleur
912e29a746
FIX #11244
2019-05-29 11:06:01 +02:00
Laurent Destailleur
3c05cfe690
Fix useless test
2019-05-29 10:50:33 +02:00
Laurent Destailleur
a491de01b3
Merge pull request #11244 from altatof/8.0
...
FIX : do not include tpl from disabled modules
2019-05-29 10:35:39 +02:00
Laurent Destailleur
2352463c21
Fix link to change validator is on validate status only
2019-05-28 13:23:12 +02:00
Laurent Destailleur
991e247e30
Fix edit of validator
2019-05-27 20:21:50 +02:00
Laurent Destailleur
02fc896612
FIX Even with permission, can't validate leave once validator defined.
2019-05-27 20:12:33 +02:00
Laurent Destailleur
7db643fff0
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-05-27 19:23:09 +02:00
Laurent Destailleur
93c395fe10
FIX confirmation of mass email sending + option MAILING_NO_USING_PHPMAIL
2019-05-27 19:22:51 +02:00
atm-ph
c79b9b9704
Fix create bills on mass action does not retrieve the original currency code
2019-05-27 11:18:29 +02:00
Christophe Battarel
83d883c36a
finally eldy is always right
2019-05-24 15:14:34 +02:00
Christophe Battarel
4863ddcb00
Merge branch '8.0' of https://github.com/Dolibarr/dolibarr into 8.0
2019-05-24 15:13:23 +02:00
Laurent Destailleur
7a0c6859bd
Merge pull request #11240 from ATM-Marc/FIX_8.0_crabe_situation_vat
...
FIX: crabe pdf: bad detailed VAT for situation invoices, in situations S2 and above
2019-05-24 12:57:01 +02:00
Christophe Battarel
545cdd0762
test include return on FALSE
2019-05-24 12:54:24 +02:00
Laurent Destailleur
5d6e4a444a
Merge pull request #11237 from ATM-Marc/FIX_8.0_situation_discount
...
FIX: situation invoices: block progress percentage change for discount lines
2019-05-24 12:53:34 +02:00
Christophe Battarel
abc7c2f0f8
test include return on TRUE
2019-05-24 12:33:40 +02:00
Christophe Battarel
aaaad71347
FIX : do not include disabled modules tpl
2019-05-24 12:10:58 +02:00
Marc de Lima Lucio
49385fcab3
FIX: situation invoices: bad detailed VAT in situations following the first one
2019-05-23 14:37:40 +02:00
Marc de Lima Lucio
54f8c98b27
FIX: remove isolated transaction commit
2019-05-22 11:12:02 +02:00
Marc de Lima Lucio
66dd7e30ae
FIX: situation invoices: block progress percentage change for discount lines
2019-05-22 10:46:38 +02:00
Laurent Destailleur
f99f1d83c2
Merge pull request #11229 from frederic34/patch-7
...
target _blank depend of mime
2019-05-21 22:42:36 +02:00
Laurent Destailleur
16f7d96ed1
Merge pull request #11231 from ATM-Marc/FIX_8.0_extrafields_search
...
FIX: extrafield list search: SQL error when field is multiselect
2019-05-21 22:38:14 +02:00
Laurent Destailleur
dcf77520ea
FIX Error management when MAILING_NO_USING_PHPMAIL is set
2019-05-21 21:16:06 +02:00
Marc de Lima Lucio
18a6ed17cf
FIX: extrafield list search: SQL error when field is multiselect
2019-05-21 14:49:23 +02:00
Frédéric FRANCE
84781cabac
target _blank depend of mime
...
target _blank is added in the previous line depending on mimtype
2019-05-21 13:11:17 +02:00
Laurent Destailleur
ea5ffbb0bf
Merge pull request #11216 from atm-florian/8.0
...
fix: #11187
2019-05-19 02:19:12 +02:00
florian HENRY
e4d87ab2e7
fix : #11189
2019-05-19 02:05:13 +02:00
Laurent Destailleur
7738787729
Merge branch '7.0' of https://github.com/dolibarr/dolibarr into 8.0
...
Conflicts:
htdocs/core/actions_sendmails.inc.php
2019-05-19 02:03:16 +02:00
florian HENRY
6e7fe1a6c2
Merge branch '8.0' of https://github.com/Dolibarr/dolibarr into 8.0
2019-05-19 01:58:38 +02:00
florian HENRY
4311a1ece8
fix : #11187
2019-05-19 01:58:20 +02:00
Laurent Destailleur
0f3ae6dc39
Merge pull request #11215 from ATM-Marc/FIX_8.0_invoice_default_product_type
...
FIX: invoice class: bad SQL request if product type not set
2019-05-19 01:58:13 +02:00
Laurent Destailleur
2fd3eb8bdf
Update facture.class.php
2019-05-19 01:58:01 +02:00
Laurent Destailleur
684cbbdddb
Merge pull request #11212 from ATM-Marc/FIX_8.0_modulebuilder_foreignkey
...
FIX: modulebuilder: hardcoded llx_
2019-05-19 01:55:02 +02:00
Laurent Destailleur
234ad4c76a
Merge pull request #11214 from atm-maxime/7.0
...
Fix #8344
2019-05-19 01:53:13 +02:00
ATM-Marc
83c38570e9
FIX: invoice class: bad SQL request if product type not set
2019-05-19 01:01:21 +02:00
Maxime Kohlhaas
1d980342ec
Fix #8344
2019-05-19 00:05:23 +02:00
ATM-Marc
9b805f742b
FIX: modulebuilder: hardcoded llx_
2019-05-18 20:09:00 +02:00
Laurent Destailleur
d4f356c8f6
Merge pull request #11200 from atm-maxime/fix_project_beluga
...
Fix project beluga order status
2019-05-18 02:16:50 +02:00
Maxime Kohlhaas
095fd2769a
Fix project beluga order status
2019-05-18 01:11:34 +02:00
Laurent Destailleur
ba88d89ff5
Merge pull request #11195 from ATM-Marc/FIX_7.0_presend_file_overwrite
...
FIX: mail presend: can overwrite a file previously uploaded (Issue #11056 )
2019-05-18 00:52:29 +02:00
Laurent Destailleur
590ee589c1
Merge pull request #11192 from atm-maxime/fix_usertab_hr
...
Fix : display hr tab on user if rights to read all
2019-05-18 00:48:06 +02:00
ATM-Marc
b85ed3e0b7
FIX: mail presend: can overwrite a file previously uploaded
2019-05-18 00:11:15 +02:00
Maxime Kohlhaas
2a2f0557cf
Fix : display hr tab on user if rights to read all
2019-05-17 17:07:38 +02:00
Laurent Destailleur
e2408fb54d
Merge pull request #11170 from atm-greg/Fix_margin_calculation_on_display
...
fix useless calculation
2019-05-13 20:20:01 +02:00
atm-greg
644f247910
fix useless calculation
2019-05-13 12:02:46 +02:00
Laurent Destailleur
1626c9fb6e
Merge pull request #11145 from atm-gauthier/8.0_fix_filename_with_two_spaces
...
FIX : use dol_sanitizeFileName() function to remove double spaces in …
2019-05-13 12:01:05 +02:00
Laurent Destailleur
c67d79a4e2
Update files.lib.php
2019-05-13 12:00:13 +02:00
Juanjo Menent
072a455ca4
Prepare 8.0.6
2019-05-11 22:55:42 +02:00
Juanjo Menent
7041c3246e
Prepare 8.0.5
2019-05-11 22:35:56 +02:00
Juanjo Menent
40229c9d96
Merge pull request #11166 from simnandez/8.0
...
Merge branch '7.0' into 8.0
2019-05-11 18:06:20 +02:00
Juanjo Menent
f4ca6916cd
Merge remote-tracking branch 'upstream/7.0' into 8.0
...
# Conflicts:
# htdocs/contrat/services_list.php
# htdocs/expensereport/list.php
# htdocs/projet/list.php
2019-05-11 17:31:23 +02:00
Juanjo Menent
3a99ef7319
Fix: missing GETPOST params
2019-05-11 17:04:05 +02:00
Juanjo Menent
3ae2d71ea6
Fix: missing GETPOST params
2019-05-11 17:00:55 +02:00
Juanjo Menent
91ae365588
Fix: missing GETPOST params
2019-05-11 16:58:00 +02:00
Juanjo Menent
6206519456
Fix: missing GETPOST params
2019-05-11 16:54:56 +02:00
Juanjo Menent
2e6cb2afaa
Fix: missing GETPOST params
2019-05-11 16:53:16 +02:00
Juanjo Menent
dc9f8a349f
Fix: missing GETPOST params
2019-05-11 16:50:31 +02:00
Juanjo Menent
80ef97e215
FIX : #11025
2019-05-11 16:41:01 +02:00
Juanjo Menent
759427f6ac
FIX : #11025
2019-05-11 16:36:35 +02:00
Juanjo Menent
81bf7d07e3
Merge remote-tracking branch 'upstream/7.0' into 7.0
2019-05-11 16:32:02 +02:00
Juanjo Menent
72dd3705ed
Merge remote-tracking branch 'upstream/7.0' into 7.0
2019-05-10 09:13:33 +02:00
gauthier
f661b926fa
FIX : use dol_sanitizeFileName() function to remove double spaces in filenames, as well as done on document.php when we want to download pdf
...
Example : if you upload a file like "my file.pdf" (with 2 spaces), it's impossible to download it after. then we have to remove at least 1 space
2019-05-07 14:33:17 +02:00
Laurent Destailleur
6a5af0511d
Merge pull request #11105 from atm-greg/FIX_stock_movement_link_to_project
...
fix project link for stock correction
2019-05-03 11:27:17 +02:00
atm-greg
e0c3cf8360
fix project link for stock correction
2019-05-03 10:24:49 +02:00
Laurent Destailleur
45d618cd7a
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-05-02 14:37:54 +02:00
Laurent Destailleur
ae7ba162f2
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-05-02 14:37:46 +02:00
Laurent Destailleur
1a16dc1166
Merge pull request #11089 from frederic34/patch-5
...
Fix do not delete all discount when splitting (supplier)
2019-05-02 14:05:49 +02:00
Laurent Destailleur
50b1a54dca
FIX Update/delete currency on same languages
2019-05-01 14:06:30 +02:00
Frédéric FRANCE
d9a1c2b235
Fix do not delete all discount when splitting
2019-04-30 13:54:50 +02:00
Laurent Destailleur
a7530b7eff
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-04-27 13:28:36 +02:00
Laurent Destailleur
0532598ecf
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2019-04-27 13:28:05 +02:00
Laurent Destailleur
410a3801da
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2019-04-27 13:27:52 +02:00
Laurent Destailleur
5259547b96
Merge pull request #11069 from atm-gauthier/6.0_fix_select_prev_situ
...
Fix prev situation invoice selection (backport fix 8.0)
2019-04-25 18:59:48 +02:00
gauthier
31897f54ac
Fix prev situation invoice selection (backport fix 8.0)
2019-04-25 12:37:05 +02:00
Laurent Destailleur
50a4d54d8a
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-04-25 01:37:32 +02:00
Laurent Destailleur
07caf22647
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-04-25 01:37:25 +02:00
Laurent Destailleur
b62323939e
Merge pull request #11064 from atm-greg/FIX_create_supplier_invoice_button
...
FIX test to display create invoice button on supplier_order card
2019-04-24 21:07:15 +02:00
atm-greg
70017da95a
testing if customer invoice module is activated doesn't make sense on supplier commande card...
2019-04-24 14:59:54 +02:00
Laurent Destailleur
fb01f550f4
Merge pull request #11016 from ATM-Nicolas/fix_activity_perweek
...
FIX : Total per day in timespent per week
2019-04-24 10:21:08 +02:00
Laurent Destailleur
21b79d314a
Merge pull request #11059 from atm-greg/FIX_actioncomm_for_long_trigger_name
...
fix actioncomm module for long trigger names
2019-04-24 10:06:55 +02:00
atm-greg
6e425d1895
add origin of line in fourn orderstoinvoice.php
2019-04-24 08:56:06 +02:00
atm-greg
3231e54abd
fix actioncomm module for long trigger names
2019-04-23 16:19:58 +02:00
Laurent Destailleur
bf7fcce1b2
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-04-23 12:24:25 +02:00
Laurent Destailleur
11d737f23a
Merge pull request #11029 from ATM-Marc/FIX_7.0_sort_events
...
FIX: actioncomm: sort events by date after external calendars and hook (into 7.0)
2019-04-19 13:06:09 +02:00
Laurent Destailleur
c9445ee700
Merge pull request #11038 from atm-john/FIX_error_messages_not_displayed
...
FIX error messages not displayed
2019-04-19 12:55:30 +02:00
John BOTELLA
0855d84ccf
FIX error messages not displayed
2019-04-18 10:40:34 +02:00
Laurent Destailleur
91af1f8702
Merge pull request #11011 from ATM-Nicolas/fix_search_contact_list
...
FIX : Wrong variable name
2019-04-16 23:43:58 +02:00
Laurent Destailleur
c0defe3965
Update index.php
2019-04-16 23:27:45 +02:00
Marc de Lima Lucio
1669d497b4
FIX: actioncomm: sort events by date after external calendars and hook
2019-04-16 17:36:27 +02:00
ATM-Nicolas
93365addd1
FIX : Total per day shows 00:00 if the total time spent is equal to 12:00
2019-04-15 11:40:58 +02:00
ATM-Nicolas
d4a7c0abc6
FIX : Wrong variable name
2019-04-15 10:05:46 +02:00
Juanjo Menent
1b5cabad71
Fix : #10956
2019-04-12 18:50:48 +02:00
Laurent Destailleur
6cd24ab210
Merge pull request #10998 from atm-gauthier/8.0_fix_ProductAccountancySellIntraCode_is_feature_level_1
...
FIX : Product accountancey sell intra code must be visible if main feature level 1
2019-04-11 16:20:11 +02:00
gauthier
9a24007c0a
FIX : better test
2019-04-11 15:32:50 +02:00
gauthier
524b186959
FIX : Product accountancey sell intra code must be visible if main feature level 1
2019-04-11 15:19:40 +02:00
Laurent Destailleur
ffca289bff
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-04-08 14:04:42 +02:00
Laurent Destailleur
125796b0f5
Merge pull request #10967 from atm-ph/fix_7.0_timesheet_init_hook
...
Fix no init hook on timesheet
2019-04-08 13:49:21 +02:00
Laurent Destailleur
c1f0826005
Update perweek.php
2019-04-08 13:49:16 +02:00
Laurent Destailleur
153e563c9f
Update perday.php
2019-04-08 13:49:05 +02:00
Laurent Destailleur
cd1322de79
Merge pull request #10959 from atm-arnaud/8.0_fix_shipping_default_warehouse_if_one
...
FIX shipping default warehouse if only one warehouse
2019-04-08 13:32:34 +02:00
atm-ph
ea87b2ddb6
Fix no init hook on timesheet
2019-04-05 11:26:11 +02:00
Laurent Destailleur
eaf9a2402a
Fix length of label
2019-04-04 17:39:51 +02:00
Laurent Destailleur
4489db2a70
Fix field surface/weight not loaded
2019-04-04 17:06:26 +02:00
atm-arnaud
0b6c7d2d63
FIX shipping default warehouse if only one warehouse
2019-04-04 11:17:44 +02:00
Laurent Destailleur
17a61b3232
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-04-02 19:34:49 +02:00
Laurent Destailleur
26fbd6e2ec
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2019-04-02 19:34:16 +02:00
Laurent Destailleur
cb1489e2fa
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2019-04-02 19:34:10 +02:00
Laurent Destailleur
2f51221660
Merge pull request #10933 from atm-greg/Add_final_hooks_on_replenish
...
Add all missing hooks on replenish
2019-03-31 18:50:34 +02:00
Laurent Destailleur
f671b8bce7
Merge pull request #10945 from aspangaro/7_p1
...
FIX: Don't show accountingjournal:getNomUrl without data
2019-03-31 18:49:50 +02:00
Laurent Destailleur
143cbba09b
Update card.php
2019-03-31 18:49:38 +02:00
Laurent Destailleur
5dfc1c0897
Merge pull request #10921 from atm-greg/Fix_hook_in_margins_heads
...
FIX missing hook completeTabsHead in margins module
2019-03-31 18:21:48 +02:00
Alexandre SPANGARO
5588fe5b81
FIX: Don't show journal:getNomUrl without data
...
ErrorBadValueForParamNotAString
2019-03-30 09:42:13 +01:00
atm-greg
957fae1081
missing params
2019-03-28 11:07:27 +01:00
atm-greg
11343e986c
add all missing hooks on replenish
2019-03-28 10:47:32 +01:00
atm-greg
83d7750274
FIX missing hook completeTabsHead in margins module
2019-03-27 09:33:51 +01:00
Laurent Destailleur
e5f54bd14c
FIX Remane of project
2019-03-26 12:35:44 +01:00
Laurent Destailleur
3ede626932
FIX If we build one invoice for several orders, we must put the ref of
...
order on the line to not lose information.
Conflicts:
htdocs/commande/list.php
htdocs/core/actions_massactions.inc.php
2019-03-23 22:34:10 +01:00
Laurent Destailleur
37cc5b7d35
Merge pull request #10901 from fmarcet/8.0
...
FIX: The minimum amount filter does not work in VAT report by customer
2019-03-22 12:27:30 +01:00
Ferran Marcet
f37c1b9287
FIX: The minimum amount filter does not work in the VAT report per customer
2019-03-22 09:28:50 +01:00
Laurent Destailleur
75b94d373f
Merge pull request #10897 from frederic34/patch-4
...
Update extrafields.class.php
2019-03-21 18:27:04 +01:00
Laurent Destailleur
1075ef8cf2
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-03-21 18:25:43 +01:00
Laurent Destailleur
f7f20df323
Merge pull request #10891 from atm-greg/Add_hook_on_replenish
...
Add hook on replenish
2019-03-21 18:23:06 +01:00
Frédéric FRANCE
d10b94e72b
Update extrafields.class.php
2019-03-21 14:08:49 +01:00
Laurent Destailleur
a1fe1bb58c
FIX when 2 extra fields are mandatory in 2 different entities
2019-03-21 12:33:39 +01:00
Laurent Destailleur
032aa869e4
FIX Can't insert if there is extrafields mandatory on another entity.
...
FIX Can't set default value of extrafield of type varchar
2019-03-21 12:14:15 +01:00
Laurent Destailleur
4c85068a85
FIX Can't insert if there is extrafields mandatory on another entity.
2019-03-21 11:53:04 +01:00
Laurent Destailleur
b11403103b
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-03-19 13:09:48 +01:00
Laurent Destailleur
8664594fc8
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-03-19 13:09:39 +01:00
Laurent Destailleur
775aa5ff91
Merge pull request #10870 from hregis/8.0_mc2
...
FIX missing entity filter and wrong var name
2019-03-19 11:11:22 +01:00
Laurent Destailleur
89087c6847
Merge pull request #10800 from atm-quentin/FIX_wrong_vat_deposit_invoice
...
Wrong vat if deposit from propal with multiple vat
2019-03-18 11:14:11 +01:00
Regis Houssin
57091f08b0
FIX missing entity filter and wrong var name
2019-03-18 10:53:43 +01:00
Laurent Destailleur
468af5380f
Merge pull request #10857 from atm-maxime/fix_creditnote_refund
...
Fix #9961 : deal with supplier credit note refund like with customers
2019-03-16 19:40:22 +01:00
Maxime Kohlhaas
46b39dd6a9
Fix #9961 : deal with supplier credit note refund like with customers
2019-03-16 18:13:43 +01:00
Laurent Destailleur
ae35c982af
Merge pull request #9652 from atm-gauthier/7.0_fix_round_debitcredit
...
FIX : need to round with 2 decimals to avoid movements not correctly balanced
2019-03-16 14:27:03 +01:00
Laurent Destailleur
55718cc7da
Merge pull request #10855 from atm-maxime/fix_missing_lang
...
Fix #9311
2019-03-16 13:43:35 +01:00
Laurent Destailleur
efeb7b0c22
Merge pull request #10854 from atm-maxime/fix_civility_third_creation
...
Fix #10177
2019-03-16 13:41:29 +01:00
Maxime Kohlhaas
21e2d36421
Fix #9311
2019-03-16 09:28:47 +01:00
Maxime Kohlhaas
68945c7d51
Fix #10177
2019-03-16 09:11:43 +01:00
Laurent Destailleur
681d626284
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-03-15 19:17:31 +01:00
Laurent Destailleur
4bb45ad1c1
Merge pull request #10824 from atm-gauthier/7.0_fix_nocreateline_deposit_if_amount_zero
...
FIX : when we create deposit with multi tva, we mustn't add line if a…
2019-03-15 19:16:56 +01:00
Laurent Destailleur
b33c366b02
Update card.php
2019-03-15 19:16:49 +01:00
Laurent Destailleur
abf529770d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-03-15 19:13:23 +01:00
Laurent Destailleur
482a37a2c9
Merge pull request #10850 from atm-ph/fix_7.0_var_name
...
Fix var name
2019-03-15 19:12:55 +01:00
atm-ph
2da60fb885
Fix var name
2019-03-15 15:15:03 +01:00
Laurent Destailleur
84bff41543
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-03-15 11:00:24 +01:00
Laurent Destailleur
6c2cad3d48
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/lib/security.lib.php
2019-03-15 11:00:00 +01:00
Laurent Destailleur
8711e51bce
Merge pull request #10841 from atm-gauthier/6.0_notest_tab_documents_on_expensereport
...
FIX : no need to test anything to display documents tabs on expense report
2019-03-15 10:56:53 +01:00
gauthier
8375b47e74
FIX : in fact expensereport must be in $check array
2019-03-15 10:21:50 +01:00
Laurent Destailleur
a8bd8a2101
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-03-14 18:49:24 +01:00
Laurent Destailleur
5ec8adb7f5
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2019-03-14 18:48:35 +01:00
Laurent Destailleur
4f84a1614c
Merge pull request #10808 from ATM-Marc/FIX_8.0_shipment_hooks
...
FIX: several hooks in shipping/delivery cards
2019-03-14 18:07:57 +01:00
gauthier
3fb6978bc8
FIX : no need to test anything to display documents tabs on expense report
2019-03-14 17:36:49 +01:00
Laurent Destailleur
eab1e13343
Merge pull request #10839 from atm-gauthier/6.0_fix_useless_join
...
FIX : useless join
2019-03-14 17:12:38 +01:00
gauthier
885797b748
FIX : useless join
2019-03-14 17:00:51 +01:00
Laurent Destailleur
feaca165ad
Merge pull request #10809 from joanlouis/fix-extrafields-calls-from-cards-8
...
Fix extrafields calls from cards for Dolibarr 8 See #10803
2019-03-14 14:22:31 +01:00
gauthier
a524bbc5c6
FIX : when we create deposit with multi tva, we mustn't add line if amount = 0 (example when we have a 100% reduc on one of origin invoice line)
2019-03-13 15:59:41 +01:00
Marc de Lima Lucio
36b44b1348
FIX: several hooks in shipping/delivery cards
2019-03-12 11:28:36 +01:00
Joan Louis
17647de4cc
Fix extrafields calls from cards for Dolibarr 8 See #10803
2019-03-12 11:24:54 +01:00
Laurent Destailleur
15cc21b89f
Merge pull request #10783 from aspangaro/8.0_EBP_export-TXT
...
FIX: Accountancy - Format EBP import
2019-03-11 17:52:34 +01:00
atm-quentin
ab781c32c7
Wrong vat if deposit from propal with multiple vat
2019-03-11 11:28:25 +01:00
Alexandre SPANGARO
49f72b6a9a
Merge remote-tracking branch 'upstream/8.0' into 8.0_EBP_export-TXT
2019-03-09 05:50:16 +01:00
Laurent Destailleur
5596b2e9bf
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/fourn/class/fournisseur.facture.class.php
2019-03-09 00:02:56 +01:00
Laurent Destailleur
520387c03d
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/holiday/card.php
2019-03-09 00:01:29 +01:00
Laurent Destailleur
4022d5f529
FIX Can not create contract with numbering module without autogen rule
2019-03-08 23:58:04 +01:00
Laurent Destailleur
233bd4374a
Fix phpcs
2019-03-08 19:52:26 +01:00
Alexandre SPANGARO
d926657534
FIX: Accountancy - Format EBP import
...
Add doc
2019-03-08 10:57:14 +01:00
Laurent Destailleur
9a9fd15077
Fix doxygen
2019-03-07 14:10:33 +01:00
Laurent Destailleur
d2f1d0cc33
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/fourn/class/fournisseur.facture.class.php
2019-03-07 14:06:11 +01:00
Laurent Destailleur
e96f84a3d6
Merge pull request #10765 from altatof/sd8
...
FIX : supplier discount was not retrieved when choosing a product
2019-03-07 13:26:44 +01:00
Laurent Destailleur
0349f9bfaa
Update objectline_create.tpl.php
2019-03-07 13:26:25 +01:00
Laurent Destailleur
2ae3d75df4
Merge pull request #10752 from atm-gauthier/7.0_fix_fourninvoice_specialcode
...
FIX : we need to keep originline special_code
2019-03-07 12:29:00 +01:00
Laurent Destailleur
e3fb228a4d
Update fournisseur.facture.class.php
2019-03-07 12:28:19 +01:00
Christophe Battarel
96b8da0d62
fix supllier discount
2019-03-06 22:04:01 +01:00
gauthier
0ff2905180
FIX : we need to keep originline special_code
2019-03-06 12:10:24 +01:00
Laurent Destailleur
22bb62d900
Merge pull request #10737 from atm-gauthier/6.0_fix_wrong_redirect_link
...
FIX : wrong redirect link on holiday refuse
2019-03-05 18:43:57 +01:00
Laurent Destailleur
3db8218cba
Merge pull request #10745 from frederic34/patch-6
...
add session newtoken
2019-03-05 18:41:50 +01:00
Laurent Destailleur
98f5bb2ed3
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-03-05 15:55:08 +01:00
Frédéric FRANCE
1bbf6737ec
add session newtoken
2019-03-05 15:27:31 +01:00
Laurent Destailleur
54b9681257
More log to help debug
2019-03-04 20:15:31 +01:00
gauthier
dada8c8ff5
FIX : wrong redirect link on holiday refuse
2019-03-04 17:23:29 +01:00
Laurent Destailleur
acaf5cabef
Merge pull request #10332 from ATM-Nicolas/fix_check_picture_name
...
FIX : Check for old picture name if the new one was not found
2019-03-04 16:20:29 +01:00
Laurent Destailleur
76dd9e42d2
Merge pull request #10726 from frederic34/patch-3
...
Update DolibarrModules.class.php
2019-03-04 16:05:06 +01:00
Laurent Destailleur
526bd1d02e
Fix number format
2019-03-03 17:36:43 +01:00
Frédéric FRANCE
3037e4a157
Update DolibarrModules.class.php
2019-03-02 20:49:53 +01:00
Laurent Destailleur
aea5abd9a1
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-03-02 19:05:58 +01:00
Laurent Destailleur
8f8aaf1e8c
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-03-02 19:05:51 +01:00
Laurent Destailleur
a2eefab696
Merge pull request #10714 from ATM-Marc/FIX_7.0_export_actioncomm
...
FIX: actioncomm export: ORDER BY clause / event type filter
2019-03-02 18:44:34 +01:00
Laurent Destailleur
bc9218dee3
Merge pull request #10713 from atm-gauthier/8.0_fix_title_project
...
FIX : project_title for display of getNomUrl()
2019-03-02 18:36:42 +01:00
Marc de Lima Lucio
b96ac794e9
FIX: actioncomm export: ORDER BY clause is in wrong export property + event type filter does not work
2019-02-28 16:15:32 +01:00
gauthier
786c114026
FIX : project_title for display of getNomUrl()
2019-02-28 16:13:45 +01:00
Laurent Destailleur
c9d240cb73
Merge pull request #10671 from hregis/8.0_mc
...
FIX could not create several superadmin in transversal mode
2019-02-28 12:24:50 +01:00
Laurent Destailleur
855aaaffd8
Better fix for type of discount
2019-02-28 11:44:10 +01:00
Laurent Destailleur
92259810c1
Merge pull request #10712 from atm-florian/8.0
...
fix relative discount for prospect and supplier
2019-02-28 11:26:50 +01:00
Laurent Destailleur
74dec41496
Merge pull request #10705 from atm-gauthier/8.0_fix_best_error_msg
...
FIX : if empty error message, we just see "error" displayed
2019-02-28 11:25:13 +01:00
Laurent Destailleur
cefaeb583f
Update xinputfile.modules.php
2019-02-28 11:24:43 +01:00
Laurent Destailleur
85d46a5270
Update xinputfile.modules.php
2019-02-28 11:24:07 +01:00
florian HENRY
4ebf4780c2
fix relative discount for prospect and supplier
2019-02-28 09:09:06 +01:00
gauthier
1237a6d3e9
FIX : same thing here
2019-02-27 14:58:10 +01:00
gauthier
49e03b009f
FIX : if empty error message, we just see "error" displayed
2019-02-27 14:50:01 +01:00
Laurent Destailleur
86e2ffe323
Merge pull request #10390 from glu000/8.0
...
Fix #10278
2019-02-27 02:24:55 +01:00
Laurent Destailleur
238894a7e4
Merge pull request #10624 from frederic34/patch-2
...
selectMulticurrency avoid malformed empty value
2019-02-27 02:06:24 +01:00
Laurent Destailleur
a48e9fdba4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-02-27 01:23:26 +01:00
Laurent Destailleur
c1fa48889e
Merge pull request #10677 from frederic34/patch-6
...
fix #10385
2019-02-24 20:46:04 +01:00
Laurent Destailleur
6fdd0191f4
Merge pull request #10676 from frederic34/patch-5
...
fix #10656
2019-02-24 20:45:13 +01:00
Laurent Destailleur
2f300ae63f
Standardize code with customer invoices
2019-02-24 20:26:54 +01:00
Laurent Destailleur
f41d504ba1
Merge pull request #10518 from atm-greg/8.0_FIX_bad_values_in_fourn_credit_note
...
FIX positive values IN supplier credit notes creating diff on addline rounding
2019-02-24 20:21:22 +01:00
Frédéric FRANCE
2ad91213b2
Update combinations.php
2019-02-24 12:09:57 +01:00
Frédéric FRANCE
ca2eba866c
Update list.php
2019-02-24 11:56:17 +01:00
Frédéric FRANCE
435b416f93
fix #10656
2019-02-24 11:50:06 +01:00
Regis Houssin
0ea7bf3b0b
FIX could not create several superadmin in transversal mode
2019-02-24 08:21:56 +01:00
Laurent Destailleur
4e19a83f1b
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-02-23 16:01:38 +01:00
Laurent Destailleur
af6c482f26
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-02-23 16:01:30 +01:00
Laurent Destailleur
f2a73eecf2
Merge pull request #10645 from atm-gauthier/7.0_fix_feature_not_finished
...
FIX : function sendEmailsReminder isn't completely developed, then MA…
2019-02-23 15:01:44 +01:00
Laurent Destailleur
4c32aed2f4
Merge pull request #10650 from fappels/8.0_fix_dispatch
...
FIX fk_default_warehouse missing in group by
2019-02-23 14:08:28 +01:00
Francis Appels
c38b0c4dbe
FIX fk_default_warehouse missing in group by
2019-02-22 12:17:34 +01:00
gauthier
58d82eb477
FIX : function sendEmailsReminder isn't completely developed, then MAIN_FEATURES_LEVEL must be 2 to "use" it
2019-02-21 11:08:55 +01:00
Laurent Destailleur
ad7b8371da
FIX Mark credit note as available for credit note in other currency
...
Conflicts:
htdocs/compta/paiement.php
htdocs/core/class/discount.class.php
2019-02-18 18:30:15 +01:00
Frédéric FRANCE
b017213131
selectMulticurrency avoid malformed empty value
2019-02-17 20:59:39 +01:00
Laurent Destailleur
c0b22e86c2
Merge pull request #10619 from atm-gauthier/8.0_fix_cant_reopen_fourn_creditnote
...
FIX : we want to be able to reopen fourn credit note
2019-02-15 15:32:38 +01:00
gauthier
70f1a9d13d
FIX : we want to be able to reopen fourn credit note
2019-02-15 11:41:02 +01:00
Laurent Destailleur
f456cc5e77
Merge pull request #10605 from hregis/8.0_mc
...
FIX missing $ismultientitymanaged for previous/next ref
2019-02-14 16:24:12 +01:00
Regis Houssin
45d05da6ed
FIX missing $ismultientitymanaged for previous/next ref
2019-02-14 16:14:19 +01:00
Laurent Destailleur
c8b4265c12
Merge pull request #10602 from hregis/8.0_mc
...
FIX missing entity filter in function "build_filterField()" (export module)
2019-02-14 15:24:12 +01:00
Laurent Destailleur
2c2052d113
Update card.php
...
Avoid regression on restrictArea
2019-02-14 15:23:34 +01:00
Laurent Destailleur
4ac086ab70
Update info.php
2019-02-14 15:23:07 +01:00
Laurent Destailleur
173d28cf5a
Update mouvement.php
...
Avoid regression on restrictArea
2019-02-14 15:22:22 +01:00
Laurent Destailleur
d2ee00d4bb
Update security.lib.php
...
Avoid regression on test of restrictArea
2019-02-14 15:21:01 +01:00
Regis Houssin
359318392f
FIX missing entity filter in function "build_filterField()" (export)
2019-02-14 10:47:07 +01:00
Regis Houssin
aa4c5ae839
FIX missing access security checking with multicompany
2019-02-14 10:12:15 +01:00
Laurent Destailleur
53a8f1cd3b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-02-12 13:36:05 +01:00
Laurent Destailleur
04b0216277
Merge pull request #10548 from aspangaro/7.0_accountancy_multicomp_movement
...
FIX: Accountancy - Add transaction with multicompany use only the first entity
2019-02-12 13:19:00 +01:00
Alexandre SPANGARO
2dc4edb68c
FIX: Accountancy - Add transaction with multicompany use all the time 1st entity
2019-02-11 11:36:12 +01:00
gauthier
2142ccee8a
FIX : better method
2019-02-08 15:17:40 +01:00
Laurent Destailleur
43fbcf7081
Prepare 8.0.5
2019-02-08 10:28:59 +01:00
Laurent Destailleur
1c129a78ae
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-02-08 10:22:55 +01:00
Laurent Destailleur
679a13e48c
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/expedition/class/expedition.class.php
2019-02-08 10:22:36 +01:00
Laurent Destailleur
3318baa664
Merge pull request #10522 from atm-ph/fix_8.0_crabe_payment_table
...
Fix display payment table on multiple pages
2019-02-08 10:08:46 +01:00
Laurent Destailleur
3d58e93a3c
Merge pull request #10525 from atm-greg/8.0_FIX_supplier_proposal_lines_added_without_unit
...
FIX add fk_unit on addline action
2019-02-08 10:01:29 +01:00
Laurent Destailleur
4997b5968f
Merge pull request #10506 from ATM-Marc/FIX_7.0_parent_line
...
FIX: line edit template: keep fk_parent_line
2019-02-08 09:52:21 +01:00
Laurent Destailleur
76b021d061
Merge pull request #10505 from ATM-Marc/FIX_7.0_expedition_status
...
FIX: expedition: reset status on rollback
2019-02-08 09:46:14 +01:00
Laurent Destailleur
92ef0d75cf
Merge pull request #10504 from atm-quentin/FIX_supplier_invoice_paiement_credit_deposit
...
FIX supplier invoice payment total doesnnt care about deposit or credit
2019-02-08 09:44:42 +01:00
Laurent Destailleur
ccda5719cf
Merge pull request #10503 from atm-quentin/FIX_product_stat_supplier_invoice
...
FIX supplier invoice product stats total ht is line total not invoice…
2019-02-08 09:43:38 +01:00
Laurent Destailleur
8abebb091c
Var no more used
2019-02-08 09:33:01 +01:00
Laurent Destailleur
24955088de
Merge pull request #10501 from hregis/8.0_mc
...
FIX [URGENT] broken feature, "$usercancreate" is for Dolibarr 9
2019-02-08 09:31:26 +01:00
Laurent Destailleur
e5d7a862b4
Merge pull request #10527 from atm-ph/fix_8.0_psql_search_insensitive_accent
...
Fix psql search insensitive accent
2019-02-08 09:29:59 +01:00
Laurent Destailleur
bd3f0da19c
Merge pull request #10515 from atm-gauthier/8.0_fix_can_addline_on_invoices
...
FIX : can't add lines on invoices
2019-02-08 09:27:51 +01:00
Laurent Destailleur
0ac995b37c
Merge pull request #10512 from atm-florian/8.0
...
fix php warning
2019-02-08 09:27:18 +01:00
atm-ph
51515a487e
Fix search unaccent from left menu search box
2019-02-07 17:58:25 +01:00
atm-ph
ec7ef265b7
Fix psql search insensitive accent
2019-02-07 17:47:17 +01:00
atm-greg
9d0e0c2798
FIX add fk_unit on addline action
2019-02-07 15:17:52 +01:00
atm-ph
8e6a567b09
Fix display payment table on multiple pages
2019-02-07 12:36:22 +01:00
atm-greg
4624f1b1b8
FIX positive values creating diff on addline rounding
2019-02-06 17:19:16 +01:00
gauthier
29e4fce450
FIX : can't add lines on invoices
2019-02-06 12:35:23 +01:00
florian HENRY
95cc9faf7e
fix php warning
2019-02-06 09:01:24 +01:00
Marc de Lima Lucio
428efa9227
FIX: line edit template: keep fk_parent_line
2019-02-05 12:02:49 +01:00
Marc de Lima Lucio
64739098ae
FIX: expedition: reset status on rollback + replace hardcoded status with const
2019-02-05 11:58:49 +01:00
atm-quentin
da0c863f45
FIX supplier invoice payment total dont care about deposit or credit
2019-02-05 10:30:38 +01:00
atm-quentin
730a2a90ff
FIX supplier invoice product stats total ht is line total not invoice total
2019-02-05 09:43:14 +01:00
Regis Houssin
4a19cba257
FIX [URGENT] broken feature, "$usercancreate" is for Dolibarr 9
2019-02-05 06:34:05 +01:00
Laurent Destailleur
cdfeeafab9
FIX #10381
2019-02-03 21:12:05 +01:00
Laurent Destailleur
72f78ecf3b
FIX #10460 compatibility with MariaDB 10.4
2019-02-03 20:02:05 +01:00
Laurent Destailleur
4538d13add
Merge pull request #10450 from atm-gauthier/8.0_fIX_fetch_member
...
FIX : wrong tests on fetch
2019-02-03 19:25:25 +01:00
Laurent Destailleur
bd2c7092a4
Update user.class.php
2019-02-03 19:25:11 +01:00
Laurent Destailleur
62d677118d
Update adherent.class.php
2019-02-03 19:24:18 +01:00
Laurent Destailleur
d773c74f09
Merge pull request #10483 from atm-maxime/fix_warehouse_fetch
...
Fix warehouse fetch was not checking parameters. Fixes #10414
2019-02-03 19:11:47 +01:00
Maxime Kohlhaas
bb3225809b
Fix warehouse fetch was not checking parameters. Fixes #10414
2019-02-02 18:43:25 +01:00
Laurent Destailleur
75845a990f
FIX Missing province in export of invoice
2019-02-01 22:55:28 +01:00
Laurent Destailleur
e366ab551c
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-02-01 16:01:26 +01:00
Laurent Destailleur
dee2a373c1
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2019-02-01 16:01:18 +01:00
Laurent Destailleur
dbf7ae4c25
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2019-02-01 15:56:58 +01:00
Laurent Destailleur
452dfafd32
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2019-02-01 15:56:47 +01:00
Laurent Destailleur
bff2f33022
Merge pull request #10404 from atm-john/6.0_fix_supplier_order_line_fetch
...
Fix fetch test
2019-02-01 15:56:26 +01:00
Laurent Destailleur
dbab955cbd
Merge pull request #10471 from mapiolca/patch-9
...
#Fix : Error in Total Products/Services
2019-02-01 15:43:47 +01:00
Laurent Destailleur
f00271fee6
Merge pull request #10467 from atm-gauthier/7.0_fix_nextnumref
...
FIX : need an order by in case we found other invoice with same number but not same date
2019-02-01 15:38:16 +01:00
Laurent Destailleur
a08a0b4c1d
Merge pull request #10469 from atm-gauthier/7.0_fix_wrong_test_enabled
...
FIX : wrong test enabled
2019-02-01 15:34:55 +01:00
Laurent Destailleur
cc17aff405
Merge pull request #10472 from atm-florian/8.0
...
FIX : quick search for supplier orders
2019-02-01 15:31:57 +01:00
florian HENRY
f7bed44441
FIX : quick search for supplier orders
2019-01-31 21:39:02 +01:00
Pierre Ardoin
2d6f5ca8ab
#Fix : Error in Total Products/Services
...
Its correct an error in the total of stat Products/Services total.
2019-01-31 20:22:56 +01:00
Laurent Destailleur
14dea53700
FIX Missing field in import/export of users
2019-01-31 15:51:02 +01:00
gauthier
caa937660d
FIX : wrong test enabled
2019-01-31 12:43:39 +01:00
gauthier
bfc7265cbc
FIX : better test on fetch
2019-01-31 11:53:10 +01:00
gauthier
09ba059c21
FIX : need an order by in case we found other invoice with same number but not same date
2019-01-31 11:03:06 +01:00
Laurent Destailleur
4c2b27560d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/viewimage.php
2019-01-31 10:22:32 +01:00
Laurent Destailleur
484b4371c1
FIX XSS
...
Conflicts:
htdocs/viewimage.php
2019-01-31 10:19:23 +01:00
Laurent Destailleur
5e46a359e0
FIX XSS
2019-01-31 10:18:06 +01:00
gauthier
0c4e5a6487
FIX : better test
2019-01-31 09:30:07 +01:00
Laurent Destailleur
ae1c4e065b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-30 18:53:56 +01:00
Laurent Destailleur
231395dab8
Merge pull request #10398 from atm-john/fix_trigger
...
Fix missing trigger
2019-01-30 18:53:10 +01:00
Laurent Destailleur
41e20a9d4f
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-30 16:44:08 +01:00
Laurent Destailleur
81ae4c52c5
Merge pull request #10446 from mapiolca/8.0
...
Fix #10317 et #10318
2019-01-30 16:43:14 +01:00
Laurent Destailleur
104364ed02
Merge pull request #10459 from atm-gauthier/7.0_FIX_cmd_fourn_enabled
...
FIX : $conf->fournisseur->commande->enabled doesn't exist, we must use $conf->fournisseur->enabled
2019-01-30 15:51:09 +01:00
Laurent Destailleur
8d9b92698d
Merge pull request #10443 from EuskalMoneta/7.0
...
FIX Fix PHP warning "count(): Parameter must be an array..."
2019-01-30 15:48:31 +01:00
Laurent Destailleur
869159c09f
Fix regression in look and feel (if empty, we do not sho value)
2019-01-30 15:31:39 +01:00
Laurent Destailleur
96f46ec261
Merge pull request #10448 from hregis/8.0_mc
...
FIX multicompany compatibility
2019-01-30 15:25:16 +01:00
Laurent Destailleur
57e7df8acf
Merge pull request #10457 from atm-gauthier/8.0_FIX_commande_fourn_enabled
...
FIX : $conf->fournisseur->commande->enabled doesn't exist, we must use $conf->fournisseur->enabled
2019-01-30 15:03:08 +01:00
gauthier
9490929216
FIX : $conf->fournisseur->commande->enabled doesn't exist, we must use $conf->fournisseur->enabled
2019-01-30 10:49:32 +01:00
gauthier
412940b5ca
FIX : $conf->fournisseur->commande->enabled doesn't exist, we must use $conf->fournisseur->enabled
2019-01-30 10:19:13 +01:00
Pierre Ardoin
99892c13b0
FIX : Erreur dans le Total
...
Corrige l'erreur de calcul dans le total des produits et services
2019-01-29 23:26:08 +01:00
gauthier
3477cf6bd3
FIX : must fetch member in current entity
2019-01-29 18:01:28 +01:00
Laurent Destailleur
c6755b3cf1
Fix formatting of number in quantity field
2019-01-29 15:59:41 +01:00
Pierre Ardoin
80cfe86508
Update objectline_view.tpl.php
2019-01-29 14:26:14 +01:00
Pierre Ardoin
5ea1cf0775
Update objectline_edit.tpl.php
2019-01-29 14:25:34 +01:00
Regis Houssin
9539bea68a
FIX bad sql request
2019-01-29 12:17:51 +01:00
Regis Houssin
39b696af02
FIX multicompany compatibility
2019-01-29 12:01:40 +01:00
Pierre Ardoin
b6df02e795
Correction oubli date de livraison
...
Corrige l'oubli de la substitution de la date de livraison pour les commandes et demande de prix fournisseurs
2019-01-29 11:47:39 +01:00
Pierre Ardoin
e75170137e
Correction de la filtration de l'entité
...
Corrige pour que la marge réalisée sur d'autres entités n'apparaisse pas sur celle sur laquelle l'utilisateur est connecté.
2019-01-29 11:42:44 +01:00
Pierre Ardoin
f9b8622545
Prise en charge de Multicompany
...
Correction pour éviter que les factures appartenant à d'autres entités n'apparaissent dans celle qui est consultée sur le moment.
2019-01-29 11:33:22 +01:00
Pierre Ardoin
dd0f6b3829
Edition Ligne Travaux Supplémentaires
...
Correction pour permettre l'édition si la ligne n'existe pas dans une précédente situation. Permet l'édition d'une ligne si elle a été ajouté dans la situation actuelle.
2019-01-29 11:30:14 +01:00
Pierre Ardoin
30548d977f
Prise en charge des Travaux supplémentaires
...
Corrige la filtration pour permettre l'ajout de ligne lors de la présence de travaux supplémentaires en cours de chantier.
2019-01-29 11:19:11 +01:00
Pierre Ardoin
508fb5c9cb
Prise en charge des Travaux supplémentaires
...
Corrige la filtration lors des situations client afin de prendre en compte la possibilité d'ajouter des travaux en cours de chantier.
2019-01-29 11:13:11 +01:00
Pierre Ardoin
eca1a2cd64
Update societe.class.php
2019-01-29 11:08:13 +01:00
Xebax
b24f5fda68
FIX Fix PHP warning "count(): Parameter must be an array..."
2019-01-29 08:47:46 +01:00
Laurent Destailleur
b726939d32
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-28 16:27:25 +01:00
Laurent Destailleur
9d1a02b0d7
Fix language
2019-01-28 16:25:37 +01:00
Laurent Destailleur
9dbf41d6b2
Fix lang format
2019-01-28 16:25:06 +01:00
Laurent Destailleur
4545c0f13a
Fix lang format of en_ZA
2019-01-28 16:25:01 +01:00
John BOTELLA
6f12cdf236
Fix travis
2019-01-28 11:58:16 +01:00
John BOTELLA
5dbc9ddae0
fix travis
2019-01-28 11:56:20 +01:00
John BOTELLA
9a666b265f
Use an other test
2019-01-28 11:53:19 +01:00
Laurent Destailleur
a78db45178
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-27 18:12:36 +01:00
Laurent Destailleur
3e78807cbc
Merge pull request #10424 from EuskalMoneta/7.0
...
FIX 'statut' is ignored when updating a user with the REST API.
2019-01-27 17:56:14 +01:00
Laurent Destailleur
d59097f65c
Fix upload of module file
2019-01-27 17:40:56 +01:00
Xebax
94d3f038eb
FIX 'statut' is ignored when updating a user with the REST API.
2019-01-27 13:20:33 +01:00
Laurent Destailleur
7785f3e3e2
Merge pull request #10397 from atm-gauthier/8.0_fix_discount_on_excess_with_creditnote_or_deposit
...
FIX : when we add a payment on an invoice which already has payments …
2019-01-26 14:24:06 +01:00
John BOTELLA
15e1d3b456
Fix fetch test
2019-01-24 09:40:58 +01:00
John BOTELLA
624d17c96a
Fix missing no trigger arg
2019-01-23 17:32:49 +01:00
John BOTELLA
1c51716997
Fix missing trigger
2019-01-23 17:02:20 +01:00
gauthier
84e1f92acd
FIX : when we add a payment on an invoice which already has payments with credit note or deposit amount, and then we get an excess received, discount amount must be $total_paiements + $total_creditnote_and_deposit - $object->total_ttc;
2019-01-23 15:16:51 +01:00
Günter Lukas
1cf786acff
Fix #10278
...
Fix #10278
2019-01-22 00:09:36 +01:00
Günter Lukas
46139399ed
Merge pull request #9 from Dolibarr/8.0
...
forksync 8.0
2019-01-22 00:05:52 +01:00
Laurent Destailleur
a4017fa823
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-21 20:47:22 +01:00
Laurent Destailleur
6f553db93d
Remove bad text
2019-01-21 20:47:07 +01:00
Laurent Destailleur
57c9104f1c
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-21 02:43:18 +01:00
Laurent Destailleur
5ab6c41dfa
Fix missing multicurrency fields in export
2019-01-21 02:43:08 +01:00
Laurent Destailleur
b868397902
Fix colspan
2019-01-21 02:27:13 +01:00
Laurent Destailleur
623bd6ef7a
Merge pull request #10377 from frederic34/patch-2
...
get_codeclient return void
2019-01-20 19:46:31 +01:00
Frédéric FRANCE
077b9f1996
get_codeclient return void
...
1ac55b0800/htdocs/societe/class/societe.class.php (L2421-L2441)
2019-01-20 15:23:48 +01:00
Laurent Destailleur
0e843c56d0
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-19 13:20:21 +01:00
Laurent Destailleur
1ac55b0800
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/security2.lib.php
2019-01-19 13:19:58 +01:00
wdammak
aaa61254ac
Update stats.class.php
...
Fix div/0 warnings
2019-01-19 11:36:09 +01:00
wdammak
191900d258
Update stats.class.php
...
Fix div/0 warnings
2019-01-19 11:35:16 +01:00
Laurent Destailleur
45ea1647d0
Merge pull request #10357 from hregis/8.0_mc
...
FIX broken external authentication module feature and avoid warning
2019-01-17 19:15:40 +01:00
Laurent Destailleur
c1c3eb61f8
Merge pull request #10356 from atm-gauthier/6.0_fix_dol_loginfunction
...
FIX : if(!function_exists(dol_loginfunction))
2019-01-17 19:14:46 +01:00
Laurent Destailleur
be9f63274f
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-17 19:10:35 +01:00
Laurent Destailleur
cb59c97ef7
Merge pull request #10350 from a-schild/7.0
...
Fix for issue #10333 branch 7.0
2019-01-17 18:59:52 +01:00
Laurent Destailleur
55771bdb3d
Merge pull request #10349 from a-schild/8.0
...
Fix for issue #10333 branch 8.0
2019-01-17 18:59:36 +01:00
Regis Houssin
1d33b6ccbb
FIX broken external authentication module feature and avoid warning
2019-01-17 16:01:32 +01:00
gauthier
d997309bcb
FIX : if(!method_exists(dol_loginfunction))
2019-01-17 14:49:30 +01:00
Laurent Destailleur
688311c761
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-16 16:45:38 +01:00
Laurent Destailleur
698222c769
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/adherents/subscription.php
2019-01-16 16:45:30 +01:00
Laurent Destailleur
476527e71e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2019-01-16 16:34:46 +01:00
Laurent Destailleur
6becdc8af4
Fix missing substitution of ID
2019-01-16 16:34:36 +01:00
a-schild
7e3bfd332e
Fix for issue #10333
...
paymentterm.class.php invalid SQL in fetch
2019-01-16 13:07:00 +01:00
a-schild
7df86cb630
Fix for issue #10333
...
paymentterm.class.php invalid SQL in fetch
2019-01-16 13:06:12 +01:00
Laurent Destailleur
346028c8d5
Merge pull request #10340 from atm-quentin/FIX_Credit_Note_Free_Line
...
FIX credit note can have negative value
2019-01-16 12:11:21 +01:00
atm-quentin
0d384eea00
FIX credit note can have negative value
2019-01-16 09:33:24 +01:00
Laurent Destailleur
f51b4288da
Merge pull request #10336 from hregis/8.0_bug
...
FIX avoid php warning
2019-01-15 17:59:09 +01:00
Laurent Destailleur
6dd905048c
Merge pull request #10334 from hregis/8.0_mc
...
FIX problem with multicompany transverse mode
2019-01-15 17:57:45 +01:00
Laurent Destailleur
adc4422323
Update card.php
2019-01-15 17:57:30 +01:00
Laurent Destailleur
05dc40b6b9
Merge pull request #10331 from frederic34/patch-2
...
correct list of links
2019-01-15 17:52:05 +01:00
Regis Houssin
41a38b3a0a
FIX avoid php warning
...
Signed-off-by: Regis Houssin <regis.houssin@inodbox.com >
2019-01-15 15:44:45 +01:00
Regis Houssin
7c9d85d091
FIX problem with multicompany transverse mode
...
Signed-off-by: Regis Houssin <regis.houssin@inodbox.com >
2019-01-15 12:18:04 +01:00
ATM-Nicolas
2a7b3c7d7d
FIX : Check for old picture name if the new one was not found
2019-01-14 10:48:34 +01:00
Frédéric FRANCE
cf55b54cf5
correct list of links
2019-01-14 10:02:48 +01:00
Laurent Destailleur
1aa2b7a164
FIX SQL injection on rowid of dict.php
2019-01-10 03:26:34 +01:00
Laurent Destailleur
0d9367b09d
Merge pull request #10305 from tuxgasy/8.0_bill_orders
...
Fix #10301 mass bill orders
2019-01-08 16:50:48 +01:00
Laurent Destailleur
a1f5ede736
Update actions_massactions.inc.php
2019-01-08 16:50:27 +01:00
Laurent Destailleur
47448b77f0
Update actions_massactions.inc.php
2019-01-08 16:47:30 +01:00
TuxGasy
2c2f86736a
Fix #10301 mass bill orders and replicate extrafields
2019-01-08 15:59:20 +01:00
Laurent Destailleur
1ee0d42408
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-08 14:08:22 +01:00
Laurent Destailleur
6ca163c68b
Merge pull request #10311 from ATM-Marc/FIX_7.0_hook_action_list
...
FIX: action list: add printFieldListSelect and printFieldListWhere hooks
2019-01-08 14:06:24 +01:00
Laurent Destailleur
9a6c3ac3df
FIX Selection of email recipient with option MAIN_OPTIMIZEFORTEXTBROWSER
2019-01-08 14:05:07 +01:00
Marc de Lima Lucio
68802c659e
FIX: action list: add printFieldListSelect and printFieldListWhere hooks
2019-01-08 11:41:58 +01:00
Laurent Destailleur
9d8b084115
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
ChangeLog
htdocs/core/actions_sendmails.inc.php
htdocs/filefunc.inc.php
2019-01-08 01:48:54 +01:00
Laurent Destailleur
8e3df45cbf
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/holiday/define_holiday.php
2019-01-08 01:46:03 +01:00
Laurent Destailleur
f85389ac29
Fix missing td column
2019-01-08 01:11:34 +01:00
Laurent Destailleur
41743056bf
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-08 01:09:21 +01:00
Laurent Destailleur
087a4400b0
FIX Default value on sales representative on third party creation
2019-01-08 01:05:42 +01:00
Laurent Destailleur
3d578cab28
Merge pull request #10308 from EuskalMoneta/7.0
...
FIX Civility not saved when creating a member.
2019-01-07 14:10:00 +01:00
Xebax
fbb1b344d1
Merge remote-tracking branch 'upstream/7.0' into 7.0
2019-01-06 13:44:13 +01:00
Xebax
2c496d2ac0
FIX Civility not saved when creating a member.
2019-01-06 13:42:41 +01:00
Juanjo Menent
e8424ebec3
Merge pull request #10304 from simnandez/7.0
...
Change to 7.0.6
2019-01-05 14:47:24 +01:00
Juanjo Menent
74442911a7
Change to 7.0.6
2019-01-05 14:45:23 +01:00
Juanjo Menent
709d173669
Merge pull request #10303 from simnandez/7.0
...
Fix #8152 and prepare 7.0.5
2019-01-05 14:00:02 +01:00
Juanjo Menent
96967100ba
Prepare 7.0.5
2019-01-05 13:35:32 +01:00
Juanjo Menent
7908550937
Merge remote-tracking branch 'upstream/7.0' into 7.0
2019-01-05 13:05:50 +01:00
Juanjo Menent
61fbfaf356
Merge pull request #10298 from fmarcet/7.0
...
FIX: Can't generate invoice pdf
2019-01-05 13:02:58 +01:00
Ferran Marcet
f3dd875fc7
FIX: Can't generate invoice pdf
2019-01-04 12:00:39 +01:00
Ferran Marcet
4694af0488
FIX: Can't generate invoice pdf
2019-01-04 11:45:02 +01:00
Ferran Marcet
3e358c90b3
Merge branch '7.0up' into 7.0
2019-01-04 11:32:19 +01:00
Ferran Marcet
15cc45b8ae
FIX: Can't generate invoice pdf
2019-01-04 10:52:10 +01:00
Laurent Destailleur
66b2a82be6
Merge pull request #10292 from atm-gauthier/6.0_fix_holidays
...
FIX : holidays get natural_search if search params are set only
2019-01-02 20:04:39 +01:00
Laurent Destailleur
1202bb3173
Merge pull request #10274 from fmarcet/8.0
...
FIX: Loan impossible to account
2019-01-02 19:50:46 +01:00
Laurent Destailleur
a39336c80d
Simple join is better than RIGHT JOIN
2019-01-02 19:50:23 +01:00
ldestailleur
d8d47763aa
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-02 19:39:42 +01:00
ldestailleur
3d8479291d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-01-02 19:39:35 +01:00
Laurent Destailleur
bab501a1aa
Merge pull request #10294 from frederic34/patch-2
...
Update societe.class.php
2019-01-02 19:35:10 +01:00
ldestailleur
8645a7f524
FIX Interface regression for bind people. Fix option
...
MAIN_OPTIMIZEFORTEXTBROWSER
2019-01-02 18:58:45 +01:00
Frédéric FRANCE
cad95c7dc2
Update societe.class.php
2019-01-02 15:39:22 +01:00
gauthier
fc3da0f5be
FIX : holidays get natural_search if search params are set only
2019-01-02 10:02:30 +01:00
Juanjo Menent
cf64053fa5
Merge remote-tracking branch 'upstream/7.0' into 7.0
2018-12-29 15:07:09 +01:00
Ferran Marcet
dc93cccbe1
FIX: Loan impossible to account
2018-12-28 12:57:04 +01:00
Laurent Destailleur
63beb50465
Fix missing migration of external site module
2018-12-26 21:22:12 +01:00
Laurent Destailleur
730f5d1ad4
Prepare 8.0.4
2018-12-23 14:05:37 +01:00
Laurent Destailleur
94ee18a20a
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-12-22 19:00:15 +01:00
Laurent Destailleur
8d39edf430
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/product/price.php
2018-12-22 18:59:49 +01:00
Laurent Destailleur
0646d4ab7a
Merge pull request #10262 from hregis/8.0_mc
...
FIX check if "entity" is already defined in "$param"
2018-12-22 18:25:00 +01:00
Laurent Destailleur
b76c45e8d0
Merge pull request #10264 from hregis/7.0_price
...
FIX avoid Class 'AdherentType' not found
2018-12-22 18:16:40 +01:00
Laurent Destailleur
f8b0e535fa
Code comment
2018-12-22 17:30:22 +01:00
Laurent Destailleur
2b088a73c1
FIX CVE-2018-19998
2018-12-22 17:16:08 +01:00
Laurent Destailleur
74e75a7e2b
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-12-22 17:12:48 +01:00
Laurent Destailleur
bacd5110fb
FIX CVE-2018-19995 and CVE-2018-19998
2018-12-22 17:12:38 +01:00
Laurent Destailleur
4b8be6ed64
FIX CVE-2018-19995
2018-12-22 17:08:55 +01:00
Laurent Destailleur
850b939ffd
FIX CVE-2018-19994
2018-12-22 17:03:50 +01:00
Laurent Destailleur
fc3fcc5455
FIX CVE-2018-19993
2018-12-22 16:59:30 +01:00
Laurent Destailleur
0f06e39d23
FIX CVE-2018-19992
2018-12-22 16:55:31 +01:00
Regis Houssin
09ce84ca93
FIX avoid Class 'AdherentType' not found
2018-12-21 16:38:02 +01:00
Regis Houssin
9b215e117a
FIX check if "entity" is already defined in "$param"
2018-12-21 11:23:44 +01:00
Laurent Destailleur
ed13f7b729
Merge pull request #10252 from ATM-Nicolas/fix_call_to_update_price
...
FIX : Function updatePrice with wrong parameters
2018-12-19 13:02:00 +01:00
Laurent Destailleur
2978522006
Merge pull request #10251 from ATM-Marc/FIX_7.0_contact_change
...
FIX: contact/address tab issue when changing company
2018-12-19 12:59:32 +01:00
Laurent Destailleur
707af49025
FIX Missing last month on vat report per month
2018-12-19 12:07:26 +01:00
Laurent Destailleur
4b7f373802
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-12-18 21:37:34 +01:00
Laurent Destailleur
fb8c3f01a4
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/modules/project/doc/pdf_baleine.modules.php
htdocs/core/modules/project/doc/pdf_beluga.modules.php
2018-12-18 21:35:30 +01:00
Laurent Destailleur
4b6ae9d424
FIX Error reported when creation of thirdparty from member fails
...
Conflicts:
htdocs/adherents/subscription.php
htdocs/core/class/commonobject.class.php
2018-12-18 21:32:41 +01:00
Laurent Destailleur
b8429c607e
FIX Can't create a thirdparty from member if customer code is mandatory.
2018-12-18 21:29:53 +01:00
Laurent Destailleur
6851232314
Fix removing constant no more required
2018-12-18 21:29:36 +01:00
Laurent Destailleur
f2318716ec
FIX Error reported when creation of thirdparty from member fails
2018-12-18 21:27:16 +01:00
Laurent Destailleur
31d032d5d3
FIX Can't create a thirdparty from member if customer code is mandatory.
2018-12-18 21:00:06 +01:00
Laurent Destailleur
2e6a41228f
Fix removing constant no more required
2018-12-18 20:49:48 +01:00
ATM-Nicolas
96144e18f1
FIX : Function updatePrice with wrong parameters
2018-12-18 15:27:32 +01:00
Marc de Lima Lucio
7e2eca661b
FIX: contact/adress tab: when changing company ajax combo, the first contact change is not taken into account
2018-12-18 09:40:58 +01:00
Laurent Destailleur
051853fc00
Merge pull request #10246 from atm-ph/fix_7.0_user_attached_files
...
Fix attached files from user mail form don't work
2018-12-17 21:11:43 +01:00
atm-ph
1aadcc50f1
Fix attached files from user mail form don't work
2018-12-17 15:48:27 +01:00
Laurent Destailleur
af4405c669
FIX Replenishment with option STOCK_ALLOW_ADD_LIMIT_STOCK_BY_WAREHOUSE
2018-12-16 20:29:08 +01:00
Laurent Destailleur
d8b5cd4bdf
Remove white lines
2018-12-16 19:31:59 +01:00
Laurent Destailleur
efb88292dd
Clean code
2018-12-16 19:30:54 +01:00
Laurent Destailleur
003c463ee4
FIX Can't delete a line of minimal stock per warehouse
2018-12-16 19:23:53 +01:00
Laurent Destailleur
20d24f2feb
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-12-16 18:45:30 +01:00
Laurent Destailleur
2d05b7c790
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-12-16 18:45:13 +01:00
Laurent Destailleur
9b844df315
FIX Extrafields on shipment module
2018-12-16 18:44:58 +01:00
Laurent Destailleur
6275355cd5
Merge pull request #10234 from aspangaro/7.0_alert_bank
...
Fix: Accountancy - remove alert on bank account configuration when bank account is closed
2018-12-16 17:41:23 +01:00
Laurent Destailleur
9558020ea3
Merge pull request #10233 from simnandez/8.0
...
FIX: Vendor translations are in english
2018-12-16 17:40:37 +01:00
Laurent Destailleur
cca3b4870a
FIX CVE-2018-19799
2018-12-16 13:36:51 +01:00
Juanjo Menent
a61677dcc6
Merge remote-tracking branch 'upstream/7.0' into 7.0
2018-12-16 11:31:06 +01:00
Juanjo Menent
6ce0d3e279
FIX: Vendor translations are in english
2018-12-16 11:16:12 +01:00
Alexandre SPANGARO
6eb9013430
Fix: Accountancy - remove alert on bank account configuration when bank account is closed
2018-12-16 06:36:55 +01:00
Norbert Penel
0f3a063c91
Events are not linked to products
...
when created from a product card, the events are not linked to the product
2018-12-15 15:57:15 +01:00
Laurent Destailleur
72b44a9a32
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-12-15 14:05:48 +01:00
Laurent Destailleur
e069da69ba
Revert "Fix screen size fall"
...
This reverts commit abb6b41f91 .
2018-12-15 12:35:37 +01:00
Laurent Destailleur
dbe5d285e8
Merge pull request #9965 from atm-john/fix_responsive
...
FIX screen size fall
2018-12-15 12:33:35 +01:00
Laurent Destailleur
8e08ea5c14
Merge pull request #10143 from atm-florian/8.0_fix9964
...
8.0 fix #9964
2018-12-14 19:40:53 +01:00
Laurent Destailleur
063e589a1b
Merge branch '8.0' into 8.0_fix9964
2018-12-14 19:37:40 +01:00
Laurent Destailleur
45115a9590
Merge pull request #10191 from fappels/7.0_fix_issue#10186
...
Fix issue #10186 no display of stock per batch series.
2018-12-14 19:34:11 +01:00
Laurent Destailleur
ea35e45f76
Merge pull request #10197 from atm-maxime/fix_import_bank
...
Fix unexistant fields
2018-12-14 17:40:45 +01:00
PMickael
37daface19
[Accounting][VAT] Fix balance should be based on period
...
[Accounting][VAT] Fix balance should be based on period
2018-12-14 17:23:45 +01:00
Laurent Destailleur
539e2c55cd
FIX #9629 #9625
2018-12-14 10:33:07 +01:00
Laurent Destailleur
735d04bd2a
Merge
2018-12-13 20:48:07 +01:00
Laurent Destailleur
dcb43214d6
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-12-13 20:46:05 +01:00
Laurent Destailleur
7a3ab13196
FIX #10183 using backport of fix done in 9.0
2018-12-13 20:45:51 +01:00
Laurent Destailleur
603656c7de
Merge pull request #10219 from simnandez/8.0
...
FIX : #10218 Bad redirection after deleting a user or group
2018-12-13 20:02:53 +01:00
Laurent Destailleur
4413b2e886
Merge pull request #10215 from atm-quentin/8.0_FIX_if_qty_is_0
...
FIX if qty is 0
2018-12-13 19:56:38 +01:00
Laurent Destailleur
6ad106d14a
Update fournisseur.facture.class.php
2018-12-13 19:56:22 +01:00
florian HENRY
2e57a8be51
better fix
2018-12-13 12:37:40 +01:00
florian HENRY
56923caeec
Merge branch '8.0' of https://github.com/Dolibarr/dolibarr.git into 8.0_fix9964
2018-12-13 12:34:39 +01:00
Juanjo Menent
22c34bd656
Fix: MenuBankCash Translation is in english in es_ES
2018-12-12 12:09:07 +01:00
Juanjo Menent
d1eed14488
FIX : #10218 Bad redirection after deleting a user or group
2018-12-11 13:25:33 +01:00
Laurent Destailleur
4a61c1b6ed
FIX lang not loaded
2018-12-11 13:25:09 +01:00
atm-quentin
3da9650003
FIX if qty is 0
2018-12-10 16:06:11 +01:00
Laurent Destailleur
42d4cf9992
Fix sql
2018-12-10 10:17:54 +01:00
Laurent Destailleur
ff8f235b7e
Fix regression when disabling table
2018-12-10 00:15:22 +01:00
Laurent Destailleur
930312b425
FIX Migration do not create not used table
2018-12-08 11:51:46 +01:00
Laurent Destailleur
9ed34e2b35
FIX Can relaunch install on v8
2018-12-08 11:51:01 +01:00
Laurent Destailleur
eaa7fe5d14
Removed deprecated code
2018-12-08 11:41:55 +01:00
Laurent Destailleur
d2f0c87d8f
FIX Removed not use table
2018-12-08 11:41:08 +01:00
Maxime Kohlhaas
550df138a6
Fix unexistant fields
2018-12-07 12:19:50 +01:00
Juanjo Menent
531cfe791d
Merge remote-tracking branch 'upstream/7.0' into 7.0
2018-12-07 11:34:42 +01:00
fappels
e2727f6d91
Fix issue #10186 no display of stock per batch series.
2018-12-06 21:43:10 +01:00
Laurent Destailleur
5ce26bae1b
Fix form of bank info for CH
2018-12-04 22:01:35 +01:00
Laurent Destailleur
f142238817
Fix missing field canvas
2018-12-04 21:25:59 +01:00
Laurent Destailleur
8e333c3feb
Standardize code
2018-12-04 14:54:58 +01:00
Laurent Destailleur
d80baaea69
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/contrat/class/contrat.class.php
htdocs/expensereport/class/expensereport.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
2018-12-04 14:29:47 +01:00
Laurent Destailleur
779d33cf02
Merge pull request #10085 from fmarcet/7.0
...
FIX Lines are not inserted correctly if VAT have code
2018-12-04 13:55:57 +01:00
Laurent Destailleur
b67ed87103
Merge pull request #10166 from atm-maxime/fix_pdf_footer
...
Fix pdf footer height for all documents
2018-12-04 13:35:11 +01:00
Laurent Destailleur
6d57c1b5f9
Merge pull request #10165 from atm-maxime/fix_user_noperm
...
Fix #6610
2018-12-04 13:34:11 +01:00
Laurent Destailleur
5061a9b0c2
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/install/mysql/tables/llx_paiementfourn.sql
2018-12-04 13:17:25 +01:00
Laurent Destailleur
347384734d
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/install/mysql/tables/llx_paiementfourn.sql
2018-12-04 13:15:32 +01:00
Ferran Marcet
602986ced8
Merge remote-tracking branch 'origin/7.0' into 7.0
...
# Conflicts:
# htdocs/comm/propal/class/propal.class.php
# htdocs/commande/class/commande.class.php
# htdocs/expensereport/class/expensereport.class.php
# htdocs/fourn/class/fournisseur.commande.class.php
2018-12-03 12:33:18 +01:00
Ferran Marcet
7247b14bd9
FIX Lines are not inserted correctly if VAT have code
2018-12-03 12:28:17 +01:00
Ferran Marcet
135a94dfed
Merge branch '7.0up' into 7.0
2018-12-03 11:59:46 +01:00
Ferran Marcet
8312d57d16
FIX Lines are not inserted correctly if VAT have code
2018-12-03 11:58:39 +01:00
Maxime Kohlhaas
8fea6338e1
Fix #6565
...
Fix pdf footer height for all documents
2018-12-02 18:51:49 +01:00
Maxime Kohlhaas
42c97cf7d5
Fix #6610
2018-12-02 17:59:11 +01:00
Laurent Destailleur
07425e4e19
Merge pull request #10156 from grandoc/7.0_bug
...
FIX #3234
2018-12-02 17:06:06 +01:00
Juanjo Menent
4b785b22f6
Merge remote-tracking branch 'upstream/7.0' into 7.0
2018-12-02 15:53:14 +01:00
Philippe GRAND
8ec2bac36a
FIX #3234
2018-12-02 10:02:05 +01:00
Laurent Destailleur
0668f90e14
Merge pull request #10146 from atm-maxime/fix_ecm_expensereport
...
Fix expense report in ecm auto dir
2018-12-01 23:02:09 +01:00
Maxime Kohlhaas
5e2f3a53c9
Fix expense report in ecm auto dir
2018-12-01 19:39:00 +01:00
Laurent Destailleur
cb9ada2119
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/class/html.formmail.class.php
htdocs/core/modules/modSociete.class.php
htdocs/product/price.php
2018-12-01 18:19:45 +01:00
Laurent Destailleur
a49a083629
Merge pull request #10142 from atm-maxime/fix_import_fk_dept
...
Fix add missing fk_department and fk_pays in contact/bank imports
2018-12-01 17:14:27 +01:00
Laurent Destailleur
e30bee50a2
Merge pull request #10139 from atm-john/fix_#8741
...
FIX #8741
2018-12-01 17:12:55 +01:00
Maxime Kohlhaas
13806124b2
Fix add missing fk_department and fk_pays in contact/bank imports
2018-12-01 17:11:04 +01:00
ATM John BOTELLA
474228cbd6
FIX #8741
2018-12-01 17:01:11 +01:00
Laurent Destailleur
b41e0a40e7
Merge pull request #10138 from inoveaconseil/patch-4
...
FIX #6580
2018-12-01 16:56:31 +01:00
Juanjo Menent
642a86ba25
Fix #8152
2018-12-01 16:55:45 +01:00
florian HENRY
6236f727c9
Merge branch '8.0' of https://github.com/Dolibarr/dolibarr.git into 8.0_fix9964
2018-12-01 16:51:51 +01:00
florian HENRY
c422904b99
fix #9964
2018-12-01 16:51:40 +01:00
Inovea Conseil
18281d9d43
FIX #6580
...
FIX #6580
2018-12-01 16:48:50 +01:00
Laurent Destailleur
e4bc9f8f87
Merge pull request #10136 from grandoc/8.0
...
fix :#9967
2018-12-01 16:45:37 +01:00
Maxime Kohlhaas
748dd12e4d
Merge pull request #9056 from ATM-Nicolas/fix_default_preselected_mail_model
...
FIX : Select first mail model by default
2018-12-01 16:39:22 +01:00
Laurent Destailleur
3d09b05338
Merge pull request #10135 from atm-florian/8.0_fix9999
...
fix #9999
2018-12-01 16:31:02 +01:00
Philippe GRAND
bbf3b3baac
fix :#9967
2018-12-01 16:27:14 +01:00
florian HENRY
c320dcd161
Merge branch '8.0' of https://github.com/Dolibarr/dolibarr.git into 8.0_fix9999
2018-12-01 16:24:20 +01:00
florian HENRY
589511f38c
fix #9999
2018-12-01 16:23:40 +01:00
Laurent Destailleur
3ea69cb1f1
Merge pull request #10130 from inoveaconseil/patch-3
...
Fix #9572
2018-12-01 16:22:38 +01:00
Laurent Destailleur
508cb459eb
Merge pull request #10134 from frederic34/patch-18
...
devcamp 2018 fix #9642
2018-12-01 16:21:30 +01:00
Frédéric FRANCE
61322b9ce2
devcamp 2018 fix #9642
2018-12-01 16:19:54 +01:00
Inovea Conseil
0ba5fda3da
Update price.php
2018-12-01 16:11:49 +01:00
Laurent Destailleur
3b4ee295f3
Merge pull request #10129 from simnandez/8.0
...
Fix #9929
2018-12-01 15:58:38 +01:00
Inovea Conseil
8964ec7ea1
Fix #9572
...
Fix #9572
2018-12-01 15:58:37 +01:00
Juanjo Menent
7d4553179d
Fix #9929
2018-12-01 15:48:46 +01:00
Laurent Destailleur
03a67cee99
Merge pull request #10113 from frederic34/patch-9
...
llx_paiementfourn.sql #8723
2018-12-01 14:54:57 +01:00
Laurent Destailleur
305ab85f5d
Merge pull request #10114 from frederic34/patch-17
...
Update 6.0.0-7.0.0.sql #8723
2018-12-01 14:54:31 +01:00
Laurent Destailleur
60610ca49d
Merge pull request #10119 from simnandez/8.0
...
Fix #10097
2018-12-01 14:48:39 +01:00
Juanjo Menent
6104d16b08
Merge pull request #10117 from atm-maxime/fix_pdf_contract
...
Fix pdf strato for contract with multipage
2018-12-01 11:14:38 +01:00
Juanjo Menent
1c04c2b5f4
Fix #10097
2018-12-01 10:38:40 +01:00
Juanjo Menent
163f67d600
Merge pull request #10115 from atm-florian/8.0
...
fix #10006
2018-12-01 08:57:23 +01:00
Maxime Kohlhaas
2b5bf0e2dd
Fix pdf strato for contract with multipage
2018-12-01 01:07:15 +01:00
florian HENRY
cddb6e0c47
Merge branch '8.0' of https://github.com/Dolibarr/dolibarr.git into 8.0
2018-12-01 00:40:12 +01:00
florian HENRY
38059ed60d
fix #10006
2018-12-01 00:39:37 +01:00
Frédéric FRANCE
335327827d
Update 6.0.0-7.0.0.sql
2018-12-01 00:34:17 +01:00
Frédéric FRANCE
0270da7d8c
Update 5.0.0-6.0.0.sql
2018-12-01 00:28:58 +01:00
Frédéric FRANCE
6ab12b5911
Update llx_paiementfourn.sql
2018-12-01 00:26:51 +01:00
Juanjo Menent
ace14434e9
Merge pull request #10111 from atm-florian/8.0
...
fix #10069
2018-11-30 23:58:16 +01:00
Juanjo Menent
d1df592c7e
Merge pull request #10110 from atm-maxime/fix_supp_pay_specimen
...
Fix #9074
2018-11-30 23:57:49 +01:00
Juanjo Menent
859d6c4401
Merge pull request #10109 from atm-maxime/fix_dupl_code
...
Fix #9070
2018-11-30 23:57:32 +01:00
Juanjo Menent
6d8f3aedc3
Merge pull request #10107 from atm-maxime/fix_import_extrafields
...
Fix extrafields in import tool
2018-11-30 23:56:57 +01:00
florian HENRY
7a182c7880
fix #10069
2018-11-30 23:25:44 +01:00
Maxime Kohlhaas
e8a02a971d
Fix #9074
2018-11-30 23:05:12 +01:00
Maxime Kohlhaas
7585461486
Fix #9070
2018-11-30 22:16:17 +01:00
Maxime Kohlhaas
5dcb3d2a1f
Fix extrafields in import tool
2018-11-30 19:23:05 +01:00
Laurent Destailleur
d8ab614efb
Merge pull request #10088 from ATM-Marc/FIX_7.0_select_type_actions
...
FIX: form actions: select_type_actions could be too small + bad $db init
2018-11-29 11:16:57 +01:00
Laurent Destailleur
28902e18ee
Fix for screen with antiblue system
2018-11-28 16:32:53 +01:00
ptibogxiv
21f4d474b4
Fix sql don.class.php
2018-11-28 16:11:10 +01:00
Laurent Destailleur
0373cad2cd
FIX Method setValid not found
2018-11-28 16:11:00 +01:00
Marc de Lima Lucio
c13cc5d697
FIX: form actions: select_type_actions could be too small + bad init
2018-11-28 15:46:27 +01:00
Juanjo Menent
2f61d29b06
FIX : #10080 Supplier translations are in english
2018-11-28 10:40:45 +01:00
Ferran Marcet
9d6c95e8a9
Merge remote-tracking branch 'upstream/7.0' into 7.0
2018-11-27 11:39:07 +01:00
Ferran Marcet
d8537a3c76
FIX Lines are not inserted correctly if VAT have code
2018-11-27 11:36:31 +01:00
Laurent Destailleur
b5c136bc32
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-26 23:02:23 +01:00
Laurent Destailleur
653b99cb33
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-26 23:02:07 +01:00
Laurent Destailleur
ecb6ea9151
Merge pull request #10058 from frederic34/patch-2
...
correct link and avoid warning in resource list
2018-11-24 11:17:56 +01:00
Laurent Destailleur
fe4d8e36be
Merge pull request #10072 from fappels/7.0_fix_expensereport_paid
...
Fix expensereport class fetch method
2018-11-24 11:06:47 +01:00
fappels
322ce410d7
Add missing paid field in fetch sql
2018-11-23 09:42:43 +01:00
Laurent Destailleur
1d4c756783
FIX Remote ip detection was wrong with proxy (example: cloudflare)
2018-11-22 11:44:37 +01:00
Laurent Destailleur
084516b885
Fix ip detection of geoip
2018-11-21 15:11:57 +01:00
Frédéric FRANCE
e8cac0df35
correct link and avoid warning in resource list
2018-11-21 14:06:06 +01:00
Laurent Destailleur
25ee999d27
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-19 20:05:32 +01:00
Laurent Destailleur
20dbbaf5cc
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-19 20:05:04 +01:00
Laurent Destailleur
fb6aa01207
FIX #10030 better german chart
2018-11-19 20:04:31 +01:00
Laurent Destailleur
8191df4857
Merge pull request #9962 from atm-john/fix_extrafield_view
...
FIX hidden extrafield
2018-11-19 18:37:18 +01:00
Laurent Destailleur
8535844737
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-11-19 18:27:00 +01:00
Laurent Destailleur
1931fd33eb
Merge pull request #10041 from atm-ph/fix_8.0_optional_param
...
Fix new params has been added not optional
2018-11-19 18:26:21 +01:00
Laurent Destailleur
bd8856b988
Merge pull request #10033 from frederic34/patch-9
...
Update CMailFile.class.php
2018-11-19 18:20:20 +01:00
Laurent Destailleur
7a3f088fcb
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-11-19 18:19:11 +01:00
Laurent Destailleur
77bc1c4313
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
2018-11-19 18:18:43 +01:00
Laurent Destailleur
fcb9b693cf
Merge pull request #10042 from atm-gauthier/6.0_fix_massaction_sendinvoicebymail
...
FIX : We want to be able to send PDF of paid invoices
2018-11-19 18:14:12 +01:00
Laurent Destailleur
1e50e0576b
Merge pull request #10039 from atm-florian/7.0
...
fix list agenda extrafield visibility
2018-11-19 18:09:21 +01:00
Laurent Destailleur
4bedeabc5b
FIX #10036
2018-11-19 18:02:29 +01:00
gauthier
ecdfa5219b
FIX : We want to be able to send PDF of paid invoices
2018-11-19 17:31:45 +01:00
Laurent Destailleur
2d09008610
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-19 15:55:59 +01:00
Laurent Destailleur
f85ab8d0a6
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/comm/propal/card.php
2018-11-19 15:55:41 +01:00
atm-ph
129034ba76
Fix new params has been added not optional
2018-11-19 15:46:30 +01:00
florian HENRY
dc2f1e9812
fix list agenda extrafield visibility
2018-11-19 11:25:48 +01:00
Frédéric FRANCE
30b1db34cd
Update CMailFile.class.php
2018-11-17 11:33:01 +01:00
Laurent Destailleur
f2bbb54b8f
Merge pull request #10011 from atm-gauthier/7.0_fix_search_categ_product_on_supplierorderlist
...
FIX : filter on product category doesn't work
2018-11-15 16:44:40 +01:00
Laurent Destailleur
f3228dc4f8
Merge pull request #10010 from atm-john/Fix_cat_photo_upload
...
Fix event message on upload category picture fail
2018-11-15 16:43:59 +01:00
Laurent Destailleur
1b377c0c48
Merge pull request #10004 from atm-gauthier/7.0_fix_payment_modes
...
FIX : fourn payment modes musn't be available on customer docs
2018-11-15 16:28:26 +01:00
Laurent Destailleur
3ca45e0e40
Fix double dot in sql filename
2018-11-15 10:59:55 +01:00
gauthier
85dd0ec2dd
FIX : filter on product category doesn't work
2018-11-13 15:24:53 +01:00
John BOTELLA
c6cf748ba7
Fix envent message on upload category picture
2018-11-13 14:44:10 +01:00
John BOTELLA
500bb7bc96
best conditions testing
2018-11-13 10:20:34 +01:00
gauthier
f404cae546
FIX : Same on customer card
2018-11-12 16:04:42 +01:00
gauthier
66ea8bbe87
FIX : fourn payment modes musn't be available on customer docs
2018-11-12 15:58:41 +01:00
Laurent Destailleur
7f79bb1ffb
Merge pull request #10002 from tarrsalah/fix-sql-performance-on-create-supplier-invoice
...
FIX slow SQL query on creating a new supplier invoice
2018-11-12 12:54:05 +01:00
tarrsalah
5eb897e049
FIX sql query performance on list_qualified_avoir_supplier_invoices.
2018-11-12 12:11:40 +01:00
Laurent Destailleur
9447e66da1
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-10 15:51:04 +01:00
Laurent Destailleur
7f0ede0c39
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-10 15:50:48 +01:00
Laurent Destailleur
c492b3328b
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-11-10 15:50:00 +01:00
Laurent Destailleur
edc59b9290
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-11-10 15:49:20 +01:00
Laurent Destailleur
24c499aa44
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2018-11-10 15:48:53 +01:00
Laurent Destailleur
8eac45a762
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
2018-11-10 15:48:07 +01:00
Laurent Destailleur
3d85407619
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
2018-11-10 15:46:31 +01:00
Laurent Destailleur
ca1e3b4d55
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.8
2018-11-10 15:15:33 +01:00
Laurent Destailleur
94bb1ac511
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.7
2018-11-10 12:49:22 +01:00
Laurent Destailleur
5ec602cafa
Merge pull request #9983 from hregis/8.0_bug
...
FIX missing field "visible"
2018-11-10 12:19:35 +01:00
Laurent Destailleur
a12c0d9b53
Merge pull request #9982 from hregis/8.0_pg
...
FIX missing action "edit" for the hook
2018-11-10 12:17:33 +01:00
Laurent Destailleur
8893d8d59f
Fix compatiblity with new version of PHP
2018-11-10 11:56:23 +01:00
Regis Houssin
ee06f36f4c
FIX missing field "visible"
2018-11-09 11:36:20 +01:00
Regis Houssin
5d1d77a966
FIX missing action "edit" for the hook
2018-11-09 10:32:08 +01:00
Laurent Destailleur
9bced281db
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-09 01:28:47 +01:00
Laurent Destailleur
d827601857
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-11-09 01:25:35 +01:00
Laurent Destailleur
aad0b700d4
Fix travis
2018-11-09 01:22:56 +01:00
Laurent Destailleur
f889c9994b
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-11-09 01:21:13 +01:00
Laurent Destailleur
0d6709c9f7
Update phpcs config
2018-11-09 01:20:57 +01:00
Laurent Destailleur
8a89da25c6
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/margin/tabs/thirdpartyMargins.php
2018-11-08 20:18:13 +01:00
Laurent Destailleur
400b48bd9b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-11-08 20:14:59 +01:00
Laurent Destailleur
9012f6ecc5
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-11-08 20:14:40 +01:00
Laurent Destailleur
1b8649be6f
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-08 20:14:02 +01:00
Laurent Destailleur
d6bd325f70
Merge pull request #9980 from atm-john/fix_supplier_order_list_socid
...
FIX supplier order list keep socid
2018-11-08 20:13:52 +01:00
Laurent Destailleur
9a31a61c9d
FIX #9971
2018-11-08 20:05:01 +01:00
Laurent Destailleur
f919e6ddb0
Merge pull request #9971 from atm-gauthier/FIX_langs_projet
...
FIX : OppStatusShort doesn't exists
2018-11-08 20:00:49 +01:00
Laurent Destailleur
76ac3bd457
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-08 19:57:42 +01:00
Laurent Destailleur
be788e6167
FIX responsive
2018-11-08 19:57:31 +01:00
Laurent Destailleur
e84e7f02c8
Merge pull request #9963 from atm-john/fix_marge_sign
...
FIX marge sign
2018-11-08 19:37:52 +01:00
Laurent Destailleur
01baddb096
Merge pull request #9959 from hregis/8.0_bug
...
FIX export only prices of the current entity !
2018-11-08 19:26:09 +01:00
Laurent Destailleur
d1aabf9566
Merge pull request #9976 from atm-john/fix_warning
...
FIX Warning: count()
2018-11-08 19:25:32 +01:00
Laurent Destailleur
78778e4c58
Merge pull request #9948 from frederic34/patch-9
...
FIX mode is only customer in stats fichinter
2018-11-08 19:16:00 +01:00
Laurent Destailleur
588de2cc86
Fix filter on entity on project
2018-11-08 18:45:02 +01:00
Laurent Destailleur
27dcf18637
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-08 18:43:31 +01:00
Laurent Destailleur
e92a63ba73
FIX If we change customer/supplier rule we can't edit old thirdparty.
2018-11-08 17:15:35 +01:00
John BOTELLA
98548337ae
FIX supplier order list keep socid
2018-11-08 15:38:25 +01:00
Frédéric FRANCE
8bb1545ed0
Update index.php
2018-11-08 12:16:05 +01:00
Frédéric FRANCE
670eed1e68
Update index.php
2018-11-08 12:13:07 +01:00
John BOTELLA
7c4dad2728
FIX Warning: count()
2018-11-08 12:12:45 +01:00
Laurent Destailleur
c55f83b0b7
Fix multicompany filter missing
2018-11-08 11:25:29 +01:00
gauthier
70826c3191
FIX : same on lines
2018-11-07 16:32:23 +01:00
gauthier
05a679a10c
FIX : OppStatusShort doesn't exists
2018-11-07 16:26:25 +01:00
John BOTELLA
abb6b41f91
Fix screen size fall
2018-11-07 11:25:13 +01:00
John BOTELLA
9d780a1722
Fix sign
2018-11-07 10:11:29 +01:00
John BOTELLA
4f7be36249
fix extrafield hidden
2018-11-07 09:14:29 +01:00
Regis Houssin
d32fd9fda5
FIX export only prices of the current entity !
2018-11-06 18:08:29 +01:00
Laurent Destailleur
7e33af6677
Fix max size
2018-11-06 17:40:59 +01:00
Laurent Destailleur
52aa860008
Code comment
2018-11-06 09:39:22 +01:00
Laurent Destailleur
f0305a7beb
Prepare 8.0.4
2018-11-05 13:50:12 +01:00
Laurent Destailleur
4c591daab1
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/html.formprojet.class.php
2018-11-05 10:39:22 +01:00
Laurent Destailleur
56a70ab4e5
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-11-05 10:23:15 +01:00
Laurent Destailleur
693cf72fca
Merge pull request #9920 from ATM-Marc/FIX_6.0_task_activity_access
...
FIX: task time screen: bad task assignments
2018-11-05 10:21:28 +01:00
Laurent Destailleur
2900947019
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-05 09:56:57 +01:00
Laurent Destailleur
e1e0001fda
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-11-05 09:56:00 +01:00
Laurent Destailleur
8b373fb7a3
Merge pull request #9935 from atm-maxime/fix_socdelete_unlink_parent
...
Fix parent link was not removed on societe deletion #9106
2018-11-05 09:35:41 +01:00
Laurent Destailleur
98a3af620b
FIX #9934
2018-11-05 09:26:23 +01:00
Laurent Destailleur
02eaaaa53e
Merge pull request #9934 from atm-maxime/fix_mandatory_tracking
...
Fix tracking field in dictionnary should not be mandatory #8919
2018-11-05 09:22:24 +01:00
Laurent Destailleur
d130e79384
Merge pull request #9936 from ptibogxiv/patch-84
...
Fix payout
2018-11-05 09:17:18 +01:00
Laurent Destailleur
63454c4e88
Merge pull request #9949 from frederic34/patch-15
...
typo
2018-11-05 09:16:55 +01:00
Frédéric FRANCE
488ac8c8f0
Update index.php
2018-11-03 23:44:25 +01:00
Frédéric FRANCE
c01113e28b
typo
2018-11-03 22:49:30 +01:00
Frédéric FRANCE
d6b909a280
Update index.php
2018-11-03 18:26:11 +01:00
Frédéric FRANCE
8ab53012b7
mode is only customer in stats fichinter
2018-11-03 18:20:36 +01:00
ptibogxiv
263e8ed4af
Fix payout
2018-11-01 20:45:08 +01:00
Maxime Kohlhaas
29c0448a2e
Fix parent link was not removed on societe deletion #9106
2018-11-01 15:41:58 +01:00
Maxime Kohlhaas
d1133916e0
Fix tracking field in dictionnary should not be mandatory
2018-11-01 15:33:14 +01:00
Laurent Destailleur
1140735554
Fix css
2018-11-01 15:20:05 +01:00
Laurent Destailleur
5b83026fcd
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-31 15:41:52 +01:00
Laurent Destailleur
4b402aa6d1
Fix regression on name of array
2018-10-31 15:41:00 +01:00
Laurent Destailleur
be8e48b265
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
2018-10-31 15:38:29 +01:00
Laurent Destailleur
07719eaf1e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-31 15:31:44 +01:00
Laurent Destailleur
ca726e6c94
FIX Error generating ODT when option to use contact on doc on
2018-10-31 15:31:22 +01:00
Laurent Destailleur
6c4a2728ca
Fix build
2018-10-31 12:33:08 +01:00
Laurent Destailleur
19134e82cb
Prepare 8.0.3
2018-10-31 12:23:53 +01:00
Laurent Destailleur
693570c48b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/modules/modSociete.class.php
2018-10-31 11:50:29 +01:00
Laurent Destailleur
c9ef298839
Fix setup template emails
2018-10-31 11:38:04 +01:00
Laurent Destailleur
ea5b0f53d0
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-30 22:32:54 +01:00
Laurent Destailleur
866729cd21
FIX bad link in notification
2018-10-30 22:32:42 +01:00
Laurent Destailleur
a183c7d131
Merge pull request #9926 from frederic34/patch-9
...
fix display holiday month report if none
2018-10-30 21:21:28 +01:00
Frédéric FRANCE
46fd3bcaf8
fix display holiday month report if none
2018-10-30 21:15:52 +01:00
Laurent Destailleur
064417dcf1
Merge pull request #9889 from atm-maxime/fix_invoice_from_contract2
...
Fix invoice creation from contract was invoicing closed services #9087
2018-10-30 21:13:38 +01:00
Marc de Lima Lucio
2fbc305683
FIX: task time screen: last fix was overkill
2018-10-30 16:00:56 +01:00
Laurent Destailleur
b9078c6d58
Fix phpcs
2018-10-30 15:30:04 +01:00
Laurent Destailleur
ecdecfcbce
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-30 15:28:23 +01:00
Laurent Destailleur
2b526f7469
Fix phpcs
2018-10-30 15:28:11 +01:00
Laurent Destailleur
68804cf8a5
Merge pull request #9890 from atm-maxime/fix_import_societe_alias
...
FIX missing name alias field in societe import/export #9091
2018-10-30 15:00:34 +01:00
Laurent Destailleur
4dca94480e
Merge pull request #9892 from atm-maxime/fix_supp_inv_clone
...
Fix invoice supplier clone was not getting all lines parameters #9800
2018-10-30 14:59:48 +01:00
Laurent Destailleur
cb2a5baa45
Merge pull request #9919 from atm-john/Fix_clone_fourn_invoice
...
Fix clone fourn order and invoice lines special code
2018-10-30 14:55:50 +01:00
Laurent Destailleur
2c8b7a4a3d
Merge pull request #9905 from atm-maxime/fix_currency_change
...
Fix changing currency in a doc was recalculating amounts in company currency #9801
2018-10-30 14:48:46 +01:00
Laurent Destailleur
afe61579e8
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-30 14:29:26 +01:00
Laurent Destailleur
b0ef8680ff
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-30 14:28:25 +01:00
Laurent Destailleur
a231932972
Merge pull request #9904 from atm-maxime/fix_replenish_qtymin
...
FIX replenish wasn't caring about supplier price min quantity #9561
2018-10-30 14:25:55 +01:00
Laurent Destailleur
38396e490a
Merge pull request #9891 from frederic34/patch-17
...
Update brouillon when validate order
2018-10-30 14:17:29 +01:00
Laurent Destailleur
8ce035fc36
Merge pull request #9894 from librethic-code/patch-1
...
FIX: keep external module element when adding resource
2018-10-30 14:06:38 +01:00
Laurent Destailleur
0127682996
Merge pull request #9881 from grandoc/8.0
...
merging and typo
2018-10-30 12:41:56 +01:00
Laurent Destailleur
ca6d15a3eb
Merge pull request #9820 from laudeco/hotfix/9640_member_email
...
FIX the member e-mail on resign and validation.
2018-10-30 12:41:34 +01:00
Laurent Destailleur
9bb1572e63
Update functions.lib.php
2018-10-30 12:41:06 +01:00
Laurent Destailleur
06bffeeca5
Merge pull request #9910 from atm-ph/fix_8.0_pgsql
...
Fix pgsql : operator does not exist: timestamp without time zone ~~ u…
2018-10-30 12:31:04 +01:00
Laurent Destailleur
a8e6c3832e
Update list.php
2018-10-30 12:30:56 +01:00
Marc de Lima Lucio
8911d72be8
FIX: task time screen: prevent users with access to all project from assigning to tasks they're not allowed to do
2018-10-30 12:28:04 +01:00
Laurent Destailleur
7f1776c3a1
Merge pull request #9903 from atm-maxime/fix_loan_accounting
...
FIX default accounting accounts on loan creation #9643
2018-10-30 12:21:25 +01:00
John BOTELLA
1e819ca7c1
FIX special code on create supplier invoice from supplier order
2018-10-30 10:46:33 +01:00
John BOTELLA
ca47d1b8b1
Fix clone fourn order and invoice lines special code
2018-10-30 10:26:59 +01:00
Laurent Destailleur
8fbf5b1f33
FIX deletion on draft is allowed if we are allwoed to create
2018-10-29 18:28:19 +01:00
Laurent Destailleur
0266db7aa8
FIX deletion on draft is allowed if we are allwoed to create
2018-10-29 18:19:40 +01:00
Laurent Destailleur
d02fccd7e4
Fix deletion of draft invoice
2018-10-29 14:56:00 +01:00
Laurent Destailleur
824757bca6
Fix perm to delete
2018-10-29 14:47:33 +01:00
Laurent Destailleur
27d82d0e8e
FIX Delete of draft invoice
2018-10-29 14:41:00 +01:00
Laurent Destailleur
85b8c9f219
FIX Delete of draft invoice
2018-10-29 14:35:42 +01:00
atm-ph
c83e67123d
Fix pgsql : operator does not exist: timestamp without time zone ~~ unknown
2018-10-29 11:04:16 +01:00
Laurent Destailleur
04f80f0925
FIX Do not show check box if not applicable
2018-10-29 02:27:51 +01:00
Laurent Destailleur
553e984465
FIX Selection of addmaindocfile is lost on error
2018-10-29 02:14:41 +01:00
Laurent Destailleur
244c7f8dc3
FIX thirdparty property of object not loaded when only one record
2018-10-29 02:14:36 +01:00
Laurent Destailleur
6e3822345c
Fix use setup of template for attached files in mass actions
2018-10-29 02:14:31 +01:00
Maxime Kohlhaas
b68b8fe412
Fix changing currency in a doc was recalculating amounts in company currency #9801
2018-10-28 11:02:51 +01:00
Maxime Kohlhaas
46d3bec104
Fix replenish wasn't caring about supplier price min quantity #9561
2018-10-28 10:25:56 +01:00
Maxime Kohlhaas
2fe4763570
Fix default accounting accounts on loan creation #9643
2018-10-28 09:22:55 +01:00
Librethic
fcd687642c
FIX: keep external module element when adding resource
...
When adding object from external module as a resource we need to keep @modulename as defined into url rather than use `element` property (which do not contain @modulename).
2018-10-27 11:46:12 +02:00
Maxime Kohlhaas
4ec80b5136
Fix invoice supplier clone was not getting all lines parameters #9800
2018-10-27 10:53:01 +02:00
Frédéric FRANCE
a30091fd74
Update commande.class.php
2018-10-27 09:51:19 +02:00
Maxime Kohlhaas
abb343d37e
Fix missing name alias field in societe import/export #9091
2018-10-27 09:42:08 +02:00
Maxime Kohlhaas
1b054f1b36
Fix invoice creation from contract was invoicing closed services #9087
2018-10-27 09:21:49 +02:00
Laurent Destailleur
d800fe9256
FIX extrafields of taks not visible in creation
2018-10-26 16:21:01 +02:00
De Coninck Laurent
d347cf3a85
set a message
2018-10-26 16:18:27 +02:00
Philippe GRAND
f450e04856
Merge remote-tracking branch 'upstream/8.0' into 8.0
2018-10-26 15:38:15 +02:00
Laurent Destailleur
7c81124e66
Merge pull request #9869 from ATM-Marc/FIX_6.0_typhon_order_ref
...
FIX: pdf typhon: order reference duplicate
2018-10-26 15:18:19 +02:00
Laurent Destailleur
ed0393dfa8
Merge pull request #9875 from atm-john/Fix_title
...
FIX title
2018-10-26 15:14:44 +02:00
Laurent Destailleur
35421d135a
FIX Total of timespent
...
Conflicts:
htdocs/core/js/timesheet.js
2018-10-26 15:04:02 +02:00
atm-john
8a9b9f1736
Fix title
2018-10-25 21:53:48 +02:00
Marc de Lima Lucio
16c35035c1
FIX: pdf typhon: order reference duplicate
2018-10-25 12:07:40 +02:00
Laurent Destailleur
f44162715e
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-24 13:31:04 +02:00
Laurent Destailleur
30a2004d53
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-24 13:30:54 +02:00
Laurent Destailleur
9972521456
Merge pull request #9861 from atm-john/FIX_unit_select_form
...
FIX translation in select unit form
2018-10-24 12:25:55 +02:00
Laurent Destailleur
7a14a1716d
Merge pull request #9860 from atm-gauthier/7.0_fix_nb_occurrences_contrat
...
FIX : wrong occurence number of contract on contact card, we must only count externals
2018-10-24 12:24:57 +02:00
John BOTELLA
fccea99e23
FIX translation in select unit form
2018-10-24 10:23:27 +02:00
gauthier
036f70860e
FIX : wrong occurence number of contract on contact card, we must only count externals
2018-10-24 10:17:21 +02:00
Laurent Destailleur
f0dc2df526
Fix code comment
2018-10-24 03:30:06 +02:00
Laurent Destailleur
f8316abfc0
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/compta/bank/class/account.class.php
htdocs/theme/md/style.css.php
2018-10-24 02:58:29 +02:00
Laurent Destailleur
919c4fc5bc
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/theme/md/style.css.php
2018-10-24 02:40:57 +02:00
Laurent Destailleur
4060dd5377
Merge pull request #9826 from frederic34/patch-9
...
Update ajax.lib.php
2018-10-24 02:29:20 +02:00
Laurent Destailleur
52364f0fd9
Merge pull request #9834 from frederic34/patch-19
...
missing semicolon in MD style css
2018-10-24 02:29:02 +02:00
Laurent Destailleur
2ba6f96765
Update style.css.php
2018-10-24 02:27:59 +02:00
Laurent Destailleur
6c3e1f6d26
Merge pull request #9842 from fappels/8.0
...
Deprecate class property expeditionbatch before removing it.
2018-10-24 02:25:02 +02:00
Laurent Destailleur
e39e57c5b9
Update expeditionbatch.class.php
2018-10-24 02:24:47 +02:00
Laurent Destailleur
ddd267f4c3
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-24 02:21:53 +02:00
Laurent Destailleur
acaaf53085
Merge pull request #9843 from ATM-Nicolas/fix_variable
...
FIX : Variable name
2018-10-24 02:07:11 +02:00
Laurent Destailleur
c8aa884462
Fix search all
2018-10-23 17:16:46 +02:00
Laurent Destailleur
b7d91c30d9
FIX missing symbol for indian rupies
2018-10-23 12:38:12 +02:00
Laurent Destailleur
7bb5e7c31f
Fix responsive
2018-10-23 11:52:21 +02:00
Laurent Destailleur
bf46a35a31
Fix size of key for extrafield of type select
2018-10-22 19:05:04 +02:00
ATM-Nicolas
cf28e4e442
FIX : Variable name
2018-10-22 15:19:33 +02:00
fappels
beb906b5f1
Deprecate class property before removing it.
2018-10-21 22:52:53 +02:00
fappels
749a1e6242
Merge remote-tracking branch 'refs/remotes/Dolibarr/8.0' into 8.0
2018-10-21 18:20:56 +02:00
Frédéric FRANCE
83e2951107
Update style.css.php
2018-10-21 09:59:14 +02:00
Frédéric FRANCE
28c86a613d
Update style.css.php
2018-10-21 09:39:07 +02:00
Frédéric FRANCE
c4029f5e5f
Update style.css.php
2018-10-21 09:23:33 +02:00
Frédéric FRANCE
f322c73dd7
Update ajax.lib.php
2018-10-19 22:52:18 +02:00
De Coninck Laurent
402bbbe839
fix the member e-mail on resign and validation.
...
Since the member module is only using the new configuration and the name of the global variabels changed you have a blocking e-mail error when you try to resign or validate a member. In order to fix that I fallback on the previous variable like that it's still working.
[see: #9640 ]
2018-10-19 17:23:53 +02:00
Laurent Destailleur
33cd0e84d2
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
2018-10-19 14:44:50 +02:00
Laurent Destailleur
57ad200ae5
Fix regression in creating discount
2018-10-19 14:43:10 +02:00
Laurent Destailleur
91745491ff
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-19 14:27:37 +02:00
Laurent Destailleur
5a1a5548df
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/class/discount.class.php
htdocs/core/lib/payments.lib.php
htdocs/product/index.php
htdocs/product/list.php
htdocs/societe/class/societe.class.php
2018-10-19 14:27:15 +02:00
Laurent Destailleur
47abbd3eb2
Fix bad merge
2018-10-19 14:23:36 +02:00
Laurent Destailleur
36ae81c749
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-19 14:17:20 +02:00
Laurent Destailleur
de4ead2558
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/accountancy/class/accountancycategory.class.php
htdocs/core/actions_massactions.inc.php
htdocs/product/reassort.php
2018-10-19 14:16:53 +02:00
Laurent Destailleur
6fde6e4250
Merge pull request #9787 from fmarcet/6.0
...
FIX: When delete a product, llx_product_association rows are not deleted
2018-10-19 14:06:50 +02:00
Laurent Destailleur
5e650bcc1f
Merge pull request #9791 from atm-gauthier/7.0_fix_discount_with_multicurrency
...
FIX : use discount with multicurrency
2018-10-19 13:27:08 +02:00
gauthier
aea7299970
FIX : use discount with multicurrency
2018-10-17 15:49:08 +02:00
Ferran Marcet
ffde353441
FIX When delete a product, llx_product_association rows are not deleted
2018-10-17 10:06:06 +02:00
Ferran Marcet
bdae4e1c4d
FIX When delete a product, llx_product_association rows are not deleted
2018-10-17 10:04:42 +02:00
Ferran Marcet
b462e7b217
FIX When delete a product, llx_product_association rows are not deleted
2018-10-17 10:01:02 +02:00
Laurent Destailleur
33031450a3
Merge pull request #9747 from atm-maxime/fix_status_tobatch
...
Fix missing status_batch var on product lists #9606
2018-10-16 20:02:56 +02:00
Laurent Destailleur
d56c237d4e
Merge pull request #9756 from atm-maxime/fix_refused_proposal_in_total
...
Fix refused proposals were counted in totals in project overview
2018-10-16 19:46:19 +02:00
Laurent Destailleur
7cd8b36cea
Merge pull request #9755 from atm-greg/fix_massaction_delete_tasks
...
FIX modify parenting before task deletion
2018-10-16 19:45:43 +02:00
Laurent Destailleur
330824748b
Merge pull request #9750 from frederic34/patch-16
...
code comment
2018-10-16 19:37:32 +02:00
Laurent Destailleur
575038d3a3
Merge pull request #9769 from atm-ph/fix_7.0_list_duplicate_extrafield_value
...
Fix list from 'Contacts/Addresses' on company may show duplicate valu…
2018-10-16 19:36:37 +02:00
Laurent Destailleur
605a7896cf
Merge pull request #9744 from atm-maxime/fix_numbering_supplier_credit_note
...
Fix numbering of supplier credit notes (issue #9624 )
2018-10-16 19:17:47 +02:00
Laurent Destailleur
08fa0deb24
FIX Bad label on delete button
2018-10-16 18:41:50 +02:00
atm-ph
72dd182b1f
Fix list from 'Contacts/Addresses' on company may show duplicate value for extrafields
2018-10-16 18:22:43 +02:00
Laurent Destailleur
70366e9d91
Missing translation
2018-10-16 03:31:33 +02:00
Laurent Destailleur
35f9371343
Fix missing es translation string
2018-10-16 03:30:17 +02:00
Maxime Kohlhaas
dfe239bf8d
Fix refused proposals were counted in totals in project overview
2018-10-15 16:58:53 +02:00
atm-greg
06477b40a0
modify parenting before task deletion
2018-10-15 12:34:14 +02:00
Laurent Destailleur
2684767b19
Fix pagination
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
2018-10-15 11:08:40 +02:00
Laurent Destailleur
e29fb85cec
Fix limit
2018-10-15 11:07:16 +02:00
Laurent Destailleur
aa6996e2d0
Fix pagination show two times the same account on balance of accounts
2018-10-15 11:07:07 +02:00
Laurent Destailleur
9afc53ca06
Fix remove step in accountancy if module expense report not used
2018-10-15 11:05:20 +02:00
Laurent Destailleur
47d98ab69d
FIX content lost when editing a label with "
2018-10-15 11:05:04 +02:00
Frédéric FRANCE
4d6d3afbea
code comment
2018-10-15 08:39:46 +02:00
Maxime Kohlhaas
af813f8214
Fix missing status_batch var on product lists #9606
2018-10-14 19:55:25 +02:00
Maxime Kohlhaas
c66823d72f
Fix numbering of supplier credit notes (issue #9624 )
2018-10-14 17:07:38 +02:00
Laurent Destailleur
aedc6fadf4
Merge pull request #9740 from frederic34/patch-14
...
reduce complexity of payments.lib.php
2018-10-14 16:27:31 +02:00
Laurent Destailleur
fabc11191d
Merge pull request #9739 from frederic34/patch-11
...
fix size of $head when replacing by hook
2018-10-14 16:27:14 +02:00
Laurent Destailleur
f9a66a34d0
Merge pull request #9738 from frederic34/patch-9
...
fix doc in import.lib.php
2018-10-14 16:24:47 +02:00
Laurent Destailleur
995f54ca52
Merge pull request #9735 from atm-ph/fix_6.0_sort_product_stock_list
...
Fix 6.0 sort product stock list
2018-10-14 16:23:30 +02:00
Frédéric FRANCE
787658ac98
reduce complexity of payments.lib.php
2018-10-14 10:56:03 +02:00
Frédéric FRANCE
70a98743e8
Update functions.lib.php
2018-10-14 10:48:06 +02:00
Frédéric FRANCE
1f1a614b47
Update import.lib.php
2018-10-14 10:21:06 +02:00
Laurent Destailleur
e19453450d
Fix closing tag
2018-10-13 19:57:34 +02:00
Laurent Destailleur
532e05c42e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
2018-10-13 14:29:51 +02:00
Laurent Destailleur
c15505bc13
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-13 14:27:50 +02:00
Laurent Destailleur
76e6968a21
Merge pull request #9730 from atm-ph/fix_7.0_extrafield_date_not_show
...
Fix extrafield contact typed as date isn't show in the list from 'con…
2018-10-13 12:03:07 +02:00
Laurent Destailleur
72381d3697
Merge pull request #9734 from frederic34/patch-9
...
remove var_dump
2018-10-13 12:01:27 +02:00
atm-ph
7b17b453bf
Fix sort and switch page
2018-10-12 23:29:35 +02:00
atm-ph
23e4cd57f3
Fix warnings PHP7
2018-10-12 23:27:38 +02:00
Frédéric FRANCE
0f8ac57c85
remove var_dump
2018-10-12 22:34:23 +02:00
atm-ph
e2748953c3
Fix print extrafield date in list
2018-10-12 22:31:47 +02:00
Laurent Destailleur
87f744896d
Merge pull request #9733 from ATM-Marc/FIX_6.0_propal_customcode
...
FIX: propal pdf: missing parenthesis for customs code
2018-10-12 21:14:40 +02:00
Laurent Destailleur
b78932b9f7
Prepare 7.0.5
2018-10-12 21:11:40 +02:00
Laurent Destailleur
d8edb1f6b8
Fix regression in online payment
2018-10-12 20:28:26 +02:00
Laurent Destailleur
83642ffa4d
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-12 20:19:51 +02:00
Laurent Destailleur
bd60fe6ffd
Prepare 7.0.4
2018-10-12 19:13:11 +02:00
Laurent Destailleur
bb606df5e0
Prepare 7.0.4
2018-10-12 19:12:20 +02:00
Laurent Destailleur
067b29c9f8
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-12 19:09:45 +02:00
Laurent Destailleur
9f27dd41e5
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
2018-10-12 19:08:06 +02:00
Laurent Destailleur
d4b02c0552
Release 6.0.8
2018-10-12 19:03:03 +02:00
Laurent Destailleur
2d2b9a030c
Fix app name to match Stripe advice
2018-10-12 19:01:01 +02:00
Laurent Destailleur
60a5444c14
Fix app name to match Stripe advice
2018-10-12 18:50:33 +02:00
Marc de Lima Lucio
afd9b4ea1a
FIX: propal pdf: missing parenthesis for customs code
2018-10-12 18:19:17 +02:00
Laurent Destailleur
fd46ae13d6
Merge pull request #9731 from atm-ph/fix_7.0_empty_column_physical_stock
...
Fix display 0 (as virtual stock) instead of empty string
2018-10-12 18:17:04 +02:00
Laurent Destailleur
a2aa491c51
Merge pull request #9728 from atm-john/8.0_Fix_count_error
...
Fix count on no countable object
2018-10-12 17:52:30 +02:00
Laurent Destailleur
1ab6cd4b59
Update card.php
2018-10-12 17:51:32 +02:00
Laurent Destailleur
8c843fdccd
Merge pull request #9727 from atm-john/fix_situation_prev_percent
...
FIX situation prev percent
2018-10-12 17:49:24 +02:00
Laurent Destailleur
062d8a4bdb
Merge pull request #9724 from Librethic/fix_position_email_template
...
FIX : position 0 for emails templates
2018-10-12 17:48:52 +02:00
Laurent Destailleur
2fdc1a9883
Merge pull request #9718 from frederic34/patch-9
...
define $code for all execution paths
2018-10-12 17:42:07 +02:00
Laurent Destailleur
817920f282
Prepare 6.0.8
2018-10-12 17:36:49 +02:00
atm-ph
79420593f4
Fix display 0 (as virtual stock) instead of empty string
2018-10-11 17:14:22 +02:00
atm-ph
4b32c8e100
Fix extrafield contact typed as date isn't show in the list from 'contact/address' tab of company
2018-10-11 14:24:55 +02:00
Laurent Destailleur
e6f179b6cb
Fix look
2018-10-11 13:33:44 +02:00
Laurent Destailleur
88ff7241f5
FIX Quick hack to solve pb of bad definition of public holidays
2018-10-11 13:12:36 +02:00
Laurent Destailleur
e1e1599a6d
FIX shared link ko on proposals
2018-10-11 11:59:14 +02:00
Laurent Destailleur
ced4038443
FIX qty not visible for a lot when making shipment on a dedicated stock
2018-10-11 11:56:52 +02:00
John BOTELLA
92686100b2
Fix count on no countable object
2018-10-11 10:51:54 +02:00
John BOTELLA
ee225a2b8b
FIX situation prev percent
2018-10-11 10:14:22 +02:00
jfefe
8fc4e2066f
FIX : position 0 for emails templates
...
Closes #9548 #8737 #9478
2018-10-10 18:18:02 +02:00
Laurent Destailleur
40f89d138f
Fix height of confirm popup
2018-10-10 10:52:29 +02:00
Laurent Destailleur
d75828567c
Fix amount last subscription
2018-10-10 01:44:56 +02:00
Laurent Destailleur
b1289632e0
CSS
2018-10-10 01:27:31 +02:00
Laurent Destailleur
b73a2a24ef
FIX Tooltip on invoice widget
2018-10-10 01:16:53 +02:00
Laurent Destailleur
2539f0047f
FIX Sending of reminder for expired subscriptions
2018-10-09 23:10:39 +02:00
Laurent Destailleur
df0ec95b22
Code comment and better error message
2018-10-09 21:21:10 +02:00
Frédéric FRANCE
c3f07dd2e0
define $code for all execution paths
2018-10-09 19:28:52 +02:00
Laurent Destailleur
01c32525df
Merge
2018-10-09 17:06:08 +02:00
Laurent Destailleur
84605bc59b
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-10-09 16:59:47 +02:00
Laurent Destailleur
dc498173c8
Code comment
2018-10-09 16:58:55 +02:00
Laurent Destailleur
430f833222
Merge pull request #9626 from OPEN-DSI/fix_product_margin
...
FIX Product margin tab and credit note
2018-10-09 16:57:08 +02:00
Laurent Destailleur
b1c9d5e4d3
Merge
2018-10-09 16:27:30 +02:00
Laurent Destailleur
b4b82ce3d6
Drop both contraint and index
2018-10-09 16:25:57 +02:00
Laurent Destailleur
5af4b82503
Merge pull request #9250 from bugness-chl/8.0
...
Revert "FIX missing drop old postgresql unique key"
2018-10-09 16:25:39 +02:00
Laurent Destailleur
bd8cf3d81e
Merge pull request #9704 from atm-gauthier/7.0_fix_userlist
...
FIX : when we're just admin and not super admin, if we create new use…
2018-10-09 16:17:49 +02:00
Laurent Destailleur
387d9d685a
Update auguria menu
2018-10-09 14:52:53 +02:00
Laurent Destailleur
dd0cbabc91
Fix translation
2018-10-09 14:44:13 +02:00
Laurent Destailleur
9bea9edfd7
FIX Menu to show/edit Users categories was missing
2018-10-09 14:41:21 +02:00
Laurent Destailleur
a2a53a32f1
FIX Look and feel v8. Missing button "Create category"
2018-10-09 14:34:25 +02:00
Abbes Bahfir
073914572c
Fix: users categories type is Categorie::TYPE_USER
2018-10-09 14:24:41 +02:00
Laurent Destailleur
f365a987c4
FIX restore last seach criteria
...
FIX filter on employee
2018-10-09 14:20:53 +02:00
Abbes Bahfir
603c70ffc7
Fix: Searching on employee field disables employee mode
2018-10-09 14:10:04 +02:00
Laurent Destailleur
f3647c45e6
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-09 14:06:56 +02:00
Laurent Destailleur
4d959bbea7
Fix consistency of label of proposal status
2018-10-09 14:06:45 +02:00
Laurent Destailleur
6a1610cdef
Merge pull request #9705 from ebzao/patch-1
...
fix bank ref override "bordereau cheque" ref
2018-10-09 12:44:18 +02:00
Laurent Destailleur
67e7736eb2
Merge pull request #9698 from Dolibarr/atm-maxime-patch-1
...
Fix request on project overview
2018-10-09 12:40:51 +02:00
Laurent Destailleur
923b561aff
FIX Option for prof id mandatory not working with custom type of company
2018-10-08 20:01:45 +02:00
Laurent Destailleur
91038af84d
FIX properties on proposal must not be modified if error
2018-10-08 18:15:46 +02:00
Laurent Destailleur
c930218dd2
FIX Missing transaction around action
2018-10-08 17:40:17 +02:00
Nicolas Aupetit
c26fe00362
fix bank ref override "bordereau cheque" ref
2018-10-09 02:15:38 +11:00
gauthier
021f9552dd
FIX : when we're just admin and not super admin, if we create new user with transverse mode, we don't see it then we can't add him in usergroup
2018-10-08 15:41:31 +02:00
Laurent Destailleur
0c7b7ed7f4
FIX Required extrafield value numeric should accept '0'
2018-10-08 14:26:18 +02:00
Laurent Destailleur
7be9b6d94e
Fix translation of source of proposals
2018-10-08 14:04:22 +02:00
Laurent Destailleur
d776fc423e
Fix search criterai of contract
2018-10-08 00:52:21 +02:00
Laurent Destailleur
d4b6429ccd
Fix regression into backup feature
2018-10-07 21:45:20 +02:00
Maxime Kohlhaas
320ca3db67
Fix request on project overview
...
Fixes #9220
2018-10-06 22:53:28 +02:00
Laurent Destailleur
476aab9bae
Same order than top menu
2018-10-06 21:00:26 +02:00
Laurent Destailleur
a7d26409c7
FIX trackid into email sent from member module.
2018-10-06 20:51:35 +02:00
Laurent Destailleur
fef40439be
responsive
2018-10-06 20:05:41 +02:00
Laurent Destailleur
3e49935eac
Fix online payment
2018-10-06 15:48:47 +02:00
Laurent Destailleur
e165dce908
Merge pull request #9689 from ATM-Marc/FIX_6.0_facture_stats_situation
...
FIX: invoice stats: situation invoices were not counted
2018-10-06 12:46:25 +02:00
Laurent Destailleur
36b75031f5
Merge pull request #9681 from ptibogxiv/patch-70
...
Fix metadata for charge.php
2018-10-06 12:44:16 +02:00
Laurent Destailleur
5045bbc3bd
Update newpayment.php
2018-10-06 12:44:06 +02:00
Laurent Destailleur
835ca4e4a5
Update newpayment.php
2018-10-06 12:42:14 +02:00
Laurent Destailleur
a97dafc1f2
Merge pull request #9688 from atm-florian/7.0_fix9161
...
7.0 fix9161
2018-10-06 12:40:42 +02:00
Laurent Destailleur
4e84ed0e80
FIX Symbol of currency in substitution variables
2018-10-05 13:59:46 +02:00
Marc de Lima Lucio
82651cd920
FIX: invoice stats: situation invoices were not counted
2018-10-05 12:12:04 +02:00
florian HENRY
cba4676032
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0_fix9161
2018-10-05 10:36:03 +02:00
florian HENRY
68c99d01a7
OMG!!!! var_dump....
2018-10-05 10:35:32 +02:00
ptibogxiv
0e83863d45
Add save or not source functionnality
2018-10-04 20:32:49 +02:00
ptibogxiv
f5966e6303
Update newpayment.php
2018-10-04 19:29:52 +02:00
Laurent Destailleur
b20dc5678c
Merge pull request #9684 from atm-ph/fix_7.0_wrong_modulepart_name
...
FIX wrong value for module part and return access denied
2018-10-04 19:06:53 +02:00
Laurent Destailleur
8592b03b49
Merge pull request #9682 from atm-ph/fix_7.0_missing_hook
...
Fix missing hook on sellsjournal
2018-10-04 19:06:02 +02:00
Laurent Destailleur
571bc86836
Update newpayment.php
2018-10-04 19:03:18 +02:00
Laurent Destailleur
17e4af50ec
Merge pull request #9680 from ATM-Nicolas/fix_wrong_variable_name
...
FIX : Wrong variable name
2018-10-04 18:47:08 +02:00
Laurent Destailleur
ac86eac508
Merge pull request #9675 from atm-ph/fix_7.0_dom_error
...
Fix minor error in dom
2018-10-04 18:32:52 +02:00
Laurent Destailleur
9fe5f242a7
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-10-04 17:53:59 +02:00
Laurent Destailleur
13759ea146
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
2018-10-04 17:53:40 +02:00
Laurent Destailleur
3060647212
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/lib/pdf.lib.php
2018-10-04 17:50:19 +02:00
Laurent Destailleur
8690d65479
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/lib/pdf.lib.php
2018-10-04 17:47:22 +02:00
Laurent Destailleur
75b9140446
Merge pull request #9672 from atm-florian/8.0
...
FIX ressource list with extrafields
2018-10-04 17:40:42 +02:00
Laurent Destailleur
577192554d
Merge pull request #9670 from oas-services/7.0
...
Fix issue #9434 : no array_options available when calling api on order line and invoice line
2018-10-04 17:39:37 +02:00
Laurent Destailleur
9e397206d3
Merge pull request #9668 from atm-greg/Fix_pdf_generation
...
fix error 500 on pdf_generation
2018-10-04 17:27:29 +02:00
Laurent Destailleur
1dd276b046
Merge pull request #9666 from atm-gauthier/7.0_wrongfunction
...
FIX : wrong function name
2018-10-04 17:26:59 +02:00
Laurent Destailleur
301f7349e0
Merge pull request #9656 from fmarcet/8.0
...
FIX Can't create shipping if have shipping line's extrafields
2018-10-04 17:22:24 +02:00
atm-ph
bfaf25ca2a
Fix wrong value for module part and return access denied
2018-10-04 16:55:16 +02:00
Laurent Destailleur
75c968b4ae
FIX Backup of database without mysqladmin available from cron.
2018-10-04 13:10:48 +02:00
Laurent Destailleur
7a94f4fc00
Add more logs
2018-10-04 11:34:46 +02:00
ptibogxiv
762abf7060
Update newpayment.php
2018-10-04 10:59:06 +02:00
atm-ph
58d1ac427e
Fix missing hook on sellsjournal
2018-10-04 10:57:22 +02:00
ptibogxiv
d36dda37e6
Fix metadata for charge.php
...
Fix for dol_id, dol_type
2018-10-04 10:56:29 +02:00
ATM-Nicolas
c048f51562
FIX : Wrong variable name
2018-10-04 09:54:40 +02:00
florian HENRY
e95921eb93
better test
2018-10-04 09:47:04 +02:00
florian HENRY
7f4f27ebfe
indent
2018-10-04 09:45:12 +02:00
florian HENRY
292dab192b
FIX : #9161
2018-10-04 09:42:11 +02:00
atm-ph
2acd69033c
Fix minor error in dom
2018-10-03 22:48:29 +02:00
florian HENRY
b8c88a2144
rename var
2018-10-03 15:43:00 +02:00
florian HENRY
1b18781299
Merge branch '8.0' of https://github.com/Dolibarr/dolibarr.git into 8.0
2018-10-03 15:41:10 +02:00
florian HENRY
ef7ed97866
fix ressource list with extrafields
2018-10-03 15:40:58 +02:00
aplose
8ee7a48583
Fix issue #9434 : no array_options available when calling api :
...
I replace the deprecated code by the fetch_optionnals() recommanded call.
2018-10-03 15:15:46 +02:00
atm-greg
583ea05567
fix missing letter...
2018-10-03 12:13:53 +02:00
gauthier
587766b39b
FIX : wrong function name
2018-10-03 10:38:47 +02:00
Chl
b578913d2b
FIX correct migration of old postgresql unique key
2018-10-02 23:18:47 +02:00
Laurent Destailleur
e83149a344
Fix deletion of credit card when no Oauth set
2018-10-02 22:35:51 +02:00
Ferran Marcet
d66b2322c2
FIX Can't create shipping if have shipping line's extrafields
2018-10-02 09:37:44 +02:00
gauthier
d6a9da57e1
FIX : need to round with 2 decimals to avoid movements not correctly balanced
2018-10-01 14:11:19 +02:00
Laurent Destailleur
75b1cac33f
FIX Pagination stats
2018-10-01 01:15:19 +02:00
Alexandre SPANGARO
14627abb27
FIX Title problem on admin RSS module
2018-10-01 01:14:43 +02:00
Laurent Destailleur
c07ab81e6a
Fix trans
2018-09-28 02:22:23 +02:00
Philippe
06fe172669
FIX Product marge tabs on product card
...
Credit note are not negative so the grand total are false
2018-09-27 20:06:00 +02:00
Philippe
8deb2eaa0c
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0
2018-09-27 19:00:09 +02:00
Laurent Destailleur
575c63f87d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/CMailFile.class.php
2018-09-27 12:52:10 +02:00
Laurent Destailleur
6e7fd15e1e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-09-27 12:48:08 +02:00
Laurent Destailleur
291d477f65
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2018-09-27 12:47:48 +02:00
Laurent Destailleur
7b86776f6b
Introduce option MAIN_INCLUDE_ZERO_VAT_IN_REPORTS to solve a regression
...
on feature to report vat by rate when rate is zero
2018-09-27 12:42:52 +02:00
Laurent Destailleur
96c1814793
FIX XSS vulnerability reported by Mary Princy E
2018-09-27 11:33:28 +02:00
Laurent Destailleur
4c8664b297
Merge pull request #9619 from ATM-Marc/FIX_6.0_extrafield_columns
...
FIX: showOptionals: column mismatches
2018-09-27 09:39:51 +02:00
Carsten Brandt
fee46ac845
Update german accounting file to use rowid
...
- fix "TODO Fix this file to use rowid"
2018-09-27 09:39:00 +02:00
Laurent Destailleur
2d88b69cf6
Merge pull request #9616 from frederic34/patch-14
...
add try catch for swiftmailer
2018-09-27 09:34:21 +02:00
Laurent Destailleur
bc5b794b1a
Merge pull request #9613 from frederic34/patch-11
...
FIX Option MAIN_DISABLE_NOTES_TAB #9611
2018-09-27 09:30:56 +02:00
Laurent Destailleur
ee8b5030a0
Merge pull request #9610 from atm-john/FIX_situation_credit_note
...
Fix situation credit note
2018-09-27 09:26:23 +02:00
Laurent Destailleur
e3b1cb9fdb
Update facture.class.php
2018-09-27 09:25:37 +02:00
Laurent Destailleur
77341470e1
Merge pull request #9608 from frederic34/patch-10
...
comparaison of two boolean in rssparser.class.php
2018-09-27 09:23:24 +02:00
Laurent Destailleur
46363a7705
Merge pull request #9607 from atm-gauthier/7.0_fix_replenish_entity
...
FIX : need to filter on current entity on replenish
2018-09-27 09:22:44 +02:00
Laurent Destailleur
ff3f1e933a
Update replenish.php
2018-09-27 09:22:38 +02:00
Laurent Destailleur
e72dc26532
Merge pull request #9603 from atm-john/Fix_situation_invoice_selection
...
FIX previous situation invoice selection
2018-09-27 09:20:24 +02:00
Laurent Destailleur
2b8ccc0c81
FIX Link template invoice to contract
2018-09-27 01:53:12 +02:00
Marc de Lima Lucio
af93fc7484
FIX: showOptionals: column mismatches
2018-09-26 17:19:06 +02:00
Frédéric FRANCE
1bac3a0ccf
swiftmailer is doing encodetorfc2822
2018-09-26 10:37:20 +02:00
Frédéric FRANCE
92a3faeaf7
add try catch for swiftmailer
2018-09-26 10:13:14 +02:00
Frédéric FRANCE
a9f7bdead6
fix Option MAIN_DISABLE_NOTES_TAB #9611
2018-09-25 15:22:08 +02:00
Laurent Destailleur
e39e54503e
Fix responsive
2018-09-25 12:54:24 +02:00
Laurent Destailleur
515acbfee2
FIX Bad position of hook formattachOptions call
2018-09-25 11:46:42 +02:00
John BOTELLA
022f842cb0
Fix display good progress for new situation invoices
2018-09-25 10:28:47 +02:00
John BOTELLA
791c373db5
FIX credit note progression
2018-09-25 09:54:58 +02:00
Frédéric FRANCE
d15c52db3b
Update rssparser.class.php
2018-09-25 08:16:05 +02:00
Laurent Destailleur
df64961c6b
FIX nb of session in title
2018-09-24 21:56:57 +02:00
gauthier
fc7c0ce521
FIX : need to filter on current entity on replenish
2018-09-24 16:23:44 +02:00
John BOTELLA
b1380a6902
FIX situation invoice total with credit note
2018-09-24 16:12:00 +02:00
Laurent Destailleur
26d585ffbe
Use latest instead of last
2018-09-24 10:43:01 +02:00
Laurent Destailleur
57e359cd40
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/langs/en_US/admin.lang
htdocs/langs/fr_FR/agenda.lang
2018-09-24 10:18:13 +02:00
John BOTELLA
ceccd5a510
Fix prev situation invoice selection
2018-09-24 10:16:28 +02:00
Laurent Destailleur
40bed96a01
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-09-24 10:15:20 +02:00
Laurent Destailleur
dbb75e35a1
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/compta/facture/list.php
htdocs/langs/en_US/admin.lang
htdocs/langs/fr_FR/agenda.lang
2018-09-24 10:14:38 +02:00
Laurent Destailleur
2dbb82fc76
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-09-24 10:03:21 +02:00
Laurent Destailleur
12690666e2
Missing trans
2018-09-24 10:03:08 +02:00
Laurent Destailleur
969be3a2a7
Merge pull request #9595 from ptibogxiv/patch-66
...
FIX number mailing for a contact with multicompany
2018-09-23 15:45:06 +02:00
Laurent Destailleur
39e9029e41
Update contact.class.php
2018-09-23 15:44:44 +02:00
Laurent Destailleur
9ddc1770e8
Merge pull request #9501 from atm-gauthier/7.0_fix_tva_if_buyer_hors_cee_and_particulier
...
FIX : According to french law, if seller is in France and buyer isn't…
2018-09-23 15:41:33 +02:00
Laurent Destailleur
1569770855
Rename hidden conf into MAIN_USE_VAT_OF_PRODUCT_FOR_INDIVIDUAL_CUSTOMER_OUT_OF_EEC
2018-09-23 15:41:22 +02:00
ptibogxiv
77dd516023
fix number mailing for a contact / multicompany
2018-09-22 14:45:15 +02:00
gauthier
7b46bedce6
NEW : hidden configuration
2018-09-21 14:35:36 +02:00
Laurent Destailleur
7a422c9d24
Merge pull request #9578 from fmarcet/8.0
...
FIX #9432 Assign yourself as a commercial when you don't have permission to see all thirds
2018-09-21 11:30:38 +02:00
Ferran Marcet
d6d58b1f68
FIX #9432
2018-09-21 10:18:54 +02:00
Ferran Marcet
1a7b38f22a
FIX #9432
2018-09-21 10:14:23 +02:00
Laurent Destailleur
a0bc26a923
Merge pull request #9476 from atm-maxime/fix_invoicelist_creditnote
...
Fix invoicelist creditnote
2018-09-21 09:56:43 +02:00
Laurent Destailleur
37dcb33661
phpunit for Loan
2018-09-20 23:41:04 +02:00
Laurent Destailleur
eb80c5c338
Fix translation not loaded and test on multicompany
2018-09-20 19:45:13 +02:00
Laurent Destailleur
4ba057528f
Fix permissionss
2018-09-20 19:37:28 +02:00
Laurent Destailleur
b421c29ea7
FIX #9510
2018-09-20 19:20:15 +02:00
Laurent Destailleur
df395847d3
FIX #9567
2018-09-20 19:14:32 +02:00
Laurent Destailleur
c55ebecff7
Include PHP unit of Loan class into Travis
2018-09-20 19:06:12 +02:00
Laurent Destailleur
9fc08c45cf
Merge pull request #9575 from atm-maxime/new_phpunit_loan
...
NEW PHPUnitTest on Loan class #3163
2018-09-20 19:00:26 +02:00
Ferran Marcet
4597cd44e5
FIX #9432
2018-09-20 17:52:44 +02:00
Laurent Destailleur
e0dfab4c71
FIX The max size for upload file was not corectly shown
2018-09-20 16:21:36 +02:00
Maxime Kohlhaas
75104999d3
NEW PHPUnitTest on Loan class #3163
2018-09-20 15:04:00 +02:00
Laurent Destailleur
55e3d97842
Trans
2018-09-19 17:56:51 +02:00
Laurent Destailleur
779d7e9689
Merge pull request #9568 from atm-gauthier/6.0_fix_langs_fr
...
FIX : langs fr
2018-09-19 15:04:18 +02:00
Laurent Destailleur
824b572bd0
FIX Amount when using mutlicurrency on PDF
...
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
2018-09-19 15:03:24 +02:00
Laurent Destailleur
9b190d2cbc
Merge pull request #9201 from atm-quentin/FIX_select_element
...
FIX exclude element of the select
2018-09-19 14:55:31 +02:00
gauthier
d62118dca8
FIX : langs fr
2018-09-19 14:53:56 +02:00
Laurent Destailleur
dc7c27b162
Release 8.0.2
2018-09-19 14:53:39 +02:00
Laurent Destailleur
02617bd799
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-09-19 14:53:07 +02:00
Laurent Destailleur
2b67da3f34
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
2018-09-19 14:52:43 +02:00
Laurent Destailleur
d6bd0ed73e
Merge pull request #9566 from frederic34/patch-9
...
call to deprecated add_object_linked was present two times
2018-09-19 14:37:05 +02:00
Laurent Destailleur
a6996169d6
Merge pull request #9565 from frederic34/multicpdf
...
correct typo in multicurrency doc pdf #9562
2018-09-19 14:30:15 +02:00
Frédéric FRANCE
1d43c6bc3a
call to deprecated add_object_linked was present two times
2018-09-19 10:57:59 +02:00
Frédéric FRANCE
cdbb79a26c
correct typo in multicurrency doc pdf
2018-09-19 09:26:56 +02:00
Laurent Destailleur
85180b117c
Fix warnings
2018-09-18 23:48:02 +02:00
Laurent Destailleur
c56b02c1c4
Fix warning
2018-09-18 23:47:55 +02:00
Laurent Destailleur
79b248fc67
FIX warning picto when next run date passed
2018-09-18 23:27:26 +02:00
Laurent Destailleur
014da6c22c
Fix translation
2018-09-18 18:11:07 +02:00
Laurent Destailleur
58e82008ac
Prepare 8.0.2
2018-09-18 16:45:08 +02:00
Laurent Destailleur
99d214abd5
Fix family of module Payment of employee salaries
2018-09-18 16:38:51 +02:00
Laurent Destailleur
4580ed0b09
Fix bad link
2018-09-18 15:31:25 +02:00
Laurent Destailleur
85bed00474
Fix default fields
2018-09-18 11:50:04 +02:00
Laurent Destailleur
2d8eb034e3
FIX Maxi debug to allow to load chart of account with multicompany
2018-09-17 21:02:07 +02:00
Laurent Destailleur
1e36aba35f
Trans
...
Conflicts:
htdocs/langs/en_US/admin.lang
2018-09-17 16:42:44 +02:00
Laurent Destailleur
3fc3cc4688
Fix missing email in popup
2018-09-17 14:17:10 +02:00
Laurent Destailleur
f3ce7cb5a5
Quick hack to provide help to fix pb of undesirable files
2018-09-17 10:40:42 +02:00
Laurent Destailleur
f3f18bf8cb
Fix sql
2018-09-17 02:23:11 +02:00
Laurent Destailleur
055a0b2859
Merge branch '8.0' of github.com:Dolibarr/dolibarr into 8.0
2018-09-16 13:29:13 +02:00
Laurent Destailleur
79b15b81f2
Fix list of tasks on time consumed
2018-09-16 13:28:37 +02:00
Laurent Destailleur
cc4fbfc3ef
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2018-09-16 12:54:39 +02:00
Laurent Destailleur
9c4f582f5c
Merge
2018-09-16 12:52:11 +02:00
Laurent Destailleur
d06785e91a
Fix responsive
2018-09-16 12:48:36 +02:00
Laurent Destailleur
74a9c680df
FIX "Other ..." link so the "Back to" link works.
2018-09-16 12:27:56 +02:00
Laurent Destailleur
4151ca49eb
Fix position of menu
2018-09-16 12:15:33 +02:00
Laurent Destailleur
a0bcf999c5
FIX #9043
2018-09-16 09:45:33 +02:00
Laurent Destailleur
a6d4185d6b
FIX #9043
2018-09-16 09:44:52 +02:00
Laurent Destailleur
55e7989552
FIX #9043
2018-09-16 09:42:30 +02:00
Laurent Destailleur
2c8064967b
Code comment
2018-09-16 09:31:06 +02:00
Laurent Destailleur
272944983c
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-09-16 09:27:54 +02:00
Laurent Destailleur
34b75828d3
Work on fix for #9043
2018-09-16 09:27:36 +02:00
Laurent Destailleur
ecfbe0a568
Merge pull request #9499 from tarrsalah/fix-show-default-vat-rate
...
FIX #9497
2018-09-15 17:14:05 +02:00
Laurent Destailleur
56b0a5f1ed
FIX Mixing tickets of different thirdparties
2018-09-14 13:07:27 +02:00
Laurent Destailleur
16ed582124
Add comment
2018-09-14 01:45:03 +02:00
Laurent Destailleur
5655856ca5
Merge pull request #9504 from atm-gauthier/6.0_fix_refsupplier
...
FIX : wrong var name
2018-09-13 17:55:04 +02:00
gauthier
7838b75ec9
FIX : wrong var name
2018-09-13 16:11:42 +02:00
gauthier
b68523b9c1
FIX : According to french law, if seller is in France and buyer isn't in UE and isn't a company, TVA used = TVA product
2018-09-13 14:37:12 +02:00
tarrsalah
08453a5337
FIX #9497
...
Extract $defaultcode and $defaulttxt from the value returned by
get_default_tva function .
2018-09-13 11:04:11 +01:00
Laurent Destailleur
c5e30b61c0
Fix translation
2018-09-12 21:25:14 +02:00
Laurent Destailleur
3dca02d25b
Fix translation
2018-09-12 21:07:34 +02:00
Laurent Destailleur
b7eeaa952c
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-09-12 19:41:02 +02:00
Laurent Destailleur
72f359fdc7
Revert "add capture option in payment function"
...
This reverts commit 849b7154a7 .
2018-09-12 19:40:43 +02:00
Laurent Destailleur
163bc55e4a
Merge pull request #9468 from jmarsac/numericextrafields9464
...
Convert localized numeric extrafields value before inserting/updating
2018-09-12 19:06:43 +02:00
ias-ceo
fece67b629
use correct resultset
2018-09-12 19:00:19 +02:00
Laurent Destailleur
23096354e0
Merge pull request #9463 from ptibogxiv/patch-57
...
add capture option in payment function
2018-09-12 18:38:10 +02:00
Laurent Destailleur
58ba1c3496
Merge pull request #9451 from hregis/7.0_price
...
FIX better compatibility with multicompany
2018-09-12 18:27:50 +02:00
Laurent Destailleur
e3a00c5dcd
Merge pull request #9450 from frederic34/patch-15
...
Update accountancycategory.class.php
2018-09-12 18:25:54 +02:00
Laurent Destailleur
a57e82a300
Merge pull request #9479 from atm-quentin/FIX_character_bill_list
...
FIX character making error on bill list
2018-09-12 18:22:07 +02:00
Laurent Destailleur
0bf42085db
Merge pull request #9484 from Dolibarr/revert-9453-patch-56
...
Revert "V8 style"
2018-09-12 18:21:29 +02:00
Laurent Destailleur
88e76b6127
Revert "V8 style"
2018-09-12 18:19:12 +02:00
Laurent Destailleur
71e8d4c728
Merge pull request #9453 from ptibogxiv/patch-56
...
V8 style
2018-09-12 18:18:45 +02:00
Laurent Destailleur
1ad8a3e190
Merge pull request #9466 from ptibogxiv/patch-58
...
Fix status display in transaction.php
2018-09-12 18:14:46 +02:00
Laurent Destailleur
b341cb9245
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/compta/facture/list.php
htdocs/core/tpl/objectline_view.tpl.php
2018-09-12 18:11:51 +02:00
Laurent Destailleur
a3968b86df
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-09-12 18:05:47 +02:00
Laurent Destailleur
3662ebe3a3
Fix syntax error
2018-09-12 18:05:20 +02:00
Laurent Destailleur
eb242d58f2
Merge pull request #9469 from atm-ph/fix_7.0_classname_colht
...
Fix classname liencolht to linecolht
2018-09-12 17:30:36 +02:00
Laurent Destailleur
77d7c97750
Fix typo
2018-09-12 17:18:27 +02:00
Laurent Destailleur
fd93a22dca
Fix missing field
2018-09-12 16:45:12 +02:00
Laurent Destailleur
48ae4de47b
FIX Add paypal error message in alert email
2018-09-12 16:11:10 +02:00
Laurent Destailleur
9cbba2dc7d
Add log
2018-09-12 15:28:59 +02:00
Laurent Destailleur
50478b1bd4
FIX capital must be empty and not 0 if undefined
2018-09-12 15:21:11 +02:00
Laurent Destailleur
729d03862f
Fix warning
2018-09-12 15:02:59 +02:00
atm-quentin
c42f39cc34
FIX character making error on list
2018-09-12 14:44:08 +02:00
Laurent Destailleur
5bd2c01411
Fix email missing in tooltip
2018-09-12 14:43:05 +02:00
Laurent Destailleur
902bdf540e
Update ChangeLog
2018-09-12 13:45:04 +02:00
Laurent Destailleur
53da80a79f
FIX Missing translation in predefined email to membership renewal
2018-09-12 12:55:10 +02:00
Maxime Kohlhaas
c94689e9a9
FIX remain to pay for credit note was wrong on invoice list
2018-09-12 11:53:57 +02:00
Laurent Destailleur
aad6a0871f
FIX Lose filter on payment type or category after a sort on invoice list
...
Conflicts:
htdocs/compta/facture/list.php
2018-09-12 10:59:53 +02:00
Laurent Destailleur
7bea9f5ffb
FIX Lose filter on payment type or category after a sort on invoice list
2018-09-12 10:57:09 +02:00
Jean-Marie Arsac
345c24990e
Correction of variable name
2018-09-11 20:51:54 +02:00
atm-ph
40c79cb7cd
Fix classname liencolht to linecolht
2018-09-11 17:56:11 +02:00
Jean-Marie Arsac
2f2dff8155
Convert localized numeric extrafields value before inserting
...
- add 'double' case in insertExtraFields and updateExtraFields to to convert localized value using price2num()
2018-09-11 14:57:31 +02:00
ptibogxiv
7f3f0f3643
Fix status display in transaction.php
2018-09-11 12:10:48 +02:00
ptibogxiv
849b7154a7
add capture option in payment function
2018-09-11 10:59:25 +02:00
Laurent Destailleur
d011204624
Fix switch of extrafields between all and only one entity
2018-09-10 17:36:46 +02:00
ptibogxiv
ccc415204e
V8 style
2018-09-10 16:46:16 +02:00
Regis Houssin
43ac51b44c
FIX remove debug
2018-09-10 10:11:07 +02:00
Regis Houssin
8699866062
FIX better compatibility with multicompany
2018-09-10 10:08:04 +02:00
Laurent Destailleur
20fa294ff1
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-09-10 01:22:16 +02:00
Laurent Destailleur
15aa99fc8e
Fix css
2018-09-10 01:22:01 +02:00
Frédéric FRANCE
d8f77f040f
Update accountancycategory.class.php
2018-09-09 23:12:16 +02:00
Frédéric FRANCE
9d8a4e463b
Update accountancycategory.class.php
2018-09-09 23:09:52 +02:00
Laurent Destailleur
bcfb5fc42e
Merge pull request #9425 from atm-maxime/8.0
...
FIX : Homepage links were using wrong topmenus
2018-09-07 19:35:10 +02:00
Laurent Destailleur
e2df3fd4ad
Merge pull request #9423 from ptibogxiv/patch-55
...
Fix error when delete stripe customer
2018-09-07 19:34:45 +02:00
Laurent Destailleur
7c5ceff569
Fix search on project
2018-09-07 15:01:34 +02:00
Laurent Destailleur
0ef17fe581
FIX Problems with permissions of module to record payment of salaries
2018-09-07 13:32:56 +02:00
Laurent Destailleur
ff05997f0a
FIX Several fixes on the management of minimal amount for orders
2018-09-06 17:37:02 +02:00
Maxime Kohlhaas
a5f4a74ecc
FIX : Homepage links were using wrong topmenus
2018-09-06 14:49:48 +02:00
Philippe GRAND
9025fd5891
Merge branch '8.0' of https://github.com/Dolibarr/dolibarr into 8.0
2018-09-06 14:33:46 +02:00
Philippe GRAND
844333688b
typo
2018-09-06 14:33:22 +02:00
ptibogxiv
da4e902645
Fix error when delete stripe customer
2018-09-06 11:35:19 +02:00
Laurent Destailleur
b25a0ca672
Fix no need of thumb when upload image for email
2018-09-05 23:25:17 +02:00
Laurent Destailleur
ed31eec5ee
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-09-05 20:40:19 +02:00
Laurent Destailleur
dfea391c88
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/lib/pdf.lib.php
2018-09-05 20:39:38 +02:00
Laurent Destailleur
e3339f5f95
Fix trad
2018-09-05 19:01:00 +02:00
Laurent Destailleur
0bd4bc39dd
Fix responsive
2018-09-05 16:03:43 +02:00
Laurent Destailleur
3650dc3ec9
FIX #8452
2018-09-05 15:25:47 +02:00
Laurent Destailleur
f1cb13634b
FIX Entering negative price on order
2018-09-05 14:55:45 +02:00
Laurent Destailleur
19431a94ba
Code style
2018-09-05 14:37:44 +02:00
Laurent Destailleur
1882043f19
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-09-05 14:26:24 +02:00
Laurent Destailleur
51901108ad
FIX #9412
2018-09-05 14:26:12 +02:00
Laurent Destailleur
49b568f73f
Merge pull request #9413 from fmarcet/8.0
...
FIX Expedition not showing extrafields on creation
2018-09-05 14:16:28 +02:00
Laurent Destailleur
f7d5172a74
Merge pull request #9410 from frederic34/patch-10
...
Create index.html
2018-09-05 14:15:22 +02:00
Laurent Destailleur
ead2a764c7
Merge pull request #9409 from frederic34/patch-9
...
Create index.html
2018-09-05 14:15:12 +02:00
Ferran Marcet
57be6a752e
Fix: Expedition not showing extrafields on creation
2018-09-05 10:00:33 +02:00
Frédéric FRANCE
2015268b7e
Create index.html
2018-09-04 22:06:24 +02:00
Frédéric FRANCE
e4afd4af00
Create index.html
2018-09-04 22:05:06 +02:00
Laurent Destailleur
aec0d4022b
Fix responsive
2018-09-04 19:59:20 +02:00
Laurent Destailleur
154e44e761
Fix responsive
2018-09-04 19:57:20 +02:00
Laurent Destailleur
203c925c5b
Fix look and feel v8
2018-09-04 12:03:21 +02:00
Laurent Destailleur
8c2eac4c93
FIX #9317
2018-09-04 11:34:23 +02:00
Laurent Destailleur
9042d341f0
FIX #9316 Error when listing invoices
2018-09-04 11:19:31 +02:00
Laurent Destailleur
e7d2bcc34c
FIX #9316 Error when listing invoices
2018-09-04 11:17:08 +02:00
Laurent Destailleur
f2ec94e9fd
FIX #9353 Bug: html error - div inside span on graphs
2018-09-04 11:13:54 +02:00
Laurent Destailleur
76703972ed
FIX #9355
2018-09-04 10:53:42 +02:00
Laurent Destailleur
37afd79ec0
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-09-04 10:38:19 +02:00
Laurent Destailleur
9697bdf3b0
FIX #9393 inconsistency behaviour. option FACTURE_ENABLE_NEGATIVE_LINES
2018-09-04 10:38:09 +02:00
Laurent Destailleur
38c8d9d008
FIX inconsistency behaviour on option FACTURE_ENABLE_NEGATIVE_LINES
2018-09-04 10:37:29 +02:00
Laurent Destailleur
15b3fa73f4
FIX #9394
2018-09-04 10:16:16 +02:00
Laurent Destailleur
6b3ccddb65
FIX #9396
2018-09-04 10:14:45 +02:00
Laurent Destailleur
c59b0f95e6
FIX #9403
2018-09-04 10:10:47 +02:00
Laurent Destailleur
847189805a
Merge pull request #9404 from ATM-Marc/FIX_6.0_pdf_address
...
FIX: PDF address: handle when contact thirdparty different from document thirdparty
2018-09-04 09:57:07 +02:00
Laurent Destailleur
252335318f
Update pdf.lib.php
2018-09-04 09:57:01 +02:00
Laurent Destailleur
4a7bec2c04
Fix fax not required as visible by default on list
2018-09-04 09:48:30 +02:00
Laurent Destailleur
739c2822af
Fix look and feel v8
2018-09-04 09:42:28 +02:00
Laurent Destailleur
cdc1e1fc76
Fix responsive
2018-09-04 09:37:51 +02:00
Laurent Destailleur
db6f80e2ff
FIX invoice popup hide localtax2 and 3 if not defined
2018-09-04 00:42:15 +02:00
Laurent Destailleur
94c05fbd84
Look and feel v8
2018-09-04 00:29:31 +02:00
Laurent Destailleur
6ce37e588d
Prepare 8.0.2
2018-09-04 00:22:14 +02:00
Laurent Destailleur
392f31abbd
FIX invert mime type and name
2018-09-04 00:21:48 +02:00
Marc de Lima Lucio
e285b42a18
FIX: PDF address: handle when contact thirdparty different from document thirdparty
2018-09-03 17:57:30 +02:00
Laurent Destailleur
3d50c454c1
Code comment
2018-09-03 17:05:44 +02:00
Laurent Destailleur
47655f0725
Add comment as FIXME
2018-09-03 14:00:12 +02:00
Laurent Destailleur
d050c0654b
FIX Add "-- ADD xxx to rowd" to avoid rowid conflict on account chart
2018-09-03 13:14:25 +02:00
Laurent Destailleur
6641a05744
Fix missing class
2018-09-03 11:59:19 +02:00
Laurent Destailleur
1249e597d4
Fix test param $id
2018-09-03 11:56:05 +02:00
Laurent Destailleur
6952f346ad
Prepare 8.0.1
2018-09-02 17:47:21 +02:00
Laurent Destailleur
76d6affb27
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
.travis.yml
2018-09-02 15:46:09 +02:00
Laurent Destailleur
f216da78d5
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
.travis.yml
2018-09-02 15:27:03 +02:00
Laurent Destailleur
e0b272941f
Fix mariadb
2018-09-02 15:25:27 +02:00
Laurent Destailleur
ebba0b9e67
phpunit 6.1 compatibility
2018-09-02 15:24:29 +02:00
Laurent Destailleur
0b34acae7c
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-09-02 15:22:56 +02:00
Laurent Destailleur
42cb2b07db
Only min and max version
2018-09-02 15:22:49 +02:00
Laurent Destailleur
a7dfc88b59
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
test/phpunit/CoreTest.php
2018-09-02 15:21:21 +02:00
Laurent Destailleur
bd3647a9d7
Prepare phpunit 6.1 compatibility
2018-09-02 14:23:52 +02:00
Laurent Destailleur
b9c95a5a5c
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2018-09-02 14:19:43 +02:00
Laurent Destailleur
5bab9d59b2
Fix var_dump
2018-09-02 14:19:23 +02:00
Laurent Destailleur
df721a5fbc
Only min and max php version
2018-09-02 14:18:04 +02:00
Laurent Destailleur
37fb70d983
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2018-09-02 14:15:32 +02:00
Laurent Destailleur
02bedc49d3
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
test/phpunit/PricesTest.php
test/phpunit/RestAPIUserTest.php
test/phpunit/WebservicesInvoicesTest.php
2018-09-02 14:15:17 +02:00
Laurent Destailleur
e41b55af13
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
2018-09-02 14:10:28 +02:00
Laurent Destailleur
a69c3caf2c
Prepare compatibility with phpunit 6.1
2018-09-02 14:10:06 +02:00
Laurent Destailleur
53caac13a9
Test phpunit
2018-09-02 13:57:51 +02:00
Laurent Destailleur
df26ae764e
Fix typo
2018-09-01 17:56:52 +02:00
Laurent Destailleur
0bf967ab10
Fix setup
2018-09-01 17:50:13 +02:00
Laurent Destailleur
5f2eeb552a
Fix setup of email
2018-09-01 17:48:35 +02:00
Laurent Destailleur
dfda029da4
FIX a removed option was still in setup
2018-09-01 17:44:07 +02:00
Laurent Destailleur
ada6d2c963
More logs
2018-09-01 17:27:14 +02:00
Laurent Destailleur
32baec1c9a
Fix logs
2018-09-01 17:10:47 +02:00
Laurent Destailleur
c17233a409
More logs
2018-09-01 16:51:40 +02:00
Laurent Destailleur
d8fb18e6a9
Reduce travis test to min and max php only
2018-09-01 15:35:34 +02:00
Laurent Destailleur
fe7a0c894f
Merge pull request #9368 from atm-ph/fix_7.0_search_company_by_code
...
Fix search company by code
2018-09-01 14:42:32 +02:00
Laurent Destailleur
945e925399
Update html.form.class.php
2018-09-01 14:41:44 +02:00
Laurent Destailleur
26cff9e11f
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/langs/en_US/blockedlog.lang
htdocs/stripe/config.php
2018-09-01 14:13:01 +02:00
Laurent Destailleur
677d7dd0fb
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-09-01 14:09:20 +02:00
Laurent Destailleur
123a66dc2a
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/product/class/product.class.php
2018-09-01 14:09:00 +02:00
Laurent Destailleur
b6f4b1dff7
Merge pull request #9363 from frederic34/patch-21
...
Update modSociete.class.php
2018-09-01 13:31:23 +02:00
Frédéric FRANCE
2b5407c31d
Update export.php
2018-09-01 13:30:28 +02:00
Laurent Destailleur
bb444c80d0
Merge pull request #9360 from frederic34/patch-18
...
Update ldap.php
2018-09-01 13:28:16 +02:00
Laurent Destailleur
1eeb567e67
Merge pull request #9359 from frederic34/patch-17
...
Update card.php
2018-09-01 13:27:49 +02:00
Laurent Destailleur
4bd8b288ed
Merge pull request #9375 from frederic34/patch-26
...
FIX get_product_vat_for_country functions.lib.php
2018-09-01 13:27:05 +02:00
Laurent Destailleur
dee9442720
Fix regression
2018-09-01 13:12:09 +02:00
Josep Lluís
bfaf7ae473
Fix: undefined rights_class on modules
...
When a module has the permission variable rights_class undefined, on unactivate the module are deleted all rows in cronjobs and menu tables with module=''.
2018-09-01 12:44:16 +02:00
Josep Lluís
79ee31df5c
Fix: undefined rights_class on modules
...
When a module has the permission variable rights_class undefined, on unactivate the module are deleted all rows in cronjobs and menu tables with module=''.
2018-09-01 12:43:02 +02:00
Laurent Destailleur
179feebd80
Merge pull request #9347 from atm-greg/fix_getLabelOfUnit
...
remove useless db begin
2018-09-01 12:34:43 +02:00
Laurent Destailleur
ae36469166
FIX #9337
2018-09-01 12:28:36 +02:00
Laurent Destailleur
160a35f63f
Merge pull request #9335 from frederic34/patch-11
...
Update blockedlog.lang
2018-09-01 12:19:36 +02:00
Frédéric FRANCE
c30b1c274d
Update config
2018-09-01 12:10:00 +02:00
Laurent Destailleur
81c4e6a764
FIX Force stripe api version to avoid trouble if we update stripe api
...
Conflicts:
htdocs/stripe/config.php
2018-09-01 12:03:44 +02:00
Laurent Destailleur
f0fc99ee4c
FIX Force stripe api version to avoid trouble if we update stripe api
2018-09-01 12:01:01 +02:00
Frédéric FRANCE
66d64359cf
FIX get_product_vat_for_country functions.lib.php
2018-08-31 20:23:26 +02:00
Laurent Destailleur
ca2e9f20f6
Fix missing extrafield table
2018-08-31 18:39:13 +02:00
Laurent Destailleur
6af8f8f475
Fix trans
2018-08-31 16:57:50 +02:00
Laurent Destailleur
b08971b03b
FIX vat rate code not return by get_product_vat_for_country
2018-08-31 14:52:34 +02:00
atm-ph
102b698c76
Fix search company by code
2018-08-31 11:38:45 +02:00
Laurent Destailleur
07d5bd143a
Fix entity
2018-08-31 11:26:53 +02:00
Laurent Destailleur
bdbe2c02ed
Sample
2018-08-31 10:51:32 +02:00
Frédéric FRANCE
2eade6ea68
Update modSociete.class.php
2018-08-30 23:22:06 +02:00
Frédéric FRANCE
f61450ffa8
Update ldap.php
2018-08-30 23:04:32 +02:00
Frédéric FRANCE
9c44f80746
Update card.php
2018-08-30 23:03:03 +02:00
Laurent Destailleur
8dc208c961
Fix missing legal ids in source address
2018-08-30 19:19:43 +02:00
Laurent Destailleur
151d84405a
FIX trans on null object
2018-08-30 17:01:49 +02:00
Laurent Destailleur
4d22c4f9f9
Typo
2018-08-30 11:37:06 +02:00
atm-greg
f8fef61075
remove useless db begin
2018-08-30 09:19:44 +02:00
Frédéric FRANCE
285e231ea1
Update blockedlog.lang
2018-08-29 23:08:13 +02:00
Laurent Destailleur
f146572b81
ident
2018-08-29 21:18:47 +02:00
ptibogxiv
eaa49e773d
fix deletion of stripe customer
2018-08-29 21:13:45 +02:00
Laurent Destailleur
e2865ff75f
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-08-29 21:13:10 +02:00
Laurent Destailleur
617adc73c1
Merge pull request #9326 from atm-quentin/7.0_new_dispatch
...
FIX hook on dispatch order fourn
2018-08-29 21:11:42 +02:00
Laurent Destailleur
7211aff016
Update dispatch.php
2018-08-29 21:11:28 +02:00
Laurent Destailleur
a8bb55c66d
Merge branch '8.0' into 7.0_new_dispatch
2018-08-29 21:08:51 +02:00
Laurent Destailleur
6ca9854a34
Fix to avoid fetch when no accounting account defined
2018-08-29 21:07:00 +02:00
Laurent Destailleur
88044a3d75
Update dispatch.php
2018-08-29 20:42:19 +02:00
Laurent Destailleur
d40e1a0d0b
FIX #9258
2018-08-29 20:12:38 +02:00
Laurent Destailleur
8b291b2053
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
README.md
2018-08-29 19:55:10 +02:00
Laurent Destailleur
46fe19bed5
Code comment
2018-08-29 18:56:57 +02:00
Laurent Destailleur
0c11007e34
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
README.md
htdocs/comm/propal/card.php
2018-08-29 18:53:39 +02:00
Laurent Destailleur
e317b0847a
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
...
Conflicts:
README.md
2018-08-29 18:50:00 +02:00
Laurent Destailleur
7af083f1ec
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-08-29 18:49:08 +02:00
Laurent Destailleur
34ceec7067
FIX #9328
2018-08-29 18:40:12 +02:00
Laurent Destailleur
4e7e290624
FIX #9328
2018-08-29 18:38:58 +02:00
Laurent Destailleur
428354303c
FIX #9328
2018-08-29 18:29:42 +02:00
Laurent Destailleur
d8bd76b8ce
FIX #9328
2018-08-29 18:27:39 +02:00
Laurent Destailleur
275b9a9960
Merge pull request #9325 from frederic34/patch-12
...
Fix allow barcode with special char
2018-08-29 18:01:15 +02:00
Laurent Destailleur
46a24ff28f
Merge pull request #9321 from atm-gauthier/6.0_fix_default_bank_on_create_propal
...
FIX : $fk_account is always empty, must be $soc->fk_account
2018-08-29 17:56:36 +02:00
ptibogxiv
b9179f27a0
Fix multicompany in ticket/list.php
...
Conflicts:
htdocs/ticket/class/ticket.class.php
2018-08-29 17:55:55 +02:00
Laurent Destailleur
42f509119f
Merge pull request #9315 from frederic34/patch-11
...
Build Badge for 8.0
2018-08-29 17:50:22 +02:00
Laurent Destailleur
4d8424f9eb
Merge pull request #9314 from frederic34/patch-10
...
Build Badge for 7.0
2018-08-29 17:50:10 +02:00
Laurent Destailleur
cb24fa0f08
Merge pull request #9310 from frederic34/patch-9
...
Build Badge for 6.0
2018-08-29 17:50:04 +02:00
Laurent Destailleur
4450a14c75
Comment
2018-08-29 17:40:19 +02:00
Laurent Destailleur
7bf48b8d77
Fix date_start and date_end not saved on supplier invoice
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/fourn/facture/card.php
2018-08-29 17:26:41 +02:00
Laurent Destailleur
74b3e3e814
Fix for compatibility with lines with no prices (some external modules)
2018-08-29 14:50:12 +02:00
atm-quentin
76cb9f60c7
NEW hook on dispatch order fourn
2018-08-29 14:26:04 +02:00
Frédéric FRANCE
24be0b7305
Update viewimage.php
...
code may have rich content (qrcode, datamatrix,...)
2018-08-29 13:08:52 +02:00
Laurent Destailleur
1b542d5be3
Fix translation
2018-08-28 18:36:46 +02:00
Laurent Destailleur
b5c2383f65
Fix type of invoice encoded twice
2018-08-28 18:34:53 +02:00
Laurent Destailleur
d2d28ab109
Fix trans
2018-08-28 18:28:09 +02:00
Laurent Destailleur
bc31fa7fbf
Fix translation
2018-08-28 18:18:04 +02:00
gauthier
61a57e619f
FIX : $fk_account is always empty, must be $soc->fk_account
2018-08-28 16:54:04 +02:00
Laurent Destailleur
bbc6255925
Fix missing language
2018-08-28 13:07:48 +02:00
Frédéric FRANCE
d25f8d8bbd
Build Badge for 8.0
2018-08-28 10:08:09 +02:00
Frédéric FRANCE
055b7392d0
Build Badge for 7.0
2018-08-28 10:07:09 +02:00
Frédéric FRANCE
53e476483c
Build Badge for 6.0
2018-08-28 09:38:24 +02:00
Laurent Destailleur
b875abb27b
Fix logo on public page of survey
2018-08-28 03:03:05 +02:00
Laurent Destailleur
2349f99eb9
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-08-28 02:58:51 +02:00
Laurent Destailleur
7df5993ee0
Fix logo in public survey page
2018-08-28 02:58:14 +02:00
Laurent Destailleur
32ef9695a7
Merge pull request #9282 from frederic34/patch-19
...
Update card.php
2018-08-28 02:28:35 +02:00
Laurent Destailleur
7462a1ae1d
Update card.php
2018-08-28 02:27:56 +02:00
Laurent Destailleur
0a7ce338f9
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/commondocgenerator.class.php
2018-08-28 02:23:34 +02:00
Laurent Destailleur
4369be7b39
Merge pull request #9284 from frederic34/patch-20
...
Update commondocgenerator.class.php
2018-08-28 02:11:50 +02:00
Laurent Destailleur
d90eed3098
Merge pull request #9291 from frederic34/patch-23
...
typo
2018-08-28 01:55:44 +02:00
Laurent Destailleur
0d138b8fc0
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-08-28 01:43:35 +02:00
Laurent Destailleur
b96082a577
Merge pull request #9274 from frederic34/patch-17
...
Build badge for 5.0
2018-08-28 01:38:06 +02:00
Laurent Destailleur
b4652ea24b
Merge pull request #9292 from frederic34/patch-24
...
Create index.html
2018-08-28 01:37:48 +02:00
Laurent Destailleur
1f807b9216
Merge pull request #9305 from atm-gauthier/7.0_fix_altertable_charges
...
FIX : table llx_chargessociales doesn't exists
2018-08-28 01:37:31 +02:00
Laurent Destailleur
ad0cc098ee
Fix alter forgot
2018-08-28 01:37:25 +02:00
Laurent Destailleur
534eadb7a2
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-08-28 01:35:43 +02:00
ptibogxiv
6556ace2bc
Fix sync user->member
...
add more fields
2018-08-28 01:35:05 +02:00
ptibogxiv
ca8a22a3ad
fix sync user/member
...
add more fields to sync
2018-08-28 01:35:01 +02:00
Frédéric FRANCE
faa29f9ae0
Update antivir.class.php
2018-08-28 01:34:42 +02:00
Norbert Penel
f9c1dd8edd
There is a begin transaction without rollback
...
In this Select, there is no need of this Begin Transaction on my understanding.
Don't know why this line code is here for.
2018-08-28 01:32:55 +02:00
Laurent Destailleur
0d91aff32c
Merge pull request #9304 from atm-ph/fix_attributes_missing_for_api
...
Fix datec and tms missing in fetch method for API
2018-08-28 01:30:56 +02:00
Laurent Destailleur
751fc512af
Merge pull request #9301 from frederic34/patch-26
...
FIX sql error
2018-08-28 01:30:25 +02:00
Laurent Destailleur
e00d6eda7e
Update productlot_list.php
2018-08-28 01:29:33 +02:00
Laurent Destailleur
0300991389
Fix trans
2018-08-27 23:42:47 +02:00
Laurent Destailleur
90c3f8afce
Fix trans
2018-08-27 23:39:11 +02:00
Laurent Destailleur
d2154e72c0
Fix trans
2018-08-27 23:23:49 +02:00
gauthier
79aa390fe8
FIX : table llx_chargessociales doesn't exists
2018-08-27 15:07:19 +02:00
Laurent Destailleur
8cacda1c1e
Fix error message
2018-08-27 14:45:20 +02:00
atm-ph
d9beb3f882
Fix tms missing in fetch propal
2018-08-27 10:19:07 +02:00
atm-quentin
ec9eeb5201
FIX check !empty exclude select element
2018-08-27 10:17:18 +02:00
atm-ph
eb4e42bc40
Fix datec and tms missing in fetch method for API
2018-08-26 18:08:10 +02:00
Frédéric FRANCE
27978ed9a0
Update productlot_list.php
...
https://www.dolibarr.fr/forum/527-bugs-sur-la-version-stable-courante/62492-dolibarr-8-erreur-sql-avec-le-menu-lots-series
2018-08-26 07:47:33 +02:00
Laurent Destailleur
79aa0bbd1c
Fix duplicate load
2018-08-24 12:28:44 +02:00
Laurent Destailleur
a153b2f121
Fix bad link
2018-08-24 11:54:04 +02:00
Laurent Destailleur
085f8cf604
Fix bad link
2018-08-24 11:51:06 +02:00
Laurent Destailleur
89d55f3b46
Fix lib in modulebuilder
2018-08-24 11:45:22 +02:00
Laurent Destailleur
a82d86cec4
FIX warning for late template invoices to remove when suspended
2018-08-24 10:46:47 +02:00
Frédéric FRANCE
85ae8f3901
Update card.php
2018-08-24 09:29:17 +02:00
Laurent Destailleur
64427dafb6
Fix back to page when canceling an edit in the module template
2018-08-23 20:21:27 +02:00
Laurent Destailleur
781a55429a
FIX API template to delete a record
2018-08-23 20:03:41 +02:00
Laurent Destailleur
499d93b8c4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/html.formmail.class.php
htdocs/projet/class/task.class.php
htdocs/projet/tasks/task.php
2018-08-23 19:50:58 +02:00
Laurent Destailleur
62b2981e42
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-08-23 19:47:31 +02:00
Laurent Destailleur
019ff534a0
FIX api template for list in module builder
2018-08-23 19:46:08 +02:00
Laurent Destailleur
8757392e6b
FIX remove internal property isextrafieldmanaged from API returns
2018-08-23 19:24:00 +02:00
Laurent Destailleur
e6acacee4b
Fix cleandata method of modulebuilder template of AAPI
2018-08-23 19:19:25 +02:00
Laurent Destailleur
e2e09f8534
Fix hookmanager var
2018-08-23 17:56:16 +02:00
Laurent Destailleur
61ced8220b
Fix sample doc
2018-08-23 17:49:14 +02:00
Frédéric FRANCE
58d339597b
Create index.html
2018-08-23 15:44:33 +02:00
Frédéric FRANCE
343e6ce8b3
typo
2018-08-23 14:34:27 +02:00
fappels
6c4ecc025e
Merge remote-tracking branch 'refs/remotes/Dolibarr/8.0' into 8.0
2018-08-22 18:15:23 +02:00
Frédéric FRANCE
96f16b7497
Update commondocgenerator.class.php
2018-08-22 17:29:05 +02:00
Frédéric FRANCE
0334409d18
Update card.php
2018-08-22 13:43:30 +02:00
Laurent Destailleur
b650f7ac17
Fix tab
2018-08-22 13:37:18 +02:00
Laurent Destailleur
de2cdfc70f
FIX Language selection lost if error during creation of email template
2018-08-22 13:23:46 +02:00
Laurent Destailleur
c7a241a5db
FIX Get templates in a forced language
...
Conflicts:
htdocs/core/class/html.formmail.class.php
2018-08-22 13:22:49 +02:00
Laurent Destailleur
c20d556265
FIX Get templates in a forced language
2018-08-22 13:16:55 +02:00
Laurent Destailleur
cd09052e80
FIX badge on time spent on project and tasks
2018-08-21 14:52:22 +02:00
Laurent Destailleur
3cfc47a732
Fix urls in project module
2018-08-21 14:41:59 +02:00
Frédéric FRANCE
b1a3238c94
Build badge for 5.0
2018-08-21 14:22:29 +02:00
Laurent Destailleur
b86d54cab3
Trad
2018-08-21 14:05:53 +02:00
Laurent Destailleur
9dbb0eaab0
Fix cron task label
2018-08-21 14:01:03 +02:00
Laurent Destailleur
243cbbc11d
Fix missing trans
2018-08-21 13:58:24 +02:00
Laurent Destailleur
4fdd521d61
Merge pull request #8671 from ATM-Nicolas/fix_comments_on_tasks
...
FIX : Fetch task will now fetch comments
2018-08-21 13:36:20 +02:00
Laurent Destailleur
0ee7befa19
Update replenish.php
2018-08-21 13:27:49 +02:00
Laurent Destailleur
009424cd67
Merge pull request #9226 from atm-greg/Fix_project_delete_tasks
...
Fix project delete tasks
2018-08-21 13:11:00 +02:00
Laurent Destailleur
91bfa4be6c
Update project.class.php
2018-08-21 13:10:20 +02:00
Laurent Destailleur
3523c2b3d2
Update project.class.php
2018-08-21 13:09:06 +02:00
Frédéric FRANCE
fb3754af59
Update fichinter.class.php
2018-08-21 12:54:25 +02:00
Frédéric FRANCE
9a5f839e63
Update actions_printing.inc.php
2018-08-21 12:54:02 +02:00
Laurent Destailleur
8032c314d4
Merge pull request #9252 from bugness-chl/8.0-2
...
FIX adding GROUP BY for PostgreSQL
2018-08-21 12:51:56 +02:00
Laurent Destailleur
cd7c46794a
Merge pull request #9260 from frederic34/patch-19
...
FIX propal.class.php
2018-08-21 12:49:25 +02:00
Laurent Destailleur
58b668e74f
Merge pull request #9256 from c3do/patch-2
...
Fix : Erreur de syntaxe ( + au lieu de . )
2018-08-21 12:48:58 +02:00
Laurent Destailleur
e03d7eba8c
Merge pull request #9254 from frederic34/patch-17
...
Build Badge by branch
2018-08-21 12:48:23 +02:00
Laurent Destailleur
27e2810e10
Fix date format
2018-08-20 17:14:03 +02:00
Laurent Destailleur
795b2f3d58
FIX Delete file on smartphone
2018-08-19 03:00:11 +02:00
Laurent Destailleur
547a0aaac7
FIX Look and feel v8
2018-08-19 02:43:45 +02:00
Laurent Destailleur
116f4a1a09
Fix responsive
2018-08-19 02:22:12 +02:00
Laurent Destailleur
cca0f4bf22
Fix translation
2018-08-19 02:01:18 +02:00
Laurent Destailleur
38f3452f0c
Fix trans
2018-08-19 01:51:45 +02:00
Laurent Destailleur
dedfd6d493
Fix missing translation
2018-08-18 02:55:22 +02:00
Frédéric FRANCE
71d3af8b07
Update propal.class.php
2018-08-17 13:44:07 +02:00
Cédric
fe6779c223
Erreur de syntaxe ( + au lieu de . )
2018-08-16 17:20:38 +02:00
Frédéric FRANCE
2aa0956f15
Update README.md
2018-08-16 16:08:04 +02:00
Frédéric FRANCE
bb09bcece4
Update README.md
2018-08-16 16:03:56 +02:00
Laurent Destailleur
4c52384609
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-08-16 14:48:42 +02:00
Laurent Destailleur
0c654bd452
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-08-16 14:47:56 +02:00
Laurent Destailleur
1b1258b2ef
Fix url in tooltip
2018-08-16 11:19:22 +02:00
Laurent Destailleur
9f5cc2d05f
Fix menu entry
2018-08-16 10:33:20 +02:00
Laurent Destailleur
1922c3d881
Fix menu entry
2018-08-16 10:32:42 +02:00
Chl
9e8485c279
FIX adding GROUP BY for PostgreSQL
2018-08-16 01:14:42 +02:00
Laurent Destailleur
2719c4eb43
Fix escape
2018-08-16 01:01:38 +02:00
Laurent Destailleur
4b7889b295
Fix left join broken
2018-08-16 01:00:38 +02:00
Laurent Destailleur
e88b68f131
Merge pull request #9246 from atm-florian/6.0
...
fix : ODT project substitution
2018-08-16 00:33:04 +02:00
Laurent Destailleur
7d6e25789c
Fix popup customer
2018-08-15 15:07:23 +02:00
Laurent Destailleur
15144a2473
Prepare 8.0.1
2018-08-15 14:42:34 +02:00
Laurent Destailleur
5a1a6ac095
Fix error message
2018-08-15 14:42:03 +02:00
Laurent Destailleur
37ca3ff230
Fix separator
2018-08-14 20:51:24 +02:00
florian HENRY
20309665e6
fix : ODT project substitution
2018-08-14 10:45:08 +02:00
atm-greg
ba6f7d4b0a
fix infinite loop
2018-08-14 09:32:43 +02:00
delcroix Patrick
3b9266060c
Fix #9205 quote in Label/number on supplier payment
...
# Fix #9205 #9205
the num_paiement wasn't escaped, not sure it's an real issue but it was reported here
https://www.dolibarr.fr/forum/8-mise-a-jour/62340-message-erreur-suite-mise-a-jour#99408
2018-08-13 23:42:18 +02:00
Laurent Destailleur
577d2d728c
Merge pull request #9238 from ptibogxiv/patch-35
...
Fix dolibarr_set_const
2018-08-13 23:39:42 +02:00
Laurent Destailleur
a866f94716
Fix package
2018-08-13 23:25:27 +02:00
Laurent Destailleur
0ae03e78e9
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-08-13 23:05:46 +02:00
Laurent Destailleur
2cbbb6e622
Prepare 8.0.0 release
2018-08-13 23:04:58 +02:00
Laurent Destailleur
49ab48452a
Prepare 8.0.0 release
2018-08-13 23:00:18 +02:00
Laurent Destailleur
33f0172603
Fix select zip/town
2018-08-13 16:44:49 +02:00
Laurent Destailleur
f96dd391fa
Fix error in foreign key pointing to old table
2018-08-13 16:11:23 +02:00
Laurent Destailleur
df57bd176b
Fix translation
2018-08-13 14:53:04 +02:00
ptibogxiv
d0666a9583
Fix incorrect entity
2018-08-13 14:34:54 +02:00
Laurent Destailleur
b977c3a9f5
Fix translation
2018-08-13 14:04:10 +02:00
ptibogxiv
c6adeabb55
Fix dolibarr_set_const
2018-08-13 12:22:51 +02:00
Laurent Destailleur
d92096f74a
Fix menu payment not required if only module bank on
2018-08-13 02:04:38 +02:00
Laurent Destailleur
31c42c9a32
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/societe/canvas/actions_card_common.class.php
2018-08-13 01:23:03 +02:00
Laurent Destailleur
7cd24c389d
Fix firstname/lastname
2018-08-13 01:21:23 +02:00
Laurent Destailleur
21555a7435
Fix firstname/lastname
2018-08-13 01:10:51 +02:00
Laurent Destailleur
0a1c6e7194
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/compta/facture/list.php
htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
2018-08-12 20:08:20 +02:00
Laurent Destailleur
2d571acc03
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/commande/list.php
2018-08-12 19:25:44 +02:00
Laurent Destailleur
30b4d88428
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/compta/facture/list.php
htdocs/product/reassort.php
htdocs/societe/list.php
2018-08-12 19:23:45 +02:00
Laurent Destailleur
61a5be6e2a
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-08-12 19:19:21 +02:00
Laurent Destailleur
234b0d3120
Merge pull request #9230 from ATM-Nicolas/fix_withdraw_pagination
...
FIX : Pagination on withdraw request list
2018-08-12 19:18:57 +02:00
Laurent Destailleur
b81b6b651f
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-08-12 19:17:26 +02:00
Jan
ddbfaf0788
wrong position of counter reset
...
extrafields will work now ;) and not the first product gets the last extrafields values
2018-08-12 19:16:49 +02:00
Laurent Destailleur
b11d5c2f71
Merge pull request #9228 from atm-florian/8.0
...
fix : remove comment on commit
2018-08-12 19:13:07 +02:00
Laurent Destailleur
be7a764de7
Merge pull request #9202 from atm-florian/7.0
...
fix bad use of test_sql_and_script_inject return int not value tested
2018-08-12 18:24:54 +02:00
Laurent Destailleur
7f797668c9
Merge pull request #9186 from atm-florian/6.0
...
fix : odt project and task extrafields management
2018-08-12 18:15:02 +02:00
Laurent Destailleur
56d8935976
Merge pull request #9181 from ATM-Nicolas/fix_dolGetFirstLastname
...
FIX : Wrong position of firstname lastname
2018-08-12 18:11:36 +02:00
Laurent Destailleur
6954ab00f9
Update functions.lib.php
2018-08-12 18:11:27 +02:00
Laurent Destailleur
8d03d58d54
Merge pull request #9209 from ptibogxiv/patch-34
...
Fix 3D secure
2018-08-12 17:42:42 +02:00
Laurent Destailleur
9124d5c6a5
Merge pull request #9231 from atm-gauthier/7.0_fix_notice
...
FIX : global $mysoc missing (to avoid php notice on lines 279, 280 & 281
2018-08-12 17:36:39 +02:00
Laurent Destailleur
3d4d42462c
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-08-12 16:30:21 +02:00
Laurent Destailleur
12e21b4886
FIX update extrafields
2018-08-12 16:29:26 +02:00
gauthier
391230babc
FIX : global $mysoc missing (to avoid php notice on lines 279, 280 & 281)
2018-08-10 15:39:49 +02:00
ATM-Nicolas
d8d54d246c
FIX : Pagination on withdraw request list
2018-08-10 15:05:21 +02:00
Laurent Destailleur
39f4eae07e
Fix look and feel v8
2018-08-09 23:11:49 +02:00
Laurent Destailleur
1af9700a58
Fix responsive
2018-08-09 22:52:43 +02:00
Laurent Destailleur
2dbb6e258b
FIX Can filter on month in export of blockedlog
...
FIX Fingerprint correct in popup
2018-08-09 22:29:02 +02:00
florian HENRY
f0a32a2dea
fix : remove comment on commit
2018-08-09 20:41:15 +02:00
Laurent Destailleur
9b50bc2197
Fix css
2018-08-09 19:29:48 +02:00
florian HENRY
06189f8153
Merge branch '6.0' into 6.0_fhe
2018-08-09 18:31:59 +02:00
florian HENRY
9024ed9e61
Merge branch '7.0' into 7.0_fhe
2018-08-09 17:47:21 +02:00
atm-greg
3d84adbd76
fix recurcivity
2018-08-09 12:21:48 +02:00
atm-greg
4e16f64af0
Fix project::delete to delete children tasks before parent tasks
2018-08-09 12:13:06 +02:00
Laurent Destailleur
8d54df4263
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
2018-08-08 17:31:23 +02:00
Laurent Destailleur
63898b205e
Clean ckeditor menu
2018-08-08 17:09:51 +02:00
Laurent Destailleur
d79778a67e
Fix reponsive
2018-08-08 17:00:16 +02:00
Laurent Destailleur
de1386c83c
Merge branch '7.0' of github.com:Dolibarr/dolibarr into 7.0
2018-08-08 16:49:09 +02:00
Juanjo Menent
e2499392a9
Merge pull request #9215 from fmarcet/7.0
...
Fix: Bad position when document have incoterms/notes
2018-08-08 11:10:47 +02:00
Juanjo Menent
b840152bcd
Merge pull request #9217 from ATM-Nicolas/fix_undefined_index_notnull
...
FIX : PHP warning, undefined index notnull
2018-08-08 11:10:17 +02:00
Juanjo Menent
9f09c97eb9
Merge pull request #9198 from OPEN-DSI/fix_cmd_list
...
FIX : Search on Ref project on order list
2018-08-08 10:56:57 +02:00
Ferran Marcet
5ce31f65a4
Fix: Bad position when document have incoterms/notes
2018-08-07 11:40:11 +02:00
ATM-Nicolas
5b15e688af
FIX : PHP warning, undefined index notnull
2018-08-07 09:38:18 +02:00
ptibogxiv
e84018ac15
Fix 3D secure
...
convett to dolibarr standard stripe payment metadata
2018-08-06 19:21:12 +02:00
florian HENRY
74d05da149
fix : display if error
2018-08-06 11:28:34 +02:00
florian HENRY
0d85eb52c5
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0
2018-08-03 17:10:26 +02:00
florian HENRY
615ed11534
fix bad use of test_sql_and_script_inject return int not value tested
2018-08-03 17:09:58 +02:00
atm-quentin
09dfcc6016
FIX exclude element of the select
2018-08-03 14:54:21 +02:00
Philippe
61e1f0508d
FIX : Search on Ref project on order list
2018-08-03 11:08:09 +02:00
ATM-Nicolas
70adfb135d
FIX : Missing behavior
2018-08-03 09:51:29 +02:00
Laurent Destailleur
6010d9de4b
Merge pull request #9158 from atm-gauthier/7.0_missing_hook
...
FIX : missing hook to edit sql
2018-08-02 18:36:25 +02:00
Laurent Destailleur
51effef629
Reset pagination when current page too high
2018-08-02 18:22:08 +02:00
Laurent Destailleur
17ed19503c
Code comment
2018-08-02 17:51:04 +02:00
Laurent Destailleur
12fdbcce59
Fix trigger name
2018-08-02 17:49:05 +02:00
Laurent Destailleur
e85ec19018
Merge pull request #9093 from atm-gauthier/FIX_filters
...
FIX : page must always be 0 when we search
2018-08-02 17:48:35 +02:00
Laurent Destailleur
b5a0e14ffe
Merge pull request #9185 from atm-john/fix_situation_total_calcul
...
Important: fix situation line's total
2018-08-02 17:45:44 +02:00
Laurent Destailleur
d84bacad00
Merge pull request #9196 from ATM-Nicolas/fix_wrong_variable_and_trigger_name
...
FIX : Wrong variable and trigger name
2018-08-02 17:43:16 +02:00
ATM-Nicolas
f3090e4819
FIX : Wrong variable and trigger name
2018-08-02 16:05:54 +02:00
Juanjo Menent
5b3c6de06c
Merge pull request #9184 from atm-gauthier/7.0_fix_extrafieldkey
...
FIX : extrafieldkey
2018-08-02 11:24:19 +02:00
Juanjo Menent
1fbbaf2895
Merge pull request #9180 from atm-florian/7.0
...
FIX: keep context filter on contact list on change column displayed
2018-08-02 11:20:25 +02:00
Juanjo Menent
ce49230d71
Merge pull request #9177 from ATM-Nicolas/fix_preselect_project
...
FIX : Keep same project when creating shipping from order
2018-08-02 11:18:39 +02:00
Juanjo Menent
98dada47de
Merge pull request #9174 from tarrsalah/fix-soc-filter-on-supplier-invoices
...
FIX filter supplier invoice list by societe name.
2018-08-02 11:12:01 +02:00
Juanjo Menent
2cf51fbdf1
Merge pull request #9173 from frederic34/patch-22
...
fix #8820
2018-08-02 11:08:47 +02:00
Juanjo Menent
2206eb98d1
Merge pull request #9191 from Dolibarr/revert-9147-7.0_price
...
Revert "FIX multicompany compatibility !"
2018-08-02 10:46:20 +02:00
Juanjo Menent
99f29a9764
Revert "FIX multicompany compatibility !"
2018-08-02 10:45:15 +02:00
Juanjo Menent
e6f416e745
Merge pull request #9147 from hregis/7.0_price
...
FIX multicompany compatibility !
2018-08-02 10:45:01 +02:00
florian HENRY
ceb85cfa45
fix : odt project and task extrafields management
2018-07-31 17:29:08 +02:00
gauthier
cadf931e8d
FIX : extrafieldkey
2018-07-31 15:02:51 +02:00
John BOTELLA
4ddca02bb9
fix situation line's total
2018-07-31 14:58:33 +02:00
ATM-Nicolas
b9a44fc76b
FIX : Wrong position of firstname lastname
2018-07-31 12:15:18 +02:00
florian HENRY
5d19361782
fix: keep context filter on contact list on change column displayed
2018-07-31 11:39:54 +02:00
ATM-Nicolas
1536bbc65e
FIX : Keep same project when creating shipping from order
2018-07-30 15:16:53 +02:00
tarrsalah
8278a9fa52
FIX filter supplier invoice list by societe name.
2018-07-29 13:18:05 +01:00
Frédéric FRANCE
7dada7ae8e
fix #8820
2018-07-29 09:15:42 +02:00
Regis Houssin
e1877625a0
FIX clean code
2018-07-27 13:42:44 +02:00
Laurent Destailleur
8ab03c469a
Fix migration
2018-07-27 13:42:32 +02:00
Laurent Destailleur
7af42c66cc
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/comm/propal/list.php
2018-07-27 12:54:45 +02:00
Laurent Destailleur
894f484de8
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-07-27 12:34:02 +02:00
Laurent Destailleur
83ae27d122
FIX Deletion of files in migration
2018-07-27 12:33:36 +02:00
gauthier
c95d6271a9
FIX : missing hook to edit sql
2018-07-25 11:15:13 +02:00
Laurent Destailleur
cfb0f2df05
Merge pull request #9149 from OPEN-DSI/fix_propal_list
...
FIX search on ref project on propal list
2018-07-24 21:42:02 +02:00
Philippe
d7f58d0087
FIX search on ref project on propal list
2018-07-24 20:28:49 +02:00
Laurent Destailleur
7821e21e5b
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-07-24 19:23:51 +02:00
Laurent Destailleur
d871b8964f
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-07-24 19:23:40 +02:00
Laurent Destailleur
927727edf3
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-07-24 19:22:12 +02:00
Laurent Destailleur
20f178fdfe
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/comm/action/index.php
htdocs/core/lib/functions.lib.php
2018-07-24 19:22:00 +02:00
Laurent Destailleur
f672e8bf02
Fix trans
2018-07-24 19:12:35 +02:00
Regis Houssin
b7dfc99882
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0_price
2018-07-24 18:58:23 +02:00
Laurent Destailleur
f50aa03187
Merge pull request #9112 from atm-gauthier/FIX_multientity_replenish
...
FIX: stock replenish with multientity
2018-07-24 18:10:00 +02:00
Laurent Destailleur
e9eb8da61b
Update replenish.php
2018-07-24 18:09:50 +02:00
Laurent Destailleur
77c121b15c
Merge pull request #9099 from ATM-Nicolas/7.0
...
NEW Set contactCivName substitution key
2018-07-24 18:02:21 +02:00
Laurent Destailleur
ece655a84a
Merge pull request #9128 from atm-john/fix_situation_invoice_status
...
Fix situation invoice status
2018-07-24 17:49:53 +02:00
Laurent Destailleur
869a97c8d1
Update card.php
2018-07-24 17:49:10 +02:00
Laurent Destailleur
a469f841f7
Merge pull request #9140 from bugness-chl/8.0-bugfix-pdf
...
FIX 2 bugfix for PDF generated by Templates/Cron: DueDate and translation
2018-07-24 17:47:37 +02:00
Laurent Destailleur
bb9c53b41f
Merge pull request #9118 from bugness-chl/8.0
...
corr. "group by" for PostgreSQL
2018-07-24 17:43:36 +02:00
Laurent Destailleur
08a5b499fe
Merge pull request #9139 from bugness-chl/8.0-translation
...
Translation: adding 'Enable' term in main
2018-07-24 17:41:53 +02:00
Laurent Destailleur
c7f54439ff
Merge pull request #9145 from frederic34/patch-12
...
use defaut currency for supplier order
2018-07-24 17:32:11 +02:00
Laurent Destailleur
71deb9ea60
Merge pull request #9143 from hregis/8.0_dict
...
FIX field is autoincrement but not "rowid"
2018-07-24 17:22:53 +02:00
Laurent Destailleur
68ad5d780c
Merge pull request #9142 from hregis/8.0_pg
...
FIX missing drop old postgresql unique key
2018-07-24 17:16:55 +02:00
Laurent Destailleur
438cdfc004
FIX #9141
2018-07-24 17:16:21 +02:00
Regis Houssin
835cb04631
FIX remove rowid for multicompany compatibility
2018-07-24 17:07:08 +02:00
Frédéric FRANCE
bde30b85ad
use defaut currency for supplier order
2018-07-24 17:06:12 +02:00
Laurent Destailleur
3bdf7d411d
Merge pull request #9125 from atm-john/fix_php7_warning_mysql
...
Fix: Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NU…
2018-07-24 16:56:10 +02:00
Laurent Destailleur
a65c4ebecd
Merge pull request #9130 from hregis/8.0_bug
...
FIX disable/enable foreign key checking for avoid errors
2018-07-24 16:55:37 +02:00
Laurent Destailleur
8866b8eb1d
Merge pull request #9133 from frederic34/patch-12
...
__NEXT_MONTH __PREVIOUS_MONTH give day instead month
2018-07-24 16:54:04 +02:00
Laurent Destailleur
e4705669ba
Merge pull request #9136 from frederic34/patch-17
...
remove % in supplier order pdf
2018-07-24 16:51:58 +02:00
Regis Houssin
d4920521b5
FIX multicompany compatibility !
2018-07-24 15:44:21 +02:00
Regis Houssin
20a1ffe810
FIX field is autoincrement but not "rowid"
2018-07-24 12:15:54 +02:00
Regis Houssin
25c93de801
FIX missing drop old postgresql unique key
2018-07-24 11:23:44 +02:00
Laurent Destailleur
ccd7332647
Fix default value of joinfile when creating a new email template
2018-07-24 01:46:14 +02:00
Chl
0f115dafee
2 bugfix for PDF generated by Templates/Cron: DueDate and translation
...
When launching Cron on a facturerec with auto_validate at 1, the
generated PDF doesn't contain the DueDate, and some tokens like
__INVOICE_PREVIOUS_MONTH_TEXT__ in the public notes are not
translated (tested with fr_FR).
2018-07-24 00:39:21 +02:00
Chl
4995a0feb1
Translation: adding 'Enable' term in main
...
compta/facture/fiche-rec.php uses 'Enable' / 'Disable' in a button text
but no translation is available for 'Enable'.
Another option would be to change 'Enable' to 'Activate' in
fiche-rec.php but I guess this word will probably be useful in other
places.
2018-07-24 00:38:48 +02:00
Laurent Destailleur
18125d56e5
css
2018-07-23 14:10:59 +02:00
Laurent Destailleur
df7a3598a8
Trans
2018-07-23 10:56:28 +02:00
Frédéric FRANCE
4341e367d2
remove % in supplier order pdf
2018-07-23 10:30:28 +02:00
Frédéric FRANCE
d582f72bd9
__NEXT_MONTH __PREVIOUS_MONTH give day instead month
2018-07-22 17:27:02 +02:00
Laurent Destailleur
c4e207e8b7
Fix dol_string_onlythesehtmltags
2018-07-22 15:51:19 +02:00
Laurent Destailleur
1d8c42265c
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/modules/modFacture.class.php
2018-07-21 20:26:19 +02:00
Laurent Destailleur
a1180f79bd
Fix missing customer code and ref customer
2018-07-21 12:56:18 +02:00
Regis Houssin
5cdc9db1f8
FIX add html comment
2018-07-20 18:45:52 +02:00
Regis Houssin
719db2574e
FIX check if "confirmed" mode
2018-07-20 18:39:18 +02:00
Regis Houssin
e9d9954380
FIX do not convert llx_const if mysql encrypt/decrypt is used
2018-07-20 18:33:14 +02:00
Regis Houssin
984a8e3720
FIX disable/enable foreign key checking for avoid errors
2018-07-20 17:28:32 +02:00
John BOTELLA
0c01f6e139
Fix situation invoice status
2018-07-20 15:53:32 +02:00
John BOTELLA
1e986bc39a
Fix: Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP)
2018-07-20 11:51:01 +02:00
Laurent Destailleur
445db58966
FIX website in inline edit mode
2018-07-19 16:06:48 +02:00
Laurent Destailleur
efa5cdeab1
More complete list of allowed html tags
2018-07-19 15:24:48 +02:00
Laurent Destailleur
5523312f87
Fix missing email
2018-07-18 15:36:07 +02:00
Laurent Destailleur
7273cb97b2
Fix trans
2018-07-18 14:32:51 +02:00
Laurent Destailleur
bef777e19d
Fix default order for bank entry list
2018-07-18 14:24:58 +02:00
Laurent Destailleur
33d67ea332
Fix ref on list
2018-07-18 14:09:44 +02:00
Laurent Destailleur
4beca8d989
Fix restore look and feel
2018-07-18 13:00:38 +02:00
Laurent Destailleur
6ad0cd37b0
Translation
2018-07-18 11:57:49 +02:00
Laurent Destailleur
66f9153490
Fix css
2018-07-18 11:33:53 +02:00
Chl
b306394c15
corr. group by pour PostgreSQL
2018-07-17 23:57:21 +02:00
Laurent Destailleur
cecb0f8829
Fix missing lib
2018-07-17 22:33:20 +02:00
Laurent Destailleur
969aea98e1
Fix label of copy must not be same
2018-07-17 22:31:28 +02:00
Laurent Destailleur
7662f8f25c
Fix balance
2018-07-17 21:39:41 +02:00
Laurent Destailleur
a7853211d6
Fix balance when sorting of value date desc
2018-07-17 21:20:38 +02:00
Laurent Destailleur
cbc4a04465
Fix nowrap on smartphone
2018-07-17 18:05:49 +02:00
Laurent Destailleur
7fcec5f6c3
Fix duplicate tab "contact" on thirdparty
2018-07-17 13:54:13 +02:00
Laurent Destailleur
8249179fb8
Fix duplicate tab "contact" on thirdparty
2018-07-17 13:50:26 +02:00
Laurent Destailleur
f747cefda3
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/install/upgrade2.php
2018-07-16 15:44:44 +02:00
Laurent Destailleur
45a45b0dec
NEW Can enable a module, even external module, from command line
...
Conflicts:
htdocs/install/upgrade2.php
2018-07-16 15:35:00 +02:00
gauthier
33aa373362
FIX: when stock is empty for current entity but > 0 in other entity, until this commit product wasn't displaied on replenishment, it must depends on multientity stock sharing
2018-07-16 15:27:37 +02:00
Laurent Destailleur
8df834bd2a
Debug module ticket
2018-07-16 12:13:34 +02:00
Laurent Destailleur
37e16b5ff2
Trans
2018-07-16 11:55:59 +02:00
Laurent Destailleur
e92ab19a06
Fix var not defined
2018-07-16 11:26:23 +02:00
ATM-Nicolas
3c5998e697
FIX : Refactoring
2018-07-16 11:16:55 +02:00
Laurent Destailleur
d3cc2c81eb
Better detail for time elapsed
2018-07-16 11:14:39 +02:00
Laurent Destailleur
89cc048fff
FIX Init of contact in combo list when thirdparty not yet known
2018-07-16 10:46:10 +02:00
Laurent Destailleur
c94437c3cf
Fix file in wrong dir
2018-07-16 10:14:51 +02:00
Laurent Destailleur
35ed89a517
Fix scrutinizer
2018-07-16 10:11:52 +02:00
Laurent Destailleur
6846ff7d21
Fix problem in some vars as reported in #8955
2018-07-16 09:57:45 +02:00
ATM-Nicolas
9d60b0a8c6
Merge branch '7.0' of github.com:Dolibarr/dolibarr into 7.0
2018-07-16 09:47:16 +02:00
Steve
2cf28e055b
more minor grammar corrections
...
Conflicts:
htdocs/langs/en_US/admin.lang
htdocs/langs/en_US/companies.lang
htdocs/langs/en_US/exports.lang
htdocs/langs/en_US/mails.lang
htdocs/langs/en_US/products.lang
htdocs/langs/en_US/sms.lang
2018-07-16 09:43:19 +02:00
ATM-Nicolas
de8fd3d12c
NEW : Contact substitutions keys
2018-07-16 09:33:14 +02:00
Laurent Destailleur
f3b7bc53bd
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/tpl/extrafields_list_print_fields.tpl.php
2018-07-15 20:16:08 +02:00
Laurent Destailleur
e92052353d
Merge pull request #9026 from inoveaconseil/FixExtrafieldResource
...
Fix extrafields resource
2018-07-15 20:13:24 +02:00
Laurent Destailleur
b690306b70
Merge pull request #9027 from hregis/7.0_price
...
Fix: avoid a non numeric value !!
2018-07-15 20:11:50 +02:00
Laurent Destailleur
cb0553c3bf
Merge pull request #9094 from atm-ph/fix_7.0_getrights
...
Fix user rights overrided by user group rights
2018-07-15 19:58:00 +02:00
ATM-Nicolas
170a668b2b
FIX : Set contactCivName substitution key
2018-07-13 11:09:56 +02:00
Laurent Destailleur
c27dd8d301
Fix phpcs
2018-07-13 09:11:46 +02:00
Laurent Destailleur
1b33703cd8
Fix missing country code
2018-07-13 09:08:42 +02:00
Laurent Destailleur
872895c0b6
Code comment
2018-07-12 11:17:21 +02:00
atm-ph
0c252d9778
Fix user rights overrided by user group rights
2018-07-11 18:09:29 +02:00
gauthier
80ff7fa86f
FIX : case when we valid form with keyboard
2018-07-11 15:18:30 +02:00
Laurent Destailleur
b203421ac6
Fix log
2018-07-11 10:54:42 +02:00
Laurent Destailleur
2e36e5afa5
Some fix with dolistore api
2018-07-11 10:47:55 +02:00
Laurent Destailleur
6eb9f13ec2
Fix warning
2018-07-11 10:01:26 +02:00
gauthier
103c7e6d06
FIX : page must always be 0 when we search (to avoid case : when we're on page 3 and we're looking for a precise thirdparty, we stay on page 3 and nothing's displaied)
2018-07-11 09:51:36 +02:00
Regis Houssin
f52187e829
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0_price
2018-07-11 08:22:13 +02:00
Laurent Destailleur
4c363d1d4f
Trans
2018-07-10 15:08:51 +02:00
Laurent Destailleur
f3de1af601
Finish webdav experimental module
2018-07-10 14:56:04 +02:00
Laurent Destailleur
44626a3a48
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/lib/functions.lib.php
2018-07-10 13:57:24 +02:00
Laurent Destailleur
aeb5f5e4f3
Fix phpcs
2018-07-10 13:56:03 +02:00
Laurent Destailleur
a55abb4da7
Fix version
2018-07-10 13:54:20 +02:00
Laurent Destailleur
cbc17d4658
Fix ecm when using multicompany
2018-07-10 12:03:51 +02:00
Laurent Destailleur
b6180fcb58
Fix fetch index in ecm when using multicompany
2018-07-10 12:00:09 +02:00
Laurent Destailleur
bda142d82d
Update commande.class.php
2018-07-10 11:10:55 +02:00
Laurent Destailleur
c0d6aee040
Update propal.class.php
2018-07-10 11:10:01 +02:00
Laurent Destailleur
ed3023f7d9
Update propal.class.php
2018-07-10 11:09:08 +02:00
Laurent Destailleur
dc7fcc009b
Update propal.class.php
2018-07-10 10:56:45 +02:00
Laurent Destailleur
8e0a663b7c
Code comment
2018-07-10 10:53:59 +02:00
Laurent Destailleur
97b1589fb5
Merge pull request #9082 from ATM-Marc/FIX_5.0_propal_projectFromOrigin
...
FIX: propal: correctly preset project when creating with origin/originid
2018-07-10 10:42:10 +02:00
Laurent Destailleur
86ee37e885
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-07-09 20:16:42 +02:00
Laurent Destailleur
bd1e430a28
Synch transifex
2018-07-09 20:15:14 +02:00
Marc de Lima Lucio
2ba7c07574
FIX: propal: correctly preset project when creating with origin/originid
2018-07-09 17:34:31 +02:00
Laurent Destailleur
2f668ccc79
Merge pull request #9076 from atm-john/fix_count_parameter_6.0
...
Fix count(): Parameter must be an array or an object that implements …
2018-07-09 17:34:10 +02:00
Laurent Destailleur
3cda462faf
Merge pull request #9065 from aspangaro/9.0_a1
...
Add customer accountancy code on deposit slips export
2018-07-09 17:08:13 +02:00
Laurent Destailleur
19c652ce06
Merge pull request #9066 from hregis/8.0_product
...
Fix: differentiate customer prices from supplier prices sharing with getEntity("productsupplierprice")
2018-07-09 17:05:36 +02:00
Laurent Destailleur
d5cb2fc4cd
Update productcustomerprice.class.php
2018-07-09 17:04:50 +02:00
Laurent Destailleur
551e2efe86
Update productcustomerprice.class.php
2018-07-09 17:03:55 +02:00
Laurent Destailleur
959a75c51e
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-07-09 15:38:54 +02:00
Laurent Destailleur
f5d9403c7d
Fix permission to see HR tab on user. All HR on same tabs.
2018-07-09 15:38:00 +02:00
Laurent Destailleur
70114a8d7d
Merge pull request #9072 from hregis/8.0_multicompany
...
FIX missing entity field
2018-07-09 15:31:22 +02:00
Laurent Destailleur
8184eff66c
Fix for #9079
2018-07-09 15:25:14 +02:00
Laurent Destailleur
c33aaa076d
FIX #8984 button create expense report
2018-07-09 14:35:22 +02:00
Laurent Destailleur
e427496ddf
FIX Injection
2018-07-09 14:13:01 +02:00
John BOTELLA
1daba56bbc
Fix count(): Parameter must be an array or an object that implements Countable
2018-07-09 10:05:53 +02:00
Laurent Destailleur
8ec9257302
Fix translation
2018-07-08 20:03:14 +02:00
Regis Houssin
3e5271967b
FIX missing entity field
2018-07-08 12:11:22 +02:00
Regis Houssin
e8afd7e833
Fix: use "supplier" instead "reseller"
2018-07-07 08:48:26 +02:00
Regis Houssin
1522a5b22d
Fix: differentiate customer prices from supplier prices sharing
2018-07-07 08:43:59 +02:00
Alexandre SPANGARO
655d55eae6
Add customer accountancy code on deposit slips export
2018-07-07 02:46:56 +02:00
Laurent Destailleur
4db7e04523
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/html.formactions.class.php
htdocs/loan/index.php
2018-07-06 16:09:32 +02:00
Laurent Destailleur
997ae76899
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-07-06 16:06:27 +02:00
Laurent Destailleur
ed6ec8138d
Fix filter on invoice status
2018-07-06 16:06:15 +02:00
Laurent Destailleur
2a676b414a
Merge pull request #9024 from atm-maxime/fix_link_create_event
...
Fix link to create event had no socid if from thirdparty card
2018-07-06 14:26:38 +02:00
Laurent Destailleur
2113965b57
Update html.formactions.class.php
2018-07-06 14:26:21 +02:00
Laurent Destailleur
67a831ad5f
Merge pull request #9045 from hregis/8.0_multicompany
...
Fix: check if multicompany object exists
2018-07-06 14:23:59 +02:00
Laurent Destailleur
2cdd9adc6e
Merge pull request #9023 from atm-maxime/fix_stocklist
...
Fix filters not saved when ordering
2018-07-06 14:23:10 +02:00
Laurent Destailleur
05ed721a8c
Fix name of constant for module TICKET
2018-07-06 13:09:07 +02:00
Laurent Destailleur
e61f0ef7e4
Merge pull request #9060 from atm-maxime/fix_mod_ticket
...
Fix mod ticket
2018-07-06 13:05:42 +02:00
Laurent Destailleur
3b8ecb18ab
Merge pull request #9044 from hregis/7.0_loan
...
Fix: missing "paid" field
2018-07-06 13:03:37 +02:00
Laurent Destailleur
6c5264fabb
Fix label
2018-07-06 12:45:20 +02:00
Laurent Destailleur
653134e179
Fix changelog
2018-07-06 12:06:16 +02:00
Laurent Destailleur
bb79257827
Prepare Changelog
2018-07-06 12:00:12 +02:00
Laurent Destailleur
af3ab84ebb
Fix backward compatibility with old multicompany module
2018-07-05 22:15:55 +02:00
Laurent Destailleur
b369585e61
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/product/stats/commande.php
htdocs/product/stats/commande_fournisseur.php
htdocs/product/stats/contrat.php
htdocs/product/stats/facture.php
htdocs/product/stats/facture_fournisseur.php
htdocs/product/stats/propal.php
htdocs/product/stats/supplier_proposal.php
2018-07-05 15:57:27 +02:00
Laurent Destailleur
0587e73272
FIX Pagination on related item pages
2018-07-05 15:53:28 +02:00
Maxime Kohlhaas
badcbd78d8
Rename ticketsup public directory
2018-07-05 15:20:38 +02:00
Maxime Kohlhaas
39f890d84a
Fix TICKETSUP var name
2018-07-05 14:51:00 +02:00
Maxime Kohlhaas
74b9f87cab
Fix ticket : missing file for numbering
2018-07-05 14:35:12 +02:00
ATM-Nicolas
59220c05e4
FIX : Select first mail model by default
2018-07-05 11:18:28 +02:00
Inovea Conseil
d53f03b596
Update after comment
2018-07-05 09:14:36 +02:00
Laurent Destailleur
5883899bc7
Little debug of option WEBSITE_USE_WEBSITE_ACCOUNTS
2018-07-05 02:33:39 +02:00
Laurent Destailleur
9842978b85
Fix trim config values
2018-07-04 11:16:45 +02:00
Laurent Destailleur
64e778a78f
Fix pgsql migration
2018-07-04 10:26:25 +02:00
Laurent Destailleur
d4d9a8d75a
Fix 8.0 not 9.0
2018-07-03 20:13:30 +02:00
Laurent Destailleur
38cd5180d9
FIX for migration from old versions
2018-07-03 20:11:59 +02:00
Laurent Destailleur
50df452b9e
Fix status "Supplier" not always visible.
2018-07-03 17:37:23 +02:00
Regis Houssin
0bb7f84f87
Fix: check if multicompany object exists
2018-07-03 14:11:00 +02:00
Laurent Destailleur
f93f5bd6e0
Fix travis
2018-07-03 13:49:41 +02:00
Regis Houssin
875cee84c7
Fix: missing "paid" field
2018-07-03 13:47:53 +02:00
Laurent Destailleur
da7b433cd0
Trans
2018-07-03 12:46:22 +02:00
Laurent Destailleur
cfb41d4329
FIX: If module workflow disabled, we must disable autoclassification too
2018-07-03 11:43:50 +02:00
Laurent Destailleur
7ef6b16d31
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/install/step1.php
2018-07-03 10:04:25 +02:00
Laurent Destailleur
0138b0e0b7
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/class/html.form.class.php
2018-07-03 10:01:30 +02:00
Laurent Destailleur
01e8f78c30
Trans
2018-07-03 09:58:36 +02:00
Laurent Destailleur
c2499f298c
Fix bad name of field
2018-07-02 18:08:55 +02:00
Laurent Destailleur
0f77e3c05c
Fix bad name of field
2018-07-02 17:57:32 +02:00
Laurent Destailleur
3c176adb38
Fix more complete fix for bad label in creating invoice from other obj
2018-07-02 16:46:30 +02:00
Laurent Destailleur
cae7cabe6d
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-07-02 16:22:55 +02:00
Laurent Destailleur
b22754c60b
FIX label of source object
2018-07-02 16:22:40 +02:00
Laurent Destailleur
9a1c4238a3
Merge pull request #9037 from hregis/8.0_bug
...
Fix: changelog
2018-07-02 16:13:11 +02:00
Laurent Destailleur
4e7f9b1b4d
Merge pull request #9038 from hregis/8.0_multicompany
...
Fix: possibility to overload permissions (multicompany sharing)
2018-07-02 16:12:40 +02:00
Laurent Destailleur
5138a09db3
Fix sql of time spent per day
2018-07-02 15:54:21 +02:00
Laurent Destailleur
7c5aa148d9
Fix fetch
2018-07-02 15:26:01 +02:00
Laurent Destailleur
f9fa19e7ae
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-07-02 12:26:45 +02:00
Laurent Destailleur
9c5d34fc5f
Fix translation
2018-07-02 12:26:32 +02:00
Laurent Destailleur
a2c89d8110
Fix page code in pdf
2018-07-02 12:25:09 +02:00
Laurent Destailleur
7bf33b1bac
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/hrm/index.php
htdocs/install/mysql/tables/llx_website_account.key.sql
htdocs/modulebuilder/template/myobject_card.php
2018-07-02 12:16:51 +02:00
Laurent Destailleur
af21222c30
Fix translation
2018-07-02 11:47:04 +02:00
Laurent Destailleur
e8b97b0be4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-07-02 11:33:49 +02:00
Laurent Destailleur
11021353da
Fix text in payment area of crabe pdf
2018-07-02 11:33:33 +02:00
Regis Houssin
9709207a4f
Fix: superadmin can show all users in master entity
2018-07-02 10:18:16 +02:00
Regis Houssin
df718cca5c
Fix: better sql request with multicompany transverse mode
2018-07-02 10:09:56 +02:00
Regis Houssin
233ad2945c
Fix: missing hook parameter
2018-07-01 20:03:08 +02:00
Regis Houssin
26495fb698
Fix: !!!! Dont't use entity if you use rowid in fetch or others !!!!
2018-07-01 18:49:37 +02:00
Regis Houssin
f13dd9c9bd
Fix: missing hook parameter
2018-07-01 18:22:18 +02:00
Regis Houssin
8f124efc15
Fix: wrong mysql resource name
2018-07-01 17:48:01 +02:00
Regis Houssin
05c666c18b
Fix: use numbering model corresponding to the entity of the object
2018-07-01 17:06:19 +02:00
Regis Houssin
80adac12c0
Fix: use object entity ID instead current entity
2018-07-01 16:01:30 +02:00
Regis Houssin
df55bee8ae
Fix: missing "$disableremove" global
2018-07-01 15:33:10 +02:00
Regis Houssin
c0c8a70dd5
Fix: permissions
2018-07-01 12:21:51 +02:00
Regis Houssin
d699667722
Fix: possibility to overload permissions (multicompany sharing)
2018-07-01 11:06:47 +02:00
Regis Houssin
496907d448
Fix: changelog
2018-07-01 10:15:47 +02:00
Regis Houssin
4925624ed9
Fix: avoid NULL value when "subprice" is 0
2018-06-30 10:38:30 +02:00
Regis Houssin
964f11491f
Revert "Fix: avoid a non numeric value !!"
...
This reverts commit 2824afa75c .
2018-06-30 10:26:50 +02:00
Laurent Destailleur
16b4d2aee7
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-06-30 02:04:24 +02:00
Laurent Destailleur
400d400b32
Fix bad constructor
2018-06-30 01:59:54 +02:00
Laurent Destailleur
71b2785afa
Merge pull request #8744 from wdammak/patch-4
...
Prepare report generation for the warehouse module
2018-06-30 01:48:15 +02:00
Laurent Destailleur
d5aae0ff9c
Merge branch '8.0' into patch-4
2018-06-30 01:47:24 +02:00
Laurent Destailleur
bc632c9ab7
Merge pull request #9019 from atm-gauthier/6.0_fix_getentity
...
FIX : getEntity project and not projet
2018-06-30 01:15:23 +02:00
Laurent Destailleur
292d7967c3
Merge pull request #9021 from grandoc/8.0
...
Fix : Notice: A non well formed numeric value encountered line 509
2018-06-29 20:02:54 +02:00
Laurent Destailleur
9004a51880
Update conf.class.php
2018-06-29 20:02:40 +02:00
Laurent Destailleur
03306fa56e
Merge pull request #9022 from atm-maxime/7.0
...
Fix : division by 0 on homepage if nothing to do
2018-06-29 19:58:48 +02:00
Laurent Destailleur
4ace9dd12d
Merge pull request #9015 from hregis/8.0_bug
...
Fix: remove unused and blocking field
2018-06-29 19:58:25 +02:00
Laurent Destailleur
a011140243
Merge pull request #9025 from atm-quentin/FIX_missing_type_element
...
Fix missing type element
2018-06-29 19:57:16 +02:00
Laurent Destailleur
a6c6bbe16d
Merge pull request #9029 from hregis/6.0_multicompany
...
Fix: broken feature with edit in place
2018-06-29 19:40:17 +02:00
Laurent Destailleur
3f2b3c0840
FIX #9032
2018-06-29 19:38:12 +02:00
Laurent Destailleur
1c7cd19c1d
Merge pull request #9033 from hregis/6.0_bug3
...
Fix : #9032 Vulnerability
2018-06-29 19:26:12 +02:00
Laurent Destailleur
c4143763be
Update step1.php
2018-06-29 19:23:17 +02:00
Laurent Destailleur
932ff0be18
Trans
2018-06-29 19:16:29 +02:00
Laurent Destailleur
ca8144c5ea
Fix error message
2018-06-29 19:08:35 +02:00
Laurent Destailleur
2175a012e1
Fix lang
2018-06-29 18:23:59 +02:00
Regis Houssin
41709f07d0
Fix : #9032 Vulnerability
2018-06-29 18:18:10 +02:00
Regis Houssin
2d13b5b59d
Fix: broken feature with edit in place
2018-06-29 15:57:34 +02:00
Regis Houssin
2824afa75c
Fix: avoid a non numeric value !!
2018-06-29 11:25:30 +02:00
Laurent Destailleur
346bf7bdd6
Fix param dol_invisible_topmenu
...
Conflicts:
htdocs/main.inc.php
2018-06-29 00:21:14 +02:00
Laurent Destailleur
5775dced37
Fix dol_invisible_topmenu must differs from dol_hide_topmenu
2018-06-29 00:08:46 +02:00
Laurent Destailleur
66f0ee9e18
Fix hack with hook to solve a problem to let a chance of external
...
modules to be visible to android webview.
2018-06-28 22:59:53 +02:00
Inovea Conseil
c4513a755d
Fix extrafields resource
2018-06-28 16:39:37 +02:00
atm-quentin
9125586692
FIX need element type on select filter
2018-06-28 15:52:40 +02:00
Maxime Kohlhaas
5756955d55
Fix link to create event had no socid if from thirdparty card
2018-06-28 14:27:59 +02:00
Laurent Destailleur
5de650435a
Fix filter on country/zip
2018-06-28 14:06:23 +02:00
Maxime Kohlhaas
3babdb9798
Fix filters not saved when ordering
2018-06-28 13:45:30 +02:00
Maxime Kohlhaas
7ebf54fbea
Fix : division by 0 on homepage if nothing to do
2018-06-28 12:54:19 +02:00
Philippe GRAND
a4ccb47b78
Fix : Notice: A non well formed numeric value encountered line 509
2018-06-28 12:18:03 +02:00
Laurent Destailleur
da138db528
FIX combo into popup become crazy with IE10
...
Conflicts:
htdocs/asset/card.php
htdocs/modulebuilder/template/myobject_card.php
2018-06-28 12:16:12 +02:00
Laurent Destailleur
ed2ec78332
FIX combo of stock in popup are crazy in IE
2018-06-28 12:11:00 +02:00
Laurent Destailleur
055d818069
FIX dashboard with IE10 not supporting flex
2018-06-28 12:09:13 +02:00
Laurent Destailleur
3ea2d81279
FIX combo into popup become crazy with IE10
2018-06-28 12:05:02 +02:00
Laurent Destailleur
55d5d01cfe
FIX combo of stock in popup are crazy in IE
2018-06-28 11:53:52 +02:00
gauthier
d8ca9f2947
FIX : we must see number of all shared projects
2018-06-27 17:26:04 +02:00
gauthier
86a58def3b
FIX : getEntity project and not projet
2018-06-27 17:13:50 +02:00
Laurent Destailleur
6fc6a743c8
Fix template email message html/nohtml
2018-06-27 12:11:49 +02:00
Laurent Destailleur
9eaca045e4
Fix default message with online payment link must be hidden when no
...
online payment mode exists.
2018-06-27 11:34:40 +02:00
Regis Houssin
48ad03c56d
Fix: remove unused and blocking field
2018-06-27 09:33:21 +02:00
Regis Houssin
775e11ce33
Fix: wrong table name
2018-06-27 09:33:09 +02:00
Laurent Destailleur
a076d4b461
Fix translation during install
2018-06-27 01:53:36 +02:00
Laurent Destailleur
f292c1c662
Option to solve autovalidation
2018-06-27 01:33:02 +02:00
Laurent Destailleur
ac758e02a9
Fix error message with old usage of childtables
2018-06-27 01:32:54 +02:00
Laurent Destailleur
ff6ffa4738
Fix data in tooltip
2018-06-27 00:38:42 +02:00
Laurent Destailleur
a30789e423
Fix table name
2018-06-27 00:34:45 +02:00
Laurent Destailleur
4170e754d6
Fix trad
2018-06-26 18:16:25 +02:00
Laurent Destailleur
aa37786596
Fix migration errors reported by Softaculous
2018-06-26 11:51:49 +02:00
Laurent Destailleur
8147152ec8
Fix look and feel v8
2018-06-26 11:25:28 +02:00
Laurent Destailleur
969b272576
Rename menu entries and report title for better understanding
2018-06-26 11:18:31 +02:00
Laurent Destailleur
cbe682582e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-06-26 01:25:24 +02:00
Laurent Destailleur
5c93fa1bfb
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/journals_list.php
htdocs/compta/facture/fiche-rec.php
htdocs/core/class/html.form.class.php
htdocs/filefunc.inc.php
htdocs/langs/fr_FR/other.lang
2018-06-26 01:25:03 +02:00
Laurent Destailleur
7f8570f720
Fix lang loading
2018-06-26 00:48:43 +02:00
Laurent Destailleur
52eddbf809
Sync transifex
2018-06-26 00:29:50 +02:00
Laurent Destailleur
9f77ea0ece
Code comment
2018-06-25 17:05:15 +02:00
Laurent Destailleur
9b46ae50f0
Fix left join on expensereport lines
2018-06-25 16:25:37 +02:00
Laurent Destailleur
36402c22ee
FIX SQL Injections reported by mu shcor (ADLab of Venustech)
2018-06-25 14:06:09 +02:00
Laurent Destailleur
16ea078615
Merge pull request #9010 from grandoc/new_branch_24_06_2018
...
update and clean code
2018-06-25 12:28:00 +02:00
Laurent Destailleur
d4399998ef
Merge pull request #9011 from hregis/develop_ecotaxe
...
Fix: change field name and remove obsolete data
2018-06-25 12:26:14 +02:00
Laurent Destailleur
9f1cfbdb72
For better compatibility
2018-06-25 12:25:43 +02:00
Regis Houssin
a78ba20c9b
Fix: update price format
2018-06-25 12:20:08 +02:00
Regis Houssin
3d9b191806
Fix: restore and update example data
2018-06-25 12:16:02 +02:00
Laurent Destailleur
d9fc1e0b5d
Fix param to avoid to create holiday or expense report in wrong entity.
2018-06-25 10:09:01 +02:00
Laurent Destailleur
97976fbb43
Fix type of parameter must be string
2018-06-25 09:19:45 +02:00
Regis Houssin
a6729b0bd1
Fix: change field name and remove obsolete data
2018-06-25 09:10:24 +02:00
Laurent Destailleur
bc71685258
Fix migration error
2018-06-25 08:30:37 +02:00
Laurent Destailleur
2520ebcfae
Fix line
2018-06-24 18:56:49 +02:00
Laurent Destailleur
c664d0c2fd
Fix phpunit
2018-06-24 18:26:35 +02:00
Laurent Destailleur
8693775fc5
Fix phpunit
2018-06-24 18:15:49 +02:00
Laurent Destailleur
459fe7189d
Fix phpunit
2018-06-24 17:55:03 +02:00
Philippe GRAND
1bb91c7860
update and clean code
2018-06-24 16:20:27 +02:00
Laurent Destailleur
3615b7b45d
Fix missing translation
2018-06-24 15:44:13 +02:00
Laurent Destailleur
2649c136cf
Fix SYSLOG_FILE_ONEPERSESSION
2018-06-24 14:31:03 +02:00
Laurent Destailleur
638595fa59
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-06-24 13:59:56 +02:00
Laurent Destailleur
848c8cdc4b
Fix mode SYSLOG_FILE_ONEPERSESSION to work as expected
2018-06-24 13:59:37 +02:00
Laurent Destailleur
af9d2c3b5a
Merge pull request #9008 from grandoc/new_branch_22_06_2018
...
clean and update code
2018-06-24 13:47:26 +02:00
Laurent Destailleur
25b1d063ae
Fix length of hidden password
2018-06-24 11:45:10 +02:00
Laurent Destailleur
5819333b80
Css
2018-06-24 11:30:44 +02:00
Philippe Grand
21ca374c27
Update cibles.php
...
Fixes
2018-06-24 10:57:53 +02:00
Philippe Grand
b528368a8b
Update cibles.php
2018-06-24 10:56:06 +02:00
Laurent Destailleur
1b5c5cfafb
Fix select status
2018-06-24 10:42:07 +02:00
Laurent Destailleur
c405181393
Merge pull request #8987 from a-schild/develop
...
Added mailing by thirdparty filtering by prospect type and status
2018-06-24 10:31:09 +02:00
Laurent Destailleur
a50b62d7e7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-06-24 10:26:24 +02:00
Laurent Destailleur
4f533be01a
For #9006
2018-06-24 10:26:08 +02:00
Laurent Destailleur
f6d0a2606f
Merge pull request #9006 from atm-quentin/NEW_advance_targer_filter_everywhere
...
Fix advance targer filter everywhere with tpl
2018-06-24 10:26:04 +02:00
Laurent Destailleur
5829014218
Merge branch 'develop' into NEW_advance_targer_filter_everywhere
2018-06-24 10:24:26 +02:00
Laurent Destailleur
e9b4141dd9
Fix syntax error
2018-06-23 17:11:19 +02:00
Laurent Destailleur
3fa5649040
Fix bad test (dev journal visible when dev option on)
2018-06-23 15:22:39 +02:00
Laurent Destailleur
2db2ea3627
Fix colspan
2018-06-23 15:13:39 +02:00
Laurent Destailleur
00165871bd
CSS
2018-06-23 15:10:44 +02:00
Laurent Destailleur
16f940b637
Prepare 7.0.4
2018-06-23 14:55:33 +02:00
Laurent Destailleur
0170906524
Look and feel
2018-06-23 14:39:24 +02:00
Laurent Destailleur
6dba88ab6e
Several fixes in look and feel
2018-06-23 14:23:07 +02:00
Laurent Destailleur
dbb90e80a3
Fix syntax error
2018-06-23 12:57:41 +02:00
Laurent Destailleur
edec89ef1e
Prepare 7.0.3
2018-06-23 12:44:30 +02:00
Laurent Destailleur
eb88f1e5c9
Fix look and feel v8
2018-06-23 12:41:03 +02:00
Laurent Destailleur
06342ff80c
FIX contextpage on contact list
2018-06-23 12:06:17 +02:00
Laurent Destailleur
4dcc74d08f
Fix the "back to list" link also restore the contextpage
2018-06-23 11:55:04 +02:00
Laurent Destailleur
f2ac5dab4a
Fix contextpage of some menu entries
2018-06-23 10:28:06 +02:00
Laurent Destailleur
604a5a3568
trans
2018-06-23 00:19:47 +02:00
Laurent Destailleur
c871e81a52
Trans
2018-06-23 00:15:57 +02:00
Laurent Destailleur
7daee6dc6b
A lot of fix of css and look and feel v8
2018-06-23 00:07:56 +02:00
Laurent Destailleur
83f4cf67e6
css
2018-06-22 23:21:16 +02:00
Laurent Destailleur
be2309c70f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-06-22 22:54:11 +02:00
Laurent Destailleur
27a27e02a1
Fix css
2018-06-22 22:53:53 +02:00
Laurent Destailleur
ca04ffe420
Load lang
2018-06-22 17:07:49 +02:00
Philippe GRAND
afda5288a8
clean and update code
2018-06-22 16:27:11 +02:00
Laurent Destailleur
02fbe4a84c
Merge pull request #8991 from hregis/develop_product
...
Fix: avoid Warning: A non-numeric value encountered
2018-06-22 15:52:05 +02:00
Laurent Destailleur
6f1101a2d6
Update card.php
2018-06-22 15:51:26 +02:00
Laurent Destailleur
d458b383ad
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-06-22 15:29:44 +02:00
Laurent Destailleur
533c19cc2c
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/accountancy/customer/list.php
htdocs/core/lib/functions.lib.php
2018-06-22 15:29:26 +02:00
Laurent Destailleur
8414ceaddb
Merge pull request #9000 from ATM-Marc/FIX_7.0_propal_contact_SHIPPING
...
FIX: proposal: missing contact type translation key
2018-06-22 15:16:56 +02:00
Laurent Destailleur
1bf0432a72
Merge pull request #8997 from ptibogxiv/patch-29
...
add minute to duration services
2018-06-22 15:12:57 +02:00
Laurent Destailleur
1cef4c1563
Merge pull request #8995 from ATM-Marc/FIX_develop_PR8841
...
FIX PR #8841
2018-06-22 15:10:33 +02:00
Laurent Destailleur
ac19a6e211
Merge pull request #8993 from hregis/develop_pgsql
...
Fix: wrong field name, use "type" instead "llx_c_type_fees"
2018-06-22 15:09:31 +02:00
Laurent Destailleur
bd7277431f
Merge pull request #8986 from atm-greg/fix_desired_stock
...
FIX bad result on fetch ProductStockEntrepot
2018-06-22 15:01:19 +02:00
Laurent Destailleur
dab264c641
Merge pull request #8994 from hregis/6.0_multicompany
...
Fix: to avoid deleting line breaks
2018-06-22 15:00:26 +02:00
Laurent Destailleur
c3c809cfc1
Merge pull request #9001 from dani/sync_rfc2307_members
...
Sync rfc2307 group membership from LDAP
2018-06-22 14:56:45 +02:00
Laurent Destailleur
11d4241221
Merge pull request #9002 from grandoc/new_branch_21_06_2018
...
clean and update code
2018-06-22 14:55:11 +02:00
Laurent Destailleur
430dea917e
Merge pull request #9005 from dolibarr95/patch-47
...
FIX: Add rights check in shipping
2018-06-22 14:54:47 +02:00
Laurent Destailleur
0f80508be1
Fix canvas on list is a feature going in the wall so i clean this.
2018-06-22 14:51:47 +02:00
Laurent Destailleur
cfc8e8b0ef
Merge pull request #8972 from fmarcet/7.0
...
FIX Avoid converting into reduction twice and draft invoice
2018-06-22 14:35:26 +02:00
Laurent Destailleur
5bee324578
Update paiement.class.php
2018-06-22 14:34:59 +02:00
Laurent Destailleur
77e7b5793f
Fix translation
2018-06-22 14:31:45 +02:00
dolibarr95
45451f08b0
Add rights check
...
Add rights check when edit parcel informations(weight, tracking...) of a shipping
2018-06-22 12:25:14 +02:00
atm-quentin
d8ebb5da8d
FIX trans
2018-06-22 11:02:20 +02:00
Laurent Destailleur
81497687e9
Fix missing oldcopy in trigger call
2018-06-22 10:55:36 +02:00
atm-quentin
d53aa71673
NEW advance target filtering can be used everywhere with tpl and fk_element
2018-06-22 10:54:00 +02:00
Laurent Destailleur
88d3bf0148
FIX creation of tasks must hide closed project
2018-06-21 18:47:02 +02:00
Philippe GRAND
da2f07c848
clean and update code
2018-06-21 15:01:45 +02:00
Daniel Berteaud
f4bfd8704d
Sync rfc2307 group membership from LDAP
...
With rfc2307 LDAP scheme, group members are listed in the memberUid attribute, as simple uid, not as full DN like rfc2307bis, or AD-style groups
2018-06-21 10:21:18 +02:00
Laurent Destailleur
cfcedc1170
Fix remove old unique key constraint
2018-06-21 00:11:37 +02:00
Laurent Destailleur
1a8afeff2a
Fix error message
2018-06-20 23:50:50 +02:00
Laurent Destailleur
2d89d9634b
Fix search on extrafields
2018-06-20 23:16:06 +02:00
Laurent Destailleur
a3b9d4f01b
Fix tooltip on subsidiary list
2018-06-20 22:02:36 +02:00
Laurent Destailleur
07c514b85c
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/fourn/class/fournisseur.product.class.php
htdocs/projet/class/projectstats.class.php
2018-06-20 21:56:10 +02:00
Laurent Destailleur
828a9296b4
Fix stats on project
2018-06-20 21:52:06 +02:00
Laurent Destailleur
714057d435
Fix stats on project. Must use assignement on project as filter.
2018-06-20 21:31:37 +02:00
Laurent Destailleur
90b2314d98
Code comment
2018-06-20 21:24:57 +02:00
Laurent Destailleur
9f2437fa04
Fix missing field
2018-06-20 17:59:01 +02:00
Marc de Lima Lucio
2fab4d7f76
FIX: proposal: missing contact type translation key
2018-06-20 14:56:24 +02:00
ptibogxiv
a6151ee11e
add minute to duration services
...
add minute for duration description (more compliant thant 0,166667h for billing services by minute
2018-06-20 12:10:25 +02:00
Marc de Lima Lucio
dc951029cd
Merge branch 'develop' of github.com:Dolibarr/dolibarr into FIX_pdf_note_incoterm
2018-06-20 10:31:35 +02:00
Marc de Lima Lucio
babc99465c
FIX PR #8841
2018-06-20 10:22:43 +02:00
Marc de Lima Lucio
9fa9a716d5
FIX: pdf: overlap when linked elements and incoterms/public note displayed + port PR #8155 into supplier docs & contracts
2018-06-20 10:22:43 +02:00
Regis Houssin
8fc2f7441c
Fix: to avoid deleting line breaks
2018-06-20 09:06:16 +02:00
Regis Houssin
e1db5ab433
Fix: wrong field name, use "type" instead "llx_c_type_fees"
2018-06-19 19:56:39 +02:00
Laurent Destailleur
a73296e212
Fix reseller not saved
2018-06-19 19:34:23 +02:00
Regis Houssin
b9fe6f8624
Fix: avoid warning
2018-06-19 19:00:23 +02:00
Regis Houssin
2c927dba01
Fix: wrong var name "shownav"
2018-06-19 18:33:22 +02:00
Regis Houssin
b9893bde1d
Fix: avoid Warning: A non-numeric value encountered
2018-06-19 18:26:37 +02:00
bgenere
403116898f
Fix cherry-pick
2018-06-19 18:25:52 +02:00
Laurent Destailleur
19e40466b1
css
2018-06-19 13:26:30 +02:00
Laurent Destailleur
fb2e820329
Fix menu not visible on jmobile
2018-06-19 13:17:46 +02:00
Laurent Destailleur
b364412a4a
FIX Menu scheduled jobs not visible on jmobile conf
2018-06-19 13:10:13 +02:00
a-schild
baba0757d7
Added filtering by prospect type and status
...
Added filtering by prospect type and status
2018-06-19 11:46:03 +02:00
a-schild
211bb87e46
Moved functionality to select by categories
...
Moved functionality to select by categories
2018-06-19 11:45:27 +02:00
atm-greg
df056980b5
fix bad result on fetch ProductStockEntrepot
2018-06-19 10:46:07 +02:00
Laurent Destailleur
edd7499375
Fix clone with new architecture
2018-06-19 09:21:23 +02:00
Laurent Destailleur
e402f68593
Clean code
2018-06-19 08:51:25 +02:00
Laurent Destailleur
75dee7538b
Fix add protection to avoir fatal error 500
2018-06-19 01:15:37 +02:00
Laurent Destailleur
5d5083199f
FIX better text content for multipart email
2018-06-18 23:26:21 +02:00
Laurent Destailleur
f9f7d3655d
FIX better text content for multipart email
2018-06-18 23:24:31 +02:00
Laurent Destailleur
c3f64ed36e
FIX better text content for multipart email
2018-06-18 23:18:22 +02:00
Laurent Destailleur
da16805b00
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-06-18 16:27:36 +02:00
Laurent Destailleur
d81398e72d
Fix info on tooltip
2018-06-18 16:27:25 +02:00
Laurent Destailleur
62307b74e7
Merge pull request #8981 from grandoc/new_branch_18_06_2018
...
clean and upsdate code
2018-06-18 15:14:29 +02:00
Laurent Destailleur
b64b4abf07
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-06-18 14:46:47 +02:00
Laurent Destailleur
4f877e7970
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/customer/lines.php
htdocs/accountancy/supplier/lines.php
2018-06-18 14:46:30 +02:00
Laurent Destailleur
31067b6250
FIX picto for type in product link in accountany list is wrong
2018-06-18 14:43:32 +02:00
Laurent Destailleur
ce5514bd68
Fix sql begin at wrong place
2018-06-18 14:37:16 +02:00
Laurent Destailleur
5b019eb985
Merge pull request #8982 from hregis/7.0_bug6
...
Fix: "libelle" is deprecated, use "label" instead
2018-06-18 14:32:35 +02:00
Laurent Destailleur
5d6d43d539
Merge pull request #8964 from atm-gauthier/6.0_accounting_entity
...
FIX : need to filter on aa.entity for same accounting accounts available in several entities
2018-06-18 14:30:55 +02:00
Philippe GRAND
41a0175827
clean and upsdate code
2018-06-18 14:17:43 +02:00
Regis Houssin
54a333c374
Fix: use label instead libelle
2018-06-18 13:54:14 +02:00
Regis Houssin
494d6dcfef
Fix: libelle is deprecated, use label instead
2018-06-18 13:50:58 +02:00
Laurent Destailleur
ad2df304b4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/customer/lines.php
htdocs/fourn/commande/card.php
htdocs/societe/class/societe.class.php
2018-06-18 13:31:29 +02:00
Laurent Destailleur
16fee19b6f
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-06-18 13:20:11 +02:00
Laurent Destailleur
102f9aa84f
FIX Problems in accountancy module when using multicompany module.
2018-06-18 13:19:46 +02:00
Philippe GRAND
62586c7c5d
clean and upsdate code
2018-06-18 12:47:17 +02:00
a-schild
3e9bc75c9c
Added mailings to thirdparties
...
Allows to select third parties as mailing targets, depending client/lead
and active/inactive status
2018-06-18 12:23:27 +02:00
gauthier
fed61930d5
FIX : clause must not be there
2018-06-18 11:37:15 +02:00
atm-greg
2cdae2ec98
remove globalcard context
2018-06-18 11:30:38 +02:00
Laurent Destailleur
cf0be86d0e
Merge pull request #8963 from ATM-Marc/NEW_supplierorderexport_reffourn
...
NEW: supplier order/order lines export: add supplier product ref
2018-06-18 11:26:14 +02:00
Laurent Destailleur
5675c8fc01
Update modFournisseur.class.php
2018-06-18 11:26:03 +02:00
Laurent Destailleur
e993a41160
Update modFournisseur.class.php
2018-06-18 11:24:58 +02:00
Laurent Destailleur
5632228153
Update modFournisseur.class.php
2018-06-18 11:23:36 +02:00
Laurent Destailleur
8c6f311aa6
Merge pull request #8974 from atm-ph/fix_7.0_addMoreActionsButtons_on_usercard
...
Fix missing hook on usercard (addMoreActionsButtons)
2018-06-18 11:18:12 +02:00
Laurent Destailleur
ca5f27636b
Merge pull request #8978 from grandoc/new_branch_17_06_2018
...
clean and update code
2018-06-18 11:16:00 +02:00
Laurent Destailleur
9d048281dc
Merge pull request #8970 from inoveaconseil/FixParamGenerateDocument
...
Fix missing params on generateDocument
2018-06-18 11:14:49 +02:00
Laurent Destailleur
9cfc4a8d28
Merge pull request #8971 from atm-ph/fix_7.0_hook_getnomurltooltip
...
Fix can't add an attribute simply
2018-06-18 11:13:29 +02:00
Laurent Destailleur
95ee3325fc
Part of fix of #8972
2018-06-18 11:11:07 +02:00
Laurent Destailleur
3c55e50bac
Merge pull request #8966 from hregis/7.0_bug6
...
Fix: MEMBER_MODIFY trigger not called if i change only extrafields
2018-06-18 10:53:35 +02:00
Laurent Destailleur
95dfa1f7aa
Merge pull request #8973 from altatof/FIX_HTML_DETECTION
...
Fix <br/> detection
2018-06-18 10:42:02 +02:00
Laurent Destailleur
5d56969bd9
Merge pull request #8977 from hythamsoliman81/dolibarr-fixes
...
FIX: SQL syntax error at llx_website_page.sql
2018-06-18 10:41:45 +02:00
Laurent Destailleur
63fb82931c
Update functions.lib.php
2018-06-18 10:41:11 +02:00
Philippe GRAND
ddbf5e59e1
clean and update code
2018-06-18 10:12:19 +02:00
Philippe GRAND
4c08e2ebf3
clean and update code
2018-06-17 14:33:29 +02:00
Laurent Destailleur
118d22cf1e
Fix date format
2018-06-17 12:07:11 +02:00
Laurent Destailleur
7c7ee56832
Fix missing email
...
Fix avoid warning
2018-06-17 01:50:10 +02:00
hythamsoliman81
f461ab5f96
SQL synatx error at llx_website_page.sql
2018-06-17 00:12:06 +02:00
hythamsoliman81
8e6137171a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2018-06-16 23:55:18 +02:00
Laurent Destailleur
dcd43b715a
Fix look and feel v8
2018-06-16 23:51:30 +02:00
Hytham Soliman
0374a1d0bc
Merge pull request #2 from Dolibarr/develop
...
Fix CSS
2018-06-16 21:46:07 +02:00
Laurent Destailleur
187127ce6f
Fix CSS
2018-06-16 21:19:50 +02:00
Hytham Soliman
fb772e8cc0
Merge pull request #1 from Dolibarr/develop
...
update my fork 2018-06-16
2018-06-16 18:17:22 +02:00
Laurent Destailleur
8c748505db
Use parent instead of parents
2018-06-16 17:25:16 +02:00
Laurent Destailleur
7ad086bbdf
FIX Duplicate select2 when we split a supplier order receipt item
2018-06-16 17:18:17 +02:00
Laurent Destailleur
5524784421
FIX prefilled date of order must have hours too
2018-06-16 15:24:31 +02:00
Laurent Destailleur
186f08e67b
Fix preview of PDF for supplier objects
2018-06-16 15:08:13 +02:00
Laurent Destailleur
7981bd08b7
Fix price+sql error when adding product when no supplier price defined
2018-06-16 14:47:33 +02:00
Laurent Destailleur
4898f10fa2
FIX Adding a product with no supplier price defined yet
2018-06-16 13:49:28 +02:00
Laurent Destailleur
92952aea28
Trans
2018-06-16 13:23:58 +02:00
Laurent Destailleur
5908fc1471
Trans
2018-06-16 13:15:24 +02:00
atm-greg
72449ddef4
add hooks on stock replenish
2018-06-15 16:55:23 +02:00
Laurent Destailleur
c0d4715bdb
Clean code
2018-06-15 16:29:26 +02:00
atm-ph
3c80ce501b
Fix missing hook on usercard (addMoreActionsButtons)
2018-06-15 16:05:50 +02:00
altatof
5d6cd381b9
Fix <br/> detection
2018-06-15 15:59:14 +02:00
Laurent Destailleur
79cbdf7fd1
Code comment
2018-06-15 15:29:19 +02:00
Ferran Marcet
a21e138c70
Fix: Avoid converting into reduction twice and draft invoice
2018-06-15 11:19:04 +02:00
atm-ph
cb3704b67e
Fix can't add an attribute simply
2018-06-15 11:02:46 +02:00
Inovea Conseil
d5a3e63e05
Fix missing paramater for generateDocument
2018-06-15 09:47:28 +02:00
Inovea Conseil
259c8ed60d
Merge remote-tracking branch 'Dolibarr/develop' into develop
2018-06-15 09:02:22 +02:00
Laurent Destailleur
df28be443b
Add syslog module in list of module reloaded in last migration step
2018-06-14 23:00:42 +02:00
Laurent Destailleur
f5c08c4b9f
Doc website
2018-06-14 16:38:20 +02:00
Laurent Destailleur
25d656025a
Fix use of alternative aliases is ok now
2018-06-14 16:33:11 +02:00
Laurent Destailleur
b37f7a6953
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-06-14 16:15:34 +02:00
Laurent Destailleur
e28aca6244
Fix workaround against p insertion by ckeditor
2018-06-14 16:15:06 +02:00
Regis Houssin
f9a86ba43f
Fix: MEMBER_MODIFY trigger not called if i change only extrafields
2018-06-14 14:01:05 +02:00
Laurent Destailleur
bb6b27a206
Merge pull request #8959 from frederic34/backquote
...
remove back quote in llx_accounting_account_de.sql
2018-06-14 12:03:02 +02:00
Laurent Destailleur
9717a32a2e
Merge pull request #8960 from grandoc/new_branch_13_06_2018
...
clean code
2018-06-14 12:01:19 +02:00
Laurent Destailleur
e18a5d148c
Merge pull request #8962 from ATM-Marc/FIX_7.0_supplierorder_reffourn
...
FIX: supplier order: product supplier ref not saved on addline
2018-06-14 12:00:36 +02:00
gauthier
e9d65ea751
FIX : need to filter on aa.entity for same accounting accounts available in several entities
2018-06-14 11:56:22 +02:00
Laurent Destailleur
f79466d483
Trans
2018-06-14 11:41:14 +02:00
Marc de Lima Lucio
a5898b830b
Merge branch 'develop' of github.com:Dolibarr/dolibarr into 7.0
2018-06-14 10:48:09 +02:00
Marc de Lima Lucio
a80e1c601c
NEW: supplier order/order lines export: add supplier product ref
2018-06-14 10:43:01 +02:00
Marc de Lima Lucio
1dec4c4320
FIX: supplier order: product supplier ref not saved on addline
2018-06-14 10:37:40 +02:00
Laurent Destailleur
4900f1f1f1
Fix sql coding style
2018-06-13 23:10:29 +02:00
Laurent Destailleur
910652eb6d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/fourn/commande/card.php
htdocs/langs/en_US/admin.lang
2018-06-13 23:07:30 +02:00
Laurent Destailleur
4c2af6fc70
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/html.form.class.php
2018-06-13 23:04:08 +02:00
Laurent Destailleur
a15cfd23f0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-06-13 22:57:51 +02:00
Laurent Destailleur
4a5fd35e11
Look and feel v8
2018-06-13 22:57:41 +02:00
Philippe GRAND
a937d9e657
clean code
2018-06-13 22:52:24 +02:00
Frédéric FRANCE
1bb25c6ce4
remove back quote
2018-06-13 22:26:12 +02:00
Laurent Destailleur
c5887c1ec7
Merge pull request #8399 from ptibogxiv/patch-23
...
FIX lang for support more type of stripeconnect account
2018-06-13 22:13:43 +02:00
Laurent Destailleur
094b31a563
Complete migration
2018-06-13 21:46:55 +02:00
Laurent Destailleur
ed41731a50
Merge pull request #8954 from mwelters/develop
...
German Accounting Plan SKR03 and SKR04 (mysql/data)
2018-06-13 21:45:02 +02:00
Laurent Destailleur
c09e69aeb6
Update llx_accounting_abc.sql
2018-06-13 21:44:43 +02:00
Laurent Destailleur
8d1456fb7f
Merge pull request #8949 from atm-greg/Manage_product_units_in_supplier_proposal
...
add product units management in supplier proposal documents
2018-06-13 21:41:39 +02:00
Laurent Destailleur
aaa6565014
Merge pull request #8938 from HackLo/develop
...
FIX: Link does not work when there is spaces in SIREN
2018-06-13 21:39:54 +02:00
Laurent Destailleur
6881fda744
Merge pull request #8934 from grandoc/new_branch_08_06_2018
...
New branch 08 06 2018
2018-06-13 21:38:46 +02:00
Laurent Destailleur
074ada10e6
Merge pull request #8940 from aspangaro/8.0-b33
...
Fix : Migration for Romanian chart of accounts
2018-06-13 21:37:50 +02:00
Laurent Destailleur
09c92b7cc8
Merge pull request #8936 from atm-gauthier/6.0_fix_dont_remove_all_fourn_rights
...
FIX : If we enable 3 steps for supplier order approbation, we must no…
2018-06-13 21:36:01 +02:00
Laurent Destailleur
bc0080b945
Merge pull request #8945 from bafbes/abb7009
...
Fix: Do not activate module if errors found on execution of module SQL queries
2018-06-13 21:28:04 +02:00
Laurent Destailleur
98ae8e18df
Update modMyModule.class.php
2018-06-13 21:27:57 +02:00
Laurent Destailleur
c586f2ecf7
Merge pull request #8957 from altatof/FIX_TOTAL_HT_DEVISE
...
FIX : pu_ht_devise was not converted to numeric so decimals were lost when calculating total_ht_devise
2018-06-13 21:20:42 +02:00
Laurent Destailleur
4b84b7ccf2
Merge pull request #8926 from fappels/develop_fix_setvaluefrom
...
FIX commonobject setValueFrom trigger
2018-06-13 20:50:26 +02:00
Laurent Destailleur
916424943e
Merge pull request #8942 from grandoc/new_branch_10_06_2018
...
New branch 10 06 2018
2018-06-13 20:48:22 +02:00
Laurent Destailleur
e69b0102a5
Merge pull request #8935 from inoveaconseil/modulebuilder
...
Fix include for older version
2018-06-13 20:43:38 +02:00
Laurent Destailleur
4be069a3b5
Update setup.php
2018-06-13 20:43:02 +02:00
Laurent Destailleur
e983566422
Merge pull request #8947 from glu000/develop
...
Fix for Bug #8946
2018-06-13 20:41:54 +02:00
Laurent Destailleur
dd8e39195d
Merge pull request #8932 from grandoc/new_branch_07_06_2018
...
New branch 07 06 2018
2018-06-13 20:40:48 +02:00
Laurent Destailleur
3703a7c4b0
Merge pull request #8952 from papoteur-mga/patch-1
...
Fix: In list of bank accounts, display the balance in formatted price
2018-06-13 20:40:27 +02:00
Laurent Destailleur
4acde4e0a9
Merge pull request #8950 from ATM-Marc/FIX_develop_sortfield
...
FIX: handle sortorder on multiple columns + potential SQL field mismatch
2018-06-13 20:36:08 +02:00
Laurent Destailleur
b5cd722eb1
Merge pull request #8917 from atm-gauthier/6.0_fix_apply_reduc
...
FIX : sometimes amounts are identical but php find them different.
2018-06-13 20:34:59 +02:00
Laurent Destailleur
76ee88f0b1
Merge pull request #8951 from fappels/7.0_fix_ErrorProductAlreadyExists
...
Fix Wrong error for duplicate ref if barcode enabled but not set.
2018-06-13 20:19:55 +02:00
Laurent Destailleur
b8e927d347
Merge pull request #8915 from grandoc/new_branch_04_06_2018
...
clean and update code
2018-06-13 20:16:19 +02:00
Laurent Destailleur
3ec6b88ece
Merge pull request #8958 from frederic34/listfax
...
FIX add fax to thirdparty list
2018-06-13 20:10:10 +02:00
Laurent Destailleur
5d8b46fcdc
Merge pull request #8941 from frederic34/patch-10
...
Fix Travis AllTests.php
2018-06-13 20:09:36 +02:00
Laurent Destailleur
eabb3e9cd3
Merge pull request #8930 from hregis/7.0_non-numeric
...
FIX wrong var name $search_month_lim
2018-06-13 20:09:13 +02:00
Laurent Destailleur
5fcfad5966
Merge pull request #8918 from atm-gauthier/6.0_fix_entity_select_prod_fourn_prices
...
FIX : entity test must be on product_fourn_price table and not product table
2018-06-13 20:08:25 +02:00
Laurent Destailleur
49d749a4b9
Merge pull request #8920 from grandoc/new_branch_05_06_2018
...
clean and update code
2018-06-13 20:04:41 +02:00
Laurent Destailleur
887c9e0495
Merge pull request #8922 from aspangaro/8.0-b31
...
NEW Accountancy - Show journal name on journal page and hide button draft export (Add an option in admin)
2018-06-13 20:04:16 +02:00
Laurent Destailleur
3f7f77ce95
Merge pull request #8923 from atm-florian/7.0
...
fix error display
2018-06-13 20:02:45 +02:00
Laurent Destailleur
fdc90da408
Update card.php
2018-06-13 20:02:38 +02:00
Laurent Destailleur
1e488a6f7f
Merge pull request #8924 from dtix/patch-1
...
Romania vat rate changed
2018-06-13 20:01:48 +02:00
Laurent Destailleur
4c1bb9d28f
Merge pull request #8948 from glu000/7.0
...
Fix #8946
2018-06-13 20:01:29 +02:00
Laurent Destailleur
f07408c6c3
Merge pull request #8929 from ATM-Marc/FIX_7.0_extrafields_intervention
...
FIX: intervention: extrafield error when calling insertExtrafields
2018-06-13 20:00:48 +02:00
Laurent Destailleur
549d4609d2
Fix phpunit
2018-06-13 19:57:25 +02:00
Laurent Destailleur
3e0becb432
Fix phpunit
2018-06-13 19:29:23 +02:00
Laurent Destailleur
6fbdcea356
Code comment
2018-06-13 19:22:50 +02:00
Frédéric FRANCE
345fb1f2af
add fax to thirdparty list
2018-06-13 17:57:15 +02:00
Laurent Destailleur
03b6bec8b8
Fix email template for test
2018-06-13 17:03:46 +02:00
altatof
d42f00bca9
FIX : pu_ht_devise was not converted to numeric so decimals were lost
...
when clculating total_ht_devise
2018-06-13 16:35:52 +02:00
Laurent Destailleur
cfa69fe93f
FIX popup confirmation deos not accept value with special chars
2018-06-13 14:51:20 +02:00
Laurent Destailleur
50aa674ebc
Fix support of 'help' field property. Fix bad td closing.
2018-06-13 13:36:40 +02:00
Laurent Destailleur
f4bef82bfa
Fix td not closed and js code duplicated (at wrong place)
2018-06-13 13:00:08 +02:00
Laurent Destailleur
ff002a45e0
Missing trans
2018-06-13 11:50:06 +02:00
Markus Welters
885904132c
Update llx_accounting_abc.sql
2018-06-13 09:37:12 +02:00
Papoteur
6567365086
In list of bank accounts, display the balance in formatted price
...
[Problem to solve]
in compta/bank/list.php, the balance can be displayed witht decimal or not. This is not fine.
[Solution]
Change a parameter in the price function to format the balance with the required number of decimals.
2018-06-13 08:39:26 +02:00
Laurent Destailleur
b1986a8d2e
Fix trans
2018-06-12 19:22:28 +02:00
fappels
a86c90fed1
Fix Wrong error for duplicate ref if barcode enabled but not set.
2018-06-12 16:38:42 +02:00
Marc de Lima Lucio
e992187f4c
FIX: handle sortorder on multiple columns + potential SQL field mismatch
2018-06-12 16:00:16 +02:00
atm-greg
d14f40f722
add product units management in supplier proposal documents
2018-06-12 14:36:32 +02:00
Laurent Destailleur
4313e41580
Start to fix pb with 3DS
2018-06-12 13:47:28 +02:00
Günter Lukas
fcbf50467e
Update user.class.php
2018-06-12 09:52:55 +02:00
Günter Lukas
3c42a282f5
Fix for Bug #8946
...
Add element fields to class user
2018-06-12 09:48:03 +02:00
Günter Lukas
ce44d90ed3
Merge pull request #2 from Dolibarr/develop
...
Refresh
2018-06-12 09:43:50 +02:00
Abbes Bahfir
2f759e0c18
Fix: Do not activate module if errors on module SQL queries execution
2018-06-12 00:43:01 +01:00
Laurent Destailleur
94919d6e99
Translation
2018-06-11 15:17:05 +02:00
Laurent Destailleur
5ae1395acd
Fix js when no data
2018-06-11 14:22:01 +02:00
Laurent Destailleur
1d7d16649a
Code comment
2018-06-11 12:31:26 +02:00
Laurent Destailleur
d6a84b0685
FIX Sync third party change to Stripe only if we change Stripe data
2018-06-11 11:47:10 +02:00
Laurent Destailleur
eb8d67483b
Fix message error
2018-06-11 10:40:57 +02:00
Laurent Destailleur
b5586af56e
Fix js error
2018-06-11 10:38:04 +02:00
Laurent Destailleur
ab93909402
Fix url test
2018-06-11 10:36:50 +02:00
Laurent Destailleur
8978208080
Check url
2018-06-11 10:34:54 +02:00
Laurent Destailleur
f0446d2a3b
Fix for content editable sites
2018-06-11 10:25:22 +02:00
Laurent Destailleur
557db7661c
Fix for content editable sites
2018-06-11 10:19:42 +02:00
Laurent Destailleur
7562c13fad
The about page is now a README.md file
2018-06-11 09:32:41 +02:00
Laurent Destailleur
ab5ed6a3b5
Fix rename of ticket language file
2018-06-11 09:31:31 +02:00
Laurent Destailleur
b67a86843b
Fix sql error
2018-06-11 09:22:50 +02:00
Laurent Destailleur
64537ba9bf
Fix missing field in install
2018-06-11 09:20:26 +02:00
Philippe GRAND
5021c7a556
clean and update code
2018-06-10 18:29:04 +02:00
Philippe GRAND
f1f56ca5e9
Merge remote-tracking branch 'upstream/develop' into develop
2018-06-10 18:09:24 +02:00
Frédéric FRANCE
ee72823c82
Update ActionCommTest.php
2018-06-10 10:32:28 +02:00
Frédéric FRANCE
dd759dc92f
Update AllTests.php
2018-06-10 10:16:22 +02:00
Alexandre SPANGARO
c7e6ee3a1b
Fix : Migration for Romanian chart of accounts
2018-06-10 04:02:35 +02:00
markus
f3a7e2205b
fix typo
2018-06-09 19:07:33 +02:00
markus
9ce10ccef7
Adding SKR03 and SKR04
2018-06-09 19:00:24 +02:00
Laurent Destailleur
31eeaf9914
Trans
2018-06-09 13:46:42 +02:00
Loïc Barouty
945b71d6af
FIX: Link does not work when there is spaces in SIREN (like in the main format)
2018-06-08 23:38:44 +02:00
Laurent Destailleur
758e5a51a5
Fix contextpage was not saved in forms
2018-06-08 19:35:53 +02:00
Laurent Destailleur
eb9321f2b8
css
2018-06-08 17:53:13 +02:00
gauthier
baf9d4a806
FIX : If we enable 3 steps for supplier order approbation, we must not delete all fourn rights def.
2018-06-08 17:11:59 +02:00
Laurent Destailleur
95d5a1088b
Fix error on sql error (field does not exists)
2018-06-08 16:49:14 +02:00
Inovea Conseil
75bb5c1624
Fix include for older version
2018-06-08 16:01:09 +02:00
Laurent Destailleur
485dc9a57a
Clean code
2018-06-08 15:37:25 +02:00
Laurent Destailleur
3565fa0c13
Complete ignore
2018-06-08 14:07:39 +02:00
Philippe GRAND
8f777a513b
clean and update code
2018-06-08 10:33:52 +02:00
Philippe GRAND
4dc42f65da
Merge remote-tracking branch 'upstream/develop' into develop
2018-06-08 09:49:03 +02:00
Laurent Destailleur
fb8dd2f32b
FIX TCPDF is generated PDF 1.7 but TCPDI was setting version to 1.3
2018-06-08 09:37:26 +02:00
Laurent Destailleur
8142a672a7
PDF compatibility. Use hidden option to force PDF1/A instead of PDF-1.3
2018-06-07 21:12:30 +02:00
Laurent Destailleur
54fc711a6b
Add tool
2018-06-07 20:22:58 +02:00
Laurent Destailleur
df7e9fccdd
Autofill alias
2018-06-07 19:12:18 +02:00
Philippe GRAND
9a44a433b8
clean code
2018-06-07 18:32:00 +02:00
Philippe GRAND
4fd2468b6f
clean code
2018-06-07 18:13:00 +02:00
Regis Houssin
7ce2ebf1a9
Fix: wrong var name
2018-06-07 16:25:47 +02:00
Marc de Lima Lucio
d69fae72c7
FIX: intervention: extrafield regression in commit b5f37301a5
2018-06-07 15:17:22 +02:00
Laurent Destailleur
15a4cdcc9c
Better log
2018-06-07 13:47:32 +02:00
Laurent Destailleur
202d37bc24
Add PHPunit tests for action comm
2018-06-07 13:07:15 +02:00
Laurent Destailleur
8aa7956b4f
Fix missing extraparams field in insert action
2018-06-07 12:53:06 +02:00
Laurent Destailleur
186df884fa
Trans
2018-06-07 09:37:12 +02:00
Laurent Destailleur
929a44d7ca
Fix dir of contract for multicompany
2018-06-06 23:56:59 +02:00
Laurent Destailleur
d10c9cf565
FIX dir for modules must not have s at end (fix contracts into contract)
2018-06-06 23:47:48 +02:00
Laurent Destailleur
76f0236bb6
Fix empty page
2018-06-06 23:13:49 +02:00
fappels
a9f60bcdac
fix travis
2018-06-06 22:04:12 +02:00
Laurent Destailleur
a7b38db31f
Fix bug reported by scrutinizer
2018-06-06 18:55:50 +02:00
Laurent Destailleur
b57f3a3f36
Fix bug reported by scrutinizer
2018-06-06 18:41:35 +02:00
Laurent Destailleur
6b24d81afc
Fix bug reported by scrutinizer
2018-06-06 18:40:56 +02:00
Laurent Destailleur
a8e06abc4f
Fix bug reported by scrutinizer
2018-06-06 18:35:11 +02:00
Laurent Destailleur
f9a24c53c0
Fix bug reported by scrutinizer
2018-06-06 18:20:31 +02:00
Laurent Destailleur
6e62727c37
Fix scrutinizer bug
2018-06-06 18:18:50 +02:00
Laurent Destailleur
bb97119233
Fix duplicate function name
2018-06-06 18:07:32 +02:00
fappels
141d19571c
Add modify trigger to barcode modify.
2018-06-06 17:11:34 +02:00
fappels
81ef355b65
Fix trigger on setValueFrom
...
Load updated values into object for trigger.
2018-06-06 17:10:46 +02:00
Laurent Destailleur
002181190c
Fix option not used
2018-06-06 15:28:50 +02:00
dtix
e6da000ae8
Romania vat rate changed
2018-06-06 14:48:11 +03:00
Laurent Destailleur
28e24de1e9
Fix Ticketsup name
2018-06-06 12:06:16 +02:00
Laurent Destailleur
74890ce656
Sync transifex
2018-06-06 12:02:33 +02:00
Laurent Destailleur
2e891b5694
Trans
2018-06-06 11:20:35 +02:00
Laurent Destailleur
ac721b46bc
Trans
2018-06-06 11:16:42 +02:00
Laurent Destailleur
35ed49e575
Trans
2018-06-06 10:42:41 +02:00
Laurent Destailleur
5ea1890f0c
Fix payments on contract line
2018-06-06 10:28:53 +02:00
florian HENRY
75305e095d
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0
2018-06-05 20:39:53 +02:00
florian HENRY
8031ef49f2
fix error return
2018-06-05 20:38:55 +02:00
Alexandre SPANGARO
f2c04c5653
Accountancy - Show journal name on journal page and hide button draft export (Add an option in admin)
2018-06-05 20:37:39 +02:00
Laurent Destailleur
db59fca9ac
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-06-05 18:23:09 +02:00
Laurent Destailleur
8400614c3d
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-06-05 18:22:47 +02:00
Laurent Destailleur
426eb178f2
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-06-05 18:22:28 +02:00
Laurent Destailleur
8785d69548
Do not load database handler
2018-06-05 18:21:56 +02:00
Laurent Destailleur
84471b70cf
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-06-05 18:17:04 +02:00
Laurent Destailleur
30b04c0d3d
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/lib/files.lib.php
2018-06-05 18:16:32 +02:00
Laurent Destailleur
4c21ad4e4e
FIX: dol_delete_file must work in a context without db handler loaded
...
Conflicts:
htdocs/core/lib/files.lib.php
2018-06-05 18:12:14 +02:00
Laurent Destailleur
1671c8b6cc
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-06-05 18:06:30 +02:00
Laurent Destailleur
9c32e49bd3
FIX: dol_delete_file must work in a context without db handler loaded
2018-06-05 18:05:33 +02:00
Laurent Destailleur
f28a6e59c8
Look and feel v8
2018-06-05 16:30:16 +02:00
Philippe GRAND
82bb1c8806
clean and update code
2018-06-05 14:29:25 +02:00
gauthier
45ecb0258b
FIX : entity test must be on product_fourn_price table and not product table
2018-06-05 12:41:38 +02:00
gauthier
77e7932671
FIX : sometimes amounts are identical but php find them different.
2018-06-05 11:33:58 +02:00
Laurent Destailleur
8d62c06653
css
2018-06-05 11:25:41 +02:00
Laurent Destailleur
b6955692b4
Fix autofill of password
2018-06-05 11:22:00 +02:00
Laurent Destailleur
9730138845
Code comment
2018-06-05 11:06:44 +02:00
Laurent Destailleur
7cb66e8e0c
Fix reset of filters
2018-06-05 10:04:57 +02:00
Laurent Destailleur
e7f6a5112c
Bad picto
2018-06-05 09:02:50 +02:00
Laurent Destailleur
7c82c74b6b
Fix install check
2018-06-05 08:57:04 +02:00
Laurent Destailleur
87d073b5cd
Fix conflict with external ticketsup module
2018-06-04 21:49:29 +02:00
Philippe GRAND
909fa496e5
clean and update code
2018-06-04 17:37:17 +02:00
Laurent Destailleur
7a8fac4198
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/action/list.php
2018-06-04 15:14:26 +02:00
Laurent Destailleur
3368e35502
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-06-04 14:09:34 +02:00
Laurent Destailleur
de2ffa1122
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/comm/action/listactions.php
2018-06-04 14:09:17 +02:00
Laurent Destailleur
69dd11f7c6
Fix: Must use a standard (internationnal) date format.
2018-06-04 14:05:47 +02:00
Laurent Destailleur
eca66492ce
Merge pull request #8913 from aspangaro/8.0-a26
...
NEW : Accountancy Add import on general ledger
2018-06-04 14:02:34 +02:00
Laurent Destailleur
840330deea
Merge pull request #8905 from atm-greg/Add_supplier_proposals_in_suppliers_linkedObjects
...
Add supplier proposal in linkedObjects type select of the suppliers
2018-06-04 13:46:36 +02:00
Laurent Destailleur
40ab046bd1
Merge pull request #8904 from Mavyre/develop
...
FIX Errors on synchronize rates when accessing Dolibarr from HTTPS
2018-06-04 13:46:03 +02:00
Laurent Destailleur
5f4932c0b0
Merge pull request #8902 from bgenere/develop
...
FIX extrafield template for list and resource list with extrafields
2018-06-04 13:44:14 +02:00
Laurent Destailleur
54023d1029
Update list.php
2018-06-04 13:42:30 +02:00
Laurent Destailleur
7eaa2011ba
Merge pull request #8900 from atm-florian/6.0_fixagenda
...
fix: when agenda is filterd with "todo" event, do not display "not applicable" event
2018-06-04 13:39:23 +02:00
Laurent Destailleur
af974430f5
Merge pull request #8901 from defrance/patch-119
...
Add Hook on getNomUrl
2018-06-04 13:36:46 +02:00
Laurent Destailleur
61946446b2
Update fichinter.class.php
2018-06-04 13:36:38 +02:00
Laurent Destailleur
da44ea858c
Trans
2018-06-04 13:35:30 +02:00
Laurent Destailleur
eaee252a5d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-06-04 12:56:12 +02:00
Laurent Destailleur
29ee5dffc4
Clean code
2018-06-04 12:55:55 +02:00
Laurent Destailleur
60ce5fb87e
Merge pull request #8911 from fappels/develop_fix_properties_for_trigger
...
FIX stock movement trigger is missing some data
2018-06-04 12:20:47 +02:00
Laurent Destailleur
5ae25cf95b
Merge pull request #8898 from frederic34/patch-10
...
do not test *.min.css with phpcs
2018-06-04 12:20:04 +02:00
Laurent Destailleur
536e8297c2
Merge pull request #8897 from areaeuro/patch-3
...
FIX Delete thirdparty logo
2018-06-04 12:19:41 +02:00
Alexandre SPANGARO
a3030e4057
Update works
2018-06-03 22:35:39 +02:00
fappels
e0f9605483
Fix add missing properties for trigger
2018-06-03 11:05:02 +02:00
Laurent Destailleur
a6104d18a9
CSS
2018-06-02 16:36:05 +02:00
Laurent Destailleur
034ce7e55d
CSS
2018-06-02 10:36:22 +02:00
Laurent Destailleur
5ff3398048
Try to fix evil Google Chrome autopopulate bug
2018-06-01 18:27:17 +02:00
Laurent Destailleur
be2c49d490
Fix log
2018-06-01 17:39:07 +02:00
Laurent Destailleur
b094ae953e
Better log
2018-06-01 17:20:49 +02:00
Laurent Destailleur
3f6d11cf26
Fix log
2018-06-01 16:23:42 +02:00
Laurent Destailleur
7c0afbe025
Clean code
2018-05-31 17:12:08 +02:00
atm-greg
0785029fe0
Add supplier proposal in linkedObjects type select of the suppliers
2018-05-31 10:46:50 +02:00
Laurent Destailleur
0503373e31
Avoid error on screen
2018-05-31 09:49:46 +02:00
Mavyre
6b86e1c3bb
FIX Bookkeeping report wrong display
2018-05-30 21:38:57 +02:00
Mavyre
ace57859e4
Use curl to get rates from CurrecyLayer API
2018-05-30 21:14:51 +02:00
Mavyre
e59a91bdae
Stopped using AJAX for the synchro
2018-05-30 21:12:28 +02:00
Mavyre
c30cab0ab3
Merge pull request #1 from Dolibarr/develop
...
Update
2018-05-30 20:51:04 +02:00
bgenere
67830a7d04
FIX extrafields display properly in list for Resource module
2018-05-30 17:09:24 +02:00
bgenere
89d9fe3919
FIX Issue for extra fields date display in template.
...
Template is now consistent with the extrafiels_view template
2018-05-30 17:08:01 +02:00
BENKE Charlene
0ce3b2b431
Add Hook on getNomUrl
2018-05-30 14:19:30 +02:00
florian HENRY
b996237142
fix: when agenda is filterd with "todo" event, do not display "not
...
applicable" event
2018-05-30 13:37:17 +02:00
Frédéric FRANCE
03bba4daf0
do not test *.min.css with phpcs
2018-05-30 13:30:14 +02:00
areaeuro
475297b98b
Update card.php
...
Line 714 - conditional to delete thirdparty logos
$object->photo
does not exits, and should read
$object->logo
This appears to be an oversight, as it is correct in the rest of the file
2018-05-30 12:29:02 +02:00
Laurent Destailleur
d8d4d15b4b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-30 12:13:40 +02:00
Laurent Destailleur
de59892438
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/fourn/class/fournisseur.commande.class.php
2018-05-30 12:13:18 +02:00
Laurent Destailleur
0412264418
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2018-05-30 12:05:54 +02:00
Laurent Destailleur
60321aabd8
Fix regression
2018-05-30 11:59:23 +02:00
Laurent Destailleur
c1f5c6becf
Merge pull request #8877 from frederic34/longlines
...
soft limit length of lines to 500 chars
2018-05-30 11:19:29 +02:00
Laurent Destailleur
62e717acb3
Update .travis.yml
2018-05-30 11:18:47 +02:00
Laurent Destailleur
ec36f24046
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-30 11:17:21 +02:00
Laurent Destailleur
a6e323fae8
Fix bad usage of "for" loop
2018-05-30 11:16:06 +02:00
Laurent Destailleur
3733169120
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/compta/recap-compta.php
htdocs/fourn/class/fournisseur.commande.class.php
2018-05-30 11:09:53 +02:00
Laurent Destailleur
2df2071bae
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-05-30 11:05:12 +02:00
Laurent Destailleur
02da9b6992
FIX #8893 to get formatted price as substitution vars
2018-05-30 11:04:44 +02:00
Laurent Destailleur
28646a6b50
Merge pull request #8892 from ATM-Nicolas/fix_bad_email_substitution_key
...
FIX : Bad substitution key used for default send proposal email
2018-05-30 10:57:31 +02:00
Laurent Destailleur
e8d7c54716
Merge pull request #8890 from inoveaconseil/patch-3
...
Fix missing substitution
2018-05-30 10:52:35 +02:00
Laurent Destailleur
40f681695c
Merge pull request #8888 from Mavyre/develop
...
FIX Button Classify abandonned for donation not displaying
2018-05-30 10:51:22 +02:00
Laurent Destailleur
696b4c219e
Merge branch 'develop' into develop
2018-05-30 10:51:12 +02:00
Laurent Destailleur
1ad2ca3648
Merge pull request #8889 from rassakali/patch-4
...
Update card.php
2018-05-30 10:50:32 +02:00
Laurent Destailleur
7590df85e6
Merge pull request #8887 from atm-florian/6.0
...
add hook on balence pages
2018-05-30 10:47:59 +02:00
Laurent Destailleur
aa59c380ad
Merge pull request #8886 from ATM-Nicolas/fix_supplier_order
...
FIX : Keep supplier proposal price for supplier order
2018-05-30 10:45:37 +02:00
Laurent Destailleur
e57ceab5de
Update fournisseur.commande.class.php
2018-05-30 10:45:06 +02:00
ATM-Nicolas
48a315f6cd
FIX : Bad substitution key used for default send proposal email
2018-05-30 10:14:34 +02:00
Inovea Conseil
fc7b88e5e6
Fix missing substitution
...
Missing substitution for object
2018-05-29 23:04:35 +02:00
rassakali
52a9c787bb
Update card.php
...
Fix #5606
2018-05-29 21:00:46 +02:00
Mavyre
6ba6258d14
Fixed Classify abandonned not displaying
2018-05-29 17:36:24 +02:00
florian HENRY
b65b545e0f
add hook on balence pages
2018-05-29 16:29:14 +02:00
Laurent Destailleur
ee83b9a7b2
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-29 12:48:01 +02:00
Laurent Destailleur
57664c5a26
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/list.php
htdocs/public/payment/newpayment.php
htdocs/public/paypal/newpayment.php
2018-05-29 12:47:42 +02:00
Laurent Destailleur
b846f0f84c
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-05-29 12:42:33 +02:00
Laurent Destailleur
2e2cc55350
Backport fix of file checker generation
2018-05-29 12:15:28 +02:00
Laurent Destailleur
95e3c5a4b1
Backport fix of file list check generation
2018-05-29 12:13:58 +02:00
ATM-Nicolas
6b0b975ffd
FIX : Keep supplier proposal price for supplier order
2018-05-29 11:21:30 +02:00
Laurent Destailleur
5b96b1b0e3
Merge pull request #8882 from atm-florian/develop
...
fix command list
2018-05-29 11:15:19 +02:00
Laurent Destailleur
51b5f63ce8
Merge pull request #8880 from wdammak/patch-14
...
Add movement generateDocument function (mode dev)
2018-05-29 11:15:00 +02:00
Laurent Destailleur
2ae9591d0d
Fix english name
2018-05-29 11:10:21 +02:00
Laurent Destailleur
8a6207efda
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-29 11:09:30 +02:00
Laurent Destailleur
e64d15a6e0
Update .travis.yml
2018-05-29 11:04:26 +02:00
Laurent Destailleur
86ec2b8c20
Merge pull request #8883 from ATM-Marc/FIX_7.0_commande_list
...
FIX: missing parenthesis
2018-05-29 10:58:52 +02:00
Laurent Destailleur
99ccc50d91
Merge pull request #8876 from frederic34/patch-17
...
Delete config
2018-05-29 10:58:10 +02:00
Laurent Destailleur
0520c7efec
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-29 10:57:28 +02:00
Laurent Destailleur
4d60fb3468
Fix size of popup
2018-05-29 10:57:14 +02:00
Laurent Destailleur
aa159f7b76
Merge pull request #8875 from frederic34/patch-16
...
fix asset admin
2018-05-29 10:56:54 +02:00
Laurent Destailleur
36027649ac
Merge pull request #8872 from frederic34/patch-15
...
Missing link to disable price by qty
2018-05-29 10:53:19 +02:00
Laurent Destailleur
cf5f7bf06d
Update price.php
2018-05-29 10:52:55 +02:00
Laurent Destailleur
f473607249
Merge branch 'develop' into patch-15
2018-05-29 10:49:28 +02:00
Laurent Destailleur
1e5276f420
Merge pull request #8871 from el00ruobuob/patch-1
...
Update main.inc.php with charset
2018-05-29 10:48:54 +02:00
Laurent Destailleur
6b8b173cc3
Merge pull request #8869 from frederic34/patch-13
...
Update llx_paiementfourn.sql #8723
2018-05-29 10:47:29 +02:00
Laurent Destailleur
4b58158588
Update 7.0.0-8.0.0.sql
2018-05-29 10:47:14 +02:00
Laurent Destailleur
18898558e4
Merge branch 'develop' into patch-13
2018-05-29 10:46:28 +02:00
Laurent Destailleur
fe2795d7f9
Merge pull request #8867 from ptibogxiv/patch-28
...
Fix error in list.php
2018-05-29 10:45:13 +02:00
Laurent Destailleur
bf480b27f0
Merge pull request #8865 from frederic34/patch-11
...
Update admin.php for variant
2018-05-29 10:44:56 +02:00
Laurent Destailleur
285e74668b
Merge pull request #8864 from frederic34/patch-10
...
Fix Travis
2018-05-29 10:44:16 +02:00
Laurent Destailleur
b3cfed3d04
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-29 10:22:04 +02:00
Laurent Destailleur
01c8b33483
FIX 8870
2018-05-29 10:18:45 +02:00
Laurent Destailleur
7b824e3c48
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-05-29 10:13:48 +02:00
Laurent Destailleur
7eea70ebc8
FIX #8858 #8860 Backport better compatibility fix
2018-05-29 10:13:34 +02:00
Laurent Destailleur
323bf6ef1f
Merge pull request #8873 from frederic34/loadlangs
...
loadlangs
2018-05-29 10:07:10 +02:00
Laurent Destailleur
21dab0d8ee
Merge pull request #8866 from frederic34/patch-12
...
Fix Travis for 7.0
2018-05-29 10:04:38 +02:00
Laurent Destailleur
f83dedf1b0
Fix space/tab
2018-05-29 10:04:20 +02:00
Laurent Destailleur
b9682660d6
Merge pull request #8834 from Oeris/develop
...
NEW : adds billing contacts ids to REST API returns
2018-05-29 10:01:42 +02:00
Laurent Destailleur
0f50b0ffb1
Code comment
2018-05-29 10:00:08 +02:00
Marc de Lima Lucio
ea9e833ab8
FIX: missing parenthesis
2018-05-28 15:03:24 +02:00
florian HENRY
16503fee58
fix commend list
2018-05-28 10:46:47 +02:00
Neil Orley
748be12da2
Get external contacts ids instead of BILLING contacts ids.
2018-05-28 09:42:24 +02:00
Neil Orley
4ad1f81ea9
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2018-05-28 09:30:21 +02:00
wdammak
9ec6387a63
Add movement generateDocument function (mode dev)
2018-05-28 05:21:53 +01:00
Frédéric FRANCE
055508f343
remove one warning
2018-05-27 20:56:45 +02:00
Laurent Destailleur
5da89e1cad
Remove log
2018-05-27 19:33:46 +02:00
Laurent Destailleur
f3f252e88b
Fix duplicate record before creating primary key
2018-05-27 19:31:03 +02:00
Frédéric FRANCE
8bfe70899f
phpcs
2018-05-27 18:52:31 +02:00
Frédéric FRANCE
5c8f966898
Merge remote-tracking branch 'upstream/develop' into loadlangs
2018-05-27 18:41:17 +02:00
Laurent Destailleur
3f489ee3c6
Fix look and feel v7 for popup on ref of social contributions payments
2018-05-27 17:58:32 +02:00
Frédéric FRANCE
7eabc612e2
limit length of lines to 500 chars
2018-05-27 15:53:18 +02:00
Frédéric FRANCE
e2a557aadd
limit length of lines to 500 chars
2018-05-27 15:04:12 +02:00
Frédéric FRANCE
a0055174c4
loadlangs
2018-05-27 09:58:23 +02:00
Frédéric FRANCE
84f2b31d46
loadlangs
2018-05-27 09:40:17 +02:00
Frédéric FRANCE
4d5c28b597
loadlangs
2018-05-27 09:27:09 +02:00
Frédéric FRANCE
ca9749eecc
Delete config
2018-05-27 00:32:41 +02:00
Frédéric FRANCE
753ba7ee17
Update assets_extrafields.php
2018-05-27 00:16:44 +02:00
Frédéric FRANCE
ec7516728d
Update assets_type_extrafields.php
2018-05-27 00:15:46 +02:00
Frédéric FRANCE
03bfb9a941
Update setup.php
2018-05-27 00:14:43 +02:00
Frédéric FRANCE
022d457284
loadlangs
2018-05-27 00:06:49 +02:00
Frédéric FRANCE
d986909109
loadlangs
2018-05-26 23:52:52 +02:00
Frédéric FRANCE
622c394283
loadlangs
2018-05-26 21:11:25 +02:00
Frédéric FRANCE
f5605bdd7d
loadlangs
2018-05-26 20:51:17 +02:00
Frédéric FRANCE
30a3b95368
loadlangs
2018-05-26 20:32:23 +02:00
Frédéric FRANCE
f24a6ed4d6
loadlangs
2018-05-26 19:03:41 +02:00
Frédéric FRANCE
67e0abdd66
loadlangs
2018-05-26 18:52:14 +02:00
Frédéric FRANCE
f53f7bbf40
loadlangs
2018-05-26 18:41:16 +02:00
Frédéric FRANCE
58e5715ac3
loadlangs
2018-05-26 17:57:30 +02:00
Frédéric FRANCE
812b182680
loadlangs
2018-05-26 17:04:23 +02:00
Frédéric FRANCE
e87ff4d9b0
loadlangs
2018-05-26 16:24:54 +02:00
Frédéric FRANCE
9cd7bb3f58
loadlangs
2018-05-26 16:03:19 +02:00
Frédéric FRANCE
0a90f2d690
loadlangs
2018-05-26 15:50:03 +02:00
Frédéric FRANCE
cbed5c8349
loadlangs
2018-05-26 15:41:32 +02:00
Frédéric FRANCE
a487cf6806
Update price.php
2018-05-26 15:15:38 +02:00
el00ruobuob
667e4c30d6
Update main.inc.php
...
charset missing, causing display issues.
2018-05-26 12:05:39 +02:00
Frédéric FRANCE
d67bed57d9
Update 7.0.0-8.0.0.sql
2018-05-26 11:26:20 +02:00
Frédéric FRANCE
af73e6cd4d
Update llx_paiementfourn.sql
2018-05-26 11:23:49 +02:00
ptibogxiv
d032b6ecfb
Fix error in list.php
2018-05-26 09:51:56 +02:00
Frédéric FRANCE
091fb81368
Update list.php
2018-05-26 09:49:13 +02:00
Frédéric FRANCE
455f809968
Update admin.php
2018-05-26 09:40:00 +02:00
Laurent Destailleur
894f16c5ee
Fix navifation
2018-05-25 18:11:24 +02:00
Laurent Destailleur
b44717e706
Fix navifation
2018-05-25 18:06:13 +02:00
Laurent Destailleur
c78b1f1154
Fix navigation into page containers
2018-05-25 17:59:58 +02:00
Laurent Destailleur
d41b395a6d
Fix edition of type of container
2018-05-25 17:52:24 +02:00
Laurent Destailleur
bfa9850211
NEW Add arrows to navigate into containers in website module
2018-05-25 17:47:03 +02:00
Frédéric FRANCE
146b73fc3e
Fix Travis
2018-05-25 17:44:33 +02:00
Laurent Destailleur
bf81b755f9
Fix state code for payment from indonesia
2018-05-25 16:21:13 +02:00
Laurent Destailleur
37dcfe4a46
FIX button to pay still visible when amount null used
2018-05-25 16:00:23 +02:00
Laurent Destailleur
4c9d3d9679
Code comment
2018-05-25 15:58:45 +02:00
Laurent Destailleur
4a58ae59ed
Fix missing drop of old constraint on old table
2018-05-25 15:54:59 +02:00
Laurent Destailleur
10281169e6
Empty page first
2018-05-25 15:43:08 +02:00
Laurent Destailleur
182abfdb5b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/societe/card.php
2018-05-25 15:02:24 +02:00
Laurent Destailleur
b246034670
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-25 14:57:43 +02:00
Laurent Destailleur
ba6193cff7
Add indonesia provinces
2018-05-25 14:57:30 +02:00
Laurent Destailleur
943d1dce2e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-05-25 13:15:38 +02:00
Laurent Destailleur
8a64ee2297
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/commande/list.php
htdocs/compta/facture/card.php
htdocs/compta/facture/list.php
htdocs/expedition/class/expedition.class.php
htdocs/expedition/list.php
htdocs/societe/card.php
2018-05-25 13:14:58 +02:00
Laurent Destailleur
823936ef87
Merge pull request #8847 from frederic34/multipriceqty
...
NEW Finish implementation of option PRODUIT_CUSTOMER_PRICES_BY_QTY_MULTIPRICES
2018-05-25 12:55:02 +02:00
Laurent Destailleur
bcbe28d802
Code comment
2018-05-25 12:48:33 +02:00
Laurent Destailleur
46d98febbe
Merge pull request #8841 from ATM-Marc/FIX_6.0_pdf_note_incoterm
...
FIX: pdf: overlap when linked elements and incoterms/public note displayed
2018-05-25 12:03:27 +02:00
Laurent Destailleur
fa252d5cbd
Merge branch 'develop' into FIX_6.0_pdf_note_incoterm
2018-05-25 11:59:22 +02:00
Laurent Destailleur
1a1f0fbc62
Merge pull request #8839 from ATM-Nicolas/fix_shipping_fetch
...
FIX : Fetch shipping will now fetch project id
2018-05-25 11:46:06 +02:00
Laurent Destailleur
aa65b3f9ba
Merge pull request #8830 from wdammak/patch-8
...
Add liste_modeles to warehouse module
2018-05-25 11:43:48 +02:00
Laurent Destailleur
9d407cdc03
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-25 11:27:04 +02:00
Laurent Destailleur
0e6aa3def3
Fix duplicate deprecated file
2018-05-25 11:26:50 +02:00
Laurent Destailleur
3d71ce8297
Update html.formfile.class.php
2018-05-25 11:19:38 +02:00
Laurent Destailleur
520ce99e56
Merge pull request #8828 from bgenere/develop
...
FIX : showOptionals function is now consistent with template Extrafield_view.tpl.php
2018-05-25 11:17:45 +02:00
Laurent Destailleur
a3bea8d298
Update commonobject.class.php
2018-05-25 11:17:01 +02:00
Laurent Destailleur
131ddd6984
Merge pull request #8827 from ATM-Marc/FIX_shipment_fk_project
...
FIX: shipment: fk_proje(c)t not handled in fetch() and update() methods
2018-05-25 11:12:39 +02:00
Laurent Destailleur
7f77f1bd5a
Merge pull request #8825 from atm-florian/develop_advtrgtml
...
new : add adv targt emailing amdin with main feature level 1
2018-05-25 11:10:51 +02:00
Laurent Destailleur
cbe54e596b
Merge pull request #8817 from wdammak/patch-5
...
Add generateDocument function to entrepot class
2018-05-25 11:08:43 +02:00
Laurent Destailleur
c36187b46b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-25 11:08:19 +02:00
Laurent Destailleur
3d97fa36d1
CSS
2018-05-25 11:08:05 +02:00
Laurent Destailleur
22b1f2574e
Merge pull request #8851 from atm-florian/develop
...
fix : avoid Notice: Undefined property: stdClass::$MAIN_FEATURES_LEVEL on upgrade.php page where global is not yet defined
2018-05-25 11:07:18 +02:00
Laurent Destailleur
ac0570f6b2
Update translate.class.php
2018-05-25 11:07:11 +02:00
Laurent Destailleur
001b94698a
Merge pull request #8832 from dtix/develop
...
NEW Add romanian chart of accounts
2018-05-25 11:05:59 +02:00
Laurent Destailleur
b25c7e44d3
Merge pull request #8816 from atm-gauthier/6.0_fix_test_before_delete_invoice
...
FIX : test is_erasable() must be done before call function delete()
2018-05-25 11:05:20 +02:00
Laurent Destailleur
0a581e48d4
Update card.php
2018-05-25 11:04:04 +02:00
Laurent Destailleur
8303dc1e6f
Merge pull request #8815 from atm-florian/develop_fixproject
...
NEW: add filter on project task list
2018-05-25 10:56:10 +02:00
Laurent Destailleur
034752dc0b
Update tasks.php
2018-05-25 10:54:17 +02:00
Laurent Destailleur
e7cfad0e60
Update tasks.php
2018-05-25 10:52:24 +02:00
Laurent Destailleur
c56ef86bc3
Update project.lib.php
2018-05-25 10:50:16 +02:00
Laurent Destailleur
973384604e
Merge pull request #8850 from grandoc/new_branch_24_05_2018
...
clean and update code
2018-05-25 10:45:39 +02:00
Laurent Destailleur
fbcaf8872b
Merge pull request #8808 from atm-john/Add_table_thead_and_tbody
...
Add table thead and tbody for object lines
2018-05-25 10:42:26 +02:00
Laurent Destailleur
04586fab66
Merge pull request #8824 from ggg44473/7.0
...
Fix sql error accounting account
2018-05-25 10:41:16 +02:00
Laurent Destailleur
02803f9284
Merge pull request #8821 from aspangaro/8.0-b26
...
Fix Loan : Move to Loadlangs / Remove oldcode (calc) / Presentation / Small problems
2018-05-25 10:36:46 +02:00
Laurent Destailleur
205732e240
Merge pull request #8822 from aspangaro/8.0-b27
...
Salaries : Move to LoadLangs
2018-05-25 10:34:36 +02:00
Laurent Destailleur
f416f9629e
Merge pull request #8840 from all3kcis/patch-9
...
Add oldcopy on productlot::update()
2018-05-25 10:22:18 +02:00
Laurent Destailleur
d99684f9aa
Merge pull request #8842 from GPCsolutions/develop-unittesttypo
...
Fix typo
2018-05-25 10:16:36 +02:00
Laurent Destailleur
545133960e
Merge pull request #8849 from atm-quentin/FIX_missing_filters_during_ordering
...
FIX missing filters during reordering
2018-05-25 10:15:20 +02:00
Laurent Destailleur
5d5638d906
Merge pull request #8848 from frederic34/typo
...
typo
2018-05-25 10:14:41 +02:00
Laurent Destailleur
3816b18c27
Merge pull request #8856 from glu000/7.0
...
FIX: It's not possible to remove a contact which is assigned to an event #8852
2018-05-25 10:14:19 +02:00
Laurent Destailleur
923fcfb36e
Merge pull request #8854 from glu000/develop
...
FIX: It's not possible to remove a contact which is assigned to an event #8852
2018-05-25 10:14:05 +02:00
Laurent Destailleur
76b34a5a60
Merge pull request #8857 from aspangaro/8.0-b28
...
FIX : Replace feature level 2 by a constant on accountancy journal
2018-05-25 10:13:20 +02:00
Laurent Destailleur
b9fbf13eba
Fix look and feel v8
2018-05-25 09:36:49 +02:00
Laurent Destailleur
9f2f8ca7e0
Fix scrutinizer
2018-05-25 09:31:16 +02:00
Alexandre SPANGARO
46a251a2b3
FIX : Replace feature level 2 by a constant on accountancy journal
2018-05-24 21:13:48 +02:00
Alexandre SPANGARO
d1e1d64b42
Add some information in bank_journal
2018-05-24 20:26:38 +02:00
Alexandre SPANGARO
7d2d818679
Fix link
2018-05-24 20:25:06 +02:00
Günter Lukas
3adfce35e2
Update card.php
2018-05-24 13:32:13 +02:00
Günter Lukas
1b237a75b9
Update card.php
2018-05-24 13:31:23 +02:00
Laurent Destailleur
23e2bb20d9
Look and feel v8
2018-05-24 12:32:04 +02:00
Laurent Destailleur
e51aa68284
Fix link to warehouses for events
2018-05-24 12:16:04 +02:00
Frédéric FRANCE
0623ff7667
fix logic
2018-05-24 11:56:19 +02:00
Laurent Destailleur
de447d88d7
Fix translation
2018-05-24 11:51:32 +02:00
florian HENRY
436a1001b3
fix : avoid Notice: Undefined property: stdClass::$MAIN_FEATURES_LEVEL
...
on upgrade.php page where global is not yet defined
2018-05-24 10:56:01 +02:00
Philippe GRAND
11b63325bf
clean and update code
2018-05-24 10:48:03 +02:00
atm-quentin
eb224e43a5
FIX missing filters during ordering
2018-05-24 10:41:24 +02:00
Laurent Destailleur
3f24f5ef78
Fix css
2018-05-23 18:19:59 +02:00
Laurent Destailleur
488c0c030e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/modules/modProduct.class.php
2018-05-23 18:09:25 +02:00
Laurent Destailleur
4967c678b8
Fix translation
2018-05-23 18:05:19 +02:00
Laurent Destailleur
3a06918b16
FIX Missing extrafields in export of stock or products
2018-05-23 18:00:27 +02:00
Laurent Destailleur
d1d8494666
FIX Missing extrafields in export
2018-05-23 17:48:18 +02:00
Frédéric FRANCE
1b69c2357f
typo
2018-05-23 17:16:58 +02:00
Frédéric FRANCE
8547827575
Merge remote-tracking branch 'upstream/develop' into multipriceqty
2018-05-23 17:06:02 +02:00
Frédéric FRANCE
efbb053e54
PRODUIT_CUSTOMER_PRICES_BY_QTY_MULTIPRICES
2018-05-23 17:05:08 +02:00
Raphaël Doursenaud
be78c37985
Fix typo
2018-05-23 11:37:12 +02:00
Marc de Lima Lucio
111f3a9649
FIX: pdf: overlap when linked elements and incoterms/public note displayed + port PR #8155 into supplier docs & contracts
2018-05-23 11:11:33 +02:00
All3kcis
4bfd8b5539
Add oldcopy on productlot::update()
2018-05-23 10:38:24 +02:00
ATM-Nicolas
734ecbc9b5
FIX : Fetch shipping will now fetch project id
2018-05-23 09:47:29 +02:00
Laurent Destailleur
f58e0d3bcf
Fix scrutinizer errors
2018-05-23 08:24:20 +02:00
Laurent Destailleur
a1c799507a
Fix $contactobject not always defined
2018-05-23 08:16:24 +02:00
Laurent Destailleur
d072c2eb5d
Fix turnover invoiced by vat rate and country. Use fiscal month start.
2018-05-22 23:09:27 +02:00
Laurent Destailleur
354198b31e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/societe/contact.php
2018-05-22 20:26:09 +02:00
Laurent Destailleur
f074daae48
Fix option MAIN_MAIL_ENABLED_USER_DEST_SELECT
2018-05-22 20:17:31 +02:00
Laurent Destailleur
2a579b707a
FIX javascript showempty error
...
FIX Contact tab not visible when using canvas
2018-05-22 19:43:28 +02:00
Laurent Destailleur
be21405d21
Fix missing error message
2018-05-22 19:24:56 +02:00
ATM-Nicolas
a455f60c42
FIX : Add calls to fetchComments function
2018-05-22 16:07:32 +02:00
ATM-Nicolas
d875553648
FIX : Remove fetchComments from project and task fetch function
2018-05-22 16:03:03 +02:00
ATM-Nicolas
f46d514586
Merge branch '7.0' of github.com:Dolibarr/dolibarr into fix_comments_on_tasks
2018-05-22 15:12:24 +02:00
Neil Orley
15e02c7082
NEW : adds billing contacts ids to REST API returns
...
adds billing contacts ids to REST API returns for proposals, orders and invoices
2018-05-22 11:40:32 +02:00
dtix
cca1d26943
Romanian chart of account added
2018-05-22 11:23:59 +03:00
dtix
63e056064e
Create llx_accounting_account_ro.sql
2018-05-22 11:22:04 +03:00
wdammak
1f43882bb7
Add liste_modeles to warehouse module
2018-05-22 01:09:52 +01:00
Laurent Destailleur
3c4c48c331
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-21 23:43:58 +02:00
Laurent Destailleur
7fce02e72e
Fix phpunit test name
2018-05-21 23:43:26 +02:00
Laurent Destailleur
745aa4bd73
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-21 23:38:46 +02:00
Laurent Destailleur
8951c4a7a5
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-05-21 23:36:47 +02:00
Laurent Destailleur
de84f0e687
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/actions_massactions.inc.php
htdocs/filefunc.inc.php
2018-05-21 23:35:09 +02:00
Laurent Destailleur
afa57fd66d
Fix syntax error
2018-05-21 23:33:20 +02:00
Laurent Destailleur
69141c9493
Fix PSR True->true and GETPOST file name for local checksum check
2018-05-21 22:24:27 +02:00
Laurent Destailleur
e5561ecdfb
Remove useless files
2018-05-21 22:14:15 +02:00
Laurent Destailleur
1b20ec05d1
Save translation
2018-05-21 19:37:47 +02:00
Laurent Destailleur
c141c3ecfd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-21 19:35:26 +02:00
Laurent Destailleur
05c2f206ff
Fix missing lang
2018-05-21 19:35:12 +02:00
bgenere
227539d647
FIX : showOptionals function is now consistent with template
...
Extrafield_view.tpl.php for date and datetime fields
The jdate function is not called when not needed.
2018-05-21 16:55:35 +02:00
Marc de Lima Lucio
c9222adf6d
FIX: shipment: fk_proje(c)t not handled in fetch() and update() methods
2018-05-21 16:22:06 +02:00
Philippe
4d72573484
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0
2018-05-21 14:44:22 +02:00
florian HENRY
dd946dd197
add ressource
2018-05-21 11:03:48 +02:00
florian HENRY
f5c245cd19
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_fixproject
2018-05-21 10:59:10 +02:00
florian HENRY
22cdbffb0a
new : add adv targt emailing amdin with main feature level 1
2018-05-21 10:58:16 +02:00
Sean Wang
8e397b772f
Fix sql error
2018-05-21 14:19:41 +08:00
Alexandre SPANGARO
4d3ce7a3d6
Fix buttons
2018-05-20 14:08:47 +02:00
Alexandre SPANGARO
3fd55585b7
Salaries : Move to LoadLangs
2018-05-20 08:00:42 +02:00
Alexandre SPANGARO
c41a9291f1
Fix some problems & presentation
2018-05-20 07:46:02 +02:00
Alexandre SPANGARO
a4d3c4bed0
Fix language
2018-05-20 06:16:12 +02:00
Alexandre SPANGARO
0b581fc507
loadLangs
2018-05-19 08:06:52 +02:00
Alexandre SPANGARO
1af4a857be
Remove old code
2018-05-19 08:06:24 +02:00
Alexandre SPANGARO
e2665bd30e
NEW : Accountancy Add import on general ledger
2018-05-19 07:29:17 +02:00
wdammak
5fef8c2dc1
Add generateDocument function to entrepot class
2018-05-18 14:59:42 +01:00
gauthier
4c3f9d6d5e
FIX : test is_erasable() must be done before call function delete() too to avoid delete invoice with &action=delete in url
2018-05-18 15:20:16 +02:00
florian HENRY
986b4f78ba
fix eldy comment
2018-05-18 13:54:07 +02:00
BENKE Charlene
24d353c9a7
inversion of dateo and datee
2018-05-18 12:24:44 +02:00
Laurent Destailleur
e01d9a62bc
Merge pull request #8776 from defrance/patch-114
...
FIX : inversion of dateo and datee
2018-05-18 12:21:58 +02:00
Laurent Destailleur
429efcc979
Merge pull request #8772 from wdammak/patch-2
...
Documents generes movement warehouse
2018-05-18 12:20:58 +02:00
Laurent Destailleur
f211cfaf0c
Merge pull request #8777 from grandoc/new_branch_11_05_2018
...
clean and update code
2018-05-18 12:20:22 +02:00
Laurent Destailleur
7de812d2ed
Merge pull request #8793 from atm-john/Fix_situation_discount_used
...
Fix creating next situation invoice if a discount was allready apply
2018-05-18 12:18:58 +02:00
Laurent Destailleur
f17fbfe125
Merge pull request #8814 from areaeuro/patch-2
...
Remove Warning: A non-numeric value encountered
2018-05-18 12:15:30 +02:00
Laurent Destailleur
b5f37b2876
Merge pull request #8811 from fappels/7.0_fix_product_vat_update_errorhandling
...
Fix product vat update error handling
2018-05-18 12:00:03 +02:00
Laurent Destailleur
01275a4cfe
Merge pull request #8771 from wdammak/patch-1
...
Add Documents generes warehouse module
2018-05-18 11:59:22 +02:00
Laurent Destailleur
508f6c1a89
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-05-18 11:53:09 +02:00
Laurent Destailleur
6d0306f75a
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/class/html.formfile.class.php
2018-05-18 11:52:48 +02:00
Laurent Destailleur
5f8346f854
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-05-18 11:48:30 +02:00
Laurent Destailleur
492b1e7169
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-05-18 11:48:08 +02:00
Laurent Destailleur
75f5cdbc0f
Merge pull request #8810 from simnandez/7.0
...
Fix: extrafiels is not passing orders to invoice
2018-05-18 11:47:44 +02:00
Laurent Destailleur
f2cfb928e8
Merge pull request #8809 from simnandez/5.0
...
Fix: extrafiels is not passing orders to invoice
2018-05-18 11:47:27 +02:00
Laurent Destailleur
24281028b7
Merge pull request #8807 from inoveaconseil/patch-2
...
Fix missing params for commonGenerateDocument
2018-05-18 11:43:11 +02:00
Laurent Destailleur
fa7f81c828
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-05-18 11:38:26 +02:00
Laurent Destailleur
a450f99e8a
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/filefunc.inc.php
2018-05-18 11:38:11 +02:00
Laurent Destailleur
0633d2f519
Merge pull request #8805 from bafbes/abb7007
...
Fix: Add journal label translation in journal list
2018-05-18 11:36:00 +02:00
Laurent Destailleur
004c85b4ed
Update journals_list.php
2018-05-18 11:35:37 +02:00
Laurent Destailleur
e724cfd6a2
Merge pull request #8802 from atm-john/new_avoir_situation
...
Add credit note compatibility with situation invoice.
2018-05-18 11:34:10 +02:00
Laurent Destailleur
162d271884
Merge pull request #8803 from atm-alexis/7.0_fix_task_contact_card_withoutproject
...
FIX 7.0 task contact card without withproject parameters
2018-05-18 11:29:11 +02:00
Laurent Destailleur
71f8971a8e
Merge pull request #8794 from ATM-Nicolas/fix_select_user
...
FIX : Select user on add time spent form
2018-05-18 11:27:05 +02:00
Laurent Destailleur
23a3923432
Merge pull request #8791 from aspangaro/8.0-a25
...
Update module assets (Add asset directory & langs)
2018-05-18 11:20:38 +02:00
Laurent Destailleur
078ea2ce9b
Merge pull request #8790 from aspangaro/7.0-f1
...
Fix : Double WHERE on admin/journal_list.php
2018-05-18 11:20:05 +02:00
Laurent Destailleur
2e9f5d1c94
Merge pull request #8798 from atm-florian/6.0
...
fix SQL and add hook
2018-05-18 11:18:10 +02:00
Laurent Destailleur
79bbeb05ae
Add missing phpunit tests
2018-05-18 11:17:33 +02:00
Laurent Destailleur
e2369dea29
FIX #8722
2018-05-18 11:17:21 +02:00
Laurent Destailleur
dd53f414f8
Merge pull request #8788 from bugness-chl/develop
...
Fix #8722 useless sql ORDER BY
2018-05-18 11:16:08 +02:00
John
3dd11e1eaf
Fix discount id
2018-05-18 11:02:04 +02:00
florian HENRY
a27c263747
NEW: add filter on project task list
2018-05-18 10:33:32 +02:00
areaeuro
11714b9b6b
Update societe.class.php
...
Line 2942 throws an error in php 7 "Warning: A non-numeric value encountered" when doing math sum, as substr() may be empty.
Convert to intval(substr()) to fix.
2018-05-18 10:27:54 +02:00
Laurent Destailleur
80bce6b62d
Add phpunit for accountingaccount
2018-05-18 09:25:59 +02:00
Juanjo Menent
dd259043cd
Fix: Cashdesk does not apply multi-price or price per customer
2018-05-18 09:20:18 +02:00
Laurent Destailleur
26e10caa7d
FIX #8813
2018-05-18 09:15:18 +02:00
Laurent Destailleur
e503aeb2e5
Merge pull request #8787 from aspangaro/8.0-a24
...
Update module assets
2018-05-18 09:05:46 +02:00
Laurent Destailleur
c9d23d3930
Merge pull request #8783 from grandoc/new_branch_12_05_2018
...
Clean and update code
2018-05-18 08:56:06 +02:00
Laurent Destailleur
689ef37d56
Merge pull request #8781 from atm-john/extend_import_lines_from_linked_element
...
Add propals lines inport on invoices.
2018-05-18 08:55:29 +02:00
florian HENRY
1b4dcefcb0
fix hookname as uniq by card
2018-05-18 08:52:13 +02:00
fappels
90d2ccc79c
Fix product vat update error handling
...
Product vat update does not show update error if update result negative.
2018-05-17 21:29:15 +02:00
Juanjo Menent
0aa8c6f498
Fix: extrafiels is not passing orders to invoice
2018-05-17 19:05:25 +02:00
Juanjo Menent
dc7a1610e7
Fix: extrafiels is not passing orders to invoice
2018-05-17 18:56:01 +02:00
Laurent Destailleur
1581e73906
Trans
2018-05-17 18:04:30 +02:00
Laurent Destailleur
a279451241
Fix can use actionmsg for generic trigger
2018-05-17 17:58:29 +02:00
John
8710cf570d
Add table thead and tbody for object lines
2018-05-17 16:52:16 +02:00
Laurent Destailleur
a23d1f6b82
Code comment
2018-05-17 16:50:40 +02:00
Laurent Destailleur
ffb6a5db81
Fix use correct stripe env
2018-05-17 16:07:44 +02:00
Laurent Destailleur
4f6b0fead6
Fix filter on test/live mode for stripe card
2018-05-17 15:13:16 +02:00
Laurent Destailleur
1645c14e25
Fix deletion of stripe card
2018-05-17 13:51:17 +02:00
Inovea Conseil
5804d1d4a3
Fix missing params for commonGenerateDocument
...
ADD param moreparams for compatibility with commonGenerateDocument
2018-05-17 10:16:44 +02:00
Laurent Destailleur
200af6ea5c
Fix stripe link
2018-05-17 09:45:31 +02:00
John
8175d90816
change case
2018-05-17 09:01:49 +02:00
Abbes Bahfir
933e277862
Fix: Add journal label translation in journal list
2018-05-16 19:59:56 +01:00
Laurent Destailleur
67ed1e0841
Fix filter criteria when using backto for events
2018-05-16 20:59:45 +02:00
Laurent Destailleur
133e736801
Fix save code
2018-05-16 20:52:45 +02:00
Laurent Destailleur
ac97ba9e36
Fix deletion of stripe card
...
Solve validation of recurring invoice
2018-05-16 20:41:01 +02:00
alexis Algoud
5c727c077b
fix task contact card without withproject parameters
2018-05-16 16:34:19 +02:00
John
fddd3156b1
add hidden conf
2018-05-16 16:15:30 +02:00
John
c67ab2a758
add hidden conf
2018-05-16 16:14:49 +02:00
John
4a0195deee
Fix merge mistake
2018-05-16 15:55:56 +02:00
John
f773317bf5
remove comment and move table
2018-05-16 15:55:42 +02:00
John
b01893d536
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_avoir_situation_pull
2018-05-16 15:29:57 +02:00
Laurent Destailleur
ef395fc36b
Fix scrutinizer bugs
2018-05-16 15:23:52 +02:00
Laurent Destailleur
ad32b3098a
Too verbose log
2018-05-16 10:31:44 +02:00
Laurent Destailleur
3e27d7dd2a
Report of turnover by vat rate / product type / country
2018-05-15 17:51:19 +02:00
florian HENRY
630e38072b
fix SQL and add hook
2018-05-15 17:02:54 +02:00
Laurent Destailleur
7099068f05
Fix calculation of vat paid
2018-05-15 14:47:04 +02:00
Laurent Destailleur
d52305cef8
NEW Add entry for the GDPR contact
2018-05-15 11:50:42 +02:00
Laurent Destailleur
f342c5c6b3
Page title first
2018-05-15 11:36:39 +02:00
Alexandre SPANGARO
88bc2dd416
Correct insert
2018-05-14 20:59:38 +02:00
Laurent Destailleur
a46362a71f
Prepare 7.0.3
2018-05-14 15:17:10 +02:00
Laurent Destailleur
c8e758411d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-05-14 15:16:33 +02:00
Laurent Destailleur
9552a914d8
FIX link for projets not linked to a thirdparties
2018-05-14 15:16:19 +02:00
ATM-Nicolas
ca09fddfb3
FIX : Select user on add time spent form
2018-05-14 15:16:07 +02:00
John
b42c87256c
Fix_situation_discount_used
2018-05-14 14:55:33 +02:00
Alexandre SPANGARO
675ae97f99
Update module assets (Add asset directory & langs)
2018-05-13 21:52:11 +02:00
Alexandre SPANGARO
2f1ac6fad8
Fix : Double WHERE on admin/journal_list.php
2018-05-13 20:35:07 +02:00
Chl
9b2f62791b
Fix #8722 useless sql ORDER BY
2018-05-13 15:52:47 +02:00
Laurent Destailleur
0c40dfa3f9
Translation
2018-05-13 14:30:48 +02:00
Laurent Destailleur
a2d485c14f
Fix management of enabled property extrafields
2018-05-13 14:27:40 +02:00
Laurent Destailleur
c76e866f41
CSS
2018-05-13 14:06:57 +02:00
Laurent Destailleur
302d9399e2
Fix search when using special char
2018-05-13 12:42:16 +02:00
Alexandre SPANGARO
938b529e99
Merge remote-tracking branch 'uptream/develop' into 8.0-a24
2018-05-13 07:52:47 +02:00
Alexandre SPANGARO
cb815e5e3b
Update works
2018-05-13 07:50:24 +02:00
Laurent Destailleur
53b5733fb4
Fix test
2018-05-12 13:40:53 +02:00
Laurent Destailleur
b84baece3c
Code comment
2018-05-12 11:32:00 +02:00
Laurent Destailleur
63ed5dcccc
Fix securekey for new online payment form
2018-05-12 11:23:40 +02:00
Laurent Destailleur
94ccb44673
Fix bad url wor external subscription page
2018-05-12 11:02:44 +02:00
Philippe GRAND
29c735d8bd
Clean and update code
2018-05-12 10:46:17 +02:00
Philippe GRAND
edbe32ea0c
clean and update code
2018-05-11 22:31:17 +02:00
Alexandre SPANGARO
9c6f92986e
Upgrade works
2018-05-11 21:48:22 +02:00
Philippe GRAND
e5d8dec2f9
clean and update code
2018-05-11 12:18:45 +02:00
atm-john
6b2dfa0528
Extend lines import to propal
2018-05-10 21:06:18 +02:00
Laurent Destailleur
9315d9c423
NEW Introduce permission "approve" for "leave request" like for "expense
...
report"
2018-05-10 18:56:21 +02:00
BENKE Charlene
ce40a51bdb
inversion of dateo and datee
2018-05-10 16:08:45 +02:00
Laurent Destailleur
7f704231fe
Fix migration script
2018-05-10 14:20:05 +02:00
Laurent Destailleur
a65170ba2d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-10 14:16:19 +02:00
Laurent Destailleur
0c35bc5284
Standardize code
2018-05-10 14:15:52 +02:00
Laurent Destailleur
1cb19795a7
Merge pull request #8754 from wdammak/develop
...
NEW Add pdf template for stock/warehouse module
2018-05-10 13:14:02 +02:00
Laurent Destailleur
3c6d1ccbac
Merge branch 'develop' into develop
2018-05-10 13:13:53 +02:00
Laurent Destailleur
a6966fe295
Update main.inc.php
2018-05-10 13:12:24 +02:00
Laurent Destailleur
70a185a9e6
Update main.inc.php
2018-05-10 13:11:52 +02:00
Laurent Destailleur
63b9384ef6
No transmormation of data objectid before calling trigger
2018-05-10 12:34:23 +02:00
Laurent Destailleur
2fb5de6136
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-10 12:30:14 +02:00
Laurent Destailleur
c094a6c43e
Reorder permissions
2018-05-10 12:29:58 +02:00
Laurent Destailleur
ee11a46a66
Merge pull request #8766 from fmarcet/develop
...
NEW Add Date delivery and Availability on Propals List
2018-05-10 12:18:27 +02:00
Laurent Destailleur
d020741173
Merge pull request #8757 from bafbes/abb7004
...
New : Translate list elements in journal selection
2018-05-10 12:15:34 +02:00
Laurent Destailleur
fddd628f08
Merge pull request #8764 from hregis/develop_email
...
NEW add pdf function to check if pdf file is protected/encrypted
2018-05-10 12:08:58 +02:00
Laurent Destailleur
f5f734e8ef
Merge pull request #8756 from bafbes/abb7003
...
New : Translate accountancy journal menu entries
2018-05-10 11:58:26 +02:00
Laurent Destailleur
0bf1fe2908
Merge pull request #8753 from delcroip/patch-15
...
new: log message for missing translation
2018-05-10 11:56:56 +02:00
Laurent Destailleur
f476e3e304
Update translate.class.php
2018-05-10 11:56:49 +02:00
Laurent Destailleur
e1acc5f6d6
Merge pull request #8760 from ATM-Nicolas/fix_lines_drag_and_drop
...
FIX : Drag and drop lines with extrafields
2018-05-10 11:55:19 +02:00
Laurent Destailleur
e1585a4d68
Merge pull request #8763 from fmarcet/7.0
...
Fix: Bug on invoice status list on left menu
2018-05-10 11:54:34 +02:00
Laurent Destailleur
9acd5f0446
Merge pull request #8761 from ATM-Nicolas/develop
...
FIX : Missing translations
2018-05-10 11:54:13 +02:00
Laurent Destailleur
afa9db2a88
Merge pull request #8752 from delcroip/patch-14
...
FIX Add properly the project models
2018-05-10 11:54:00 +02:00
Laurent Destailleur
842c6168a2
FIX #8762
2018-05-10 11:50:35 +02:00
Laurent Destailleur
4efc9f95cd
FIX #8775 (try better fix)
2018-05-10 11:48:18 +02:00
Laurent Destailleur
32868421f5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-10 11:41:30 +02:00
Laurent Destailleur
9e807c1c01
Merge pull request #8751 from wdammak/patch-7
...
Add models pdf to warehouse module
2018-05-10 11:41:03 +02:00
Laurent Destailleur
a4bd8f5722
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-10 11:39:40 +02:00
Laurent Destailleur
56b80d81dd
Declare hook as addreplace hook
2018-05-10 11:39:29 +02:00
Laurent Destailleur
13837fe850
Merge pull request #8750 from altatof/permissions_hook
...
NEW add hook for more permissions control
2018-05-10 11:38:58 +02:00
Laurent Destailleur
9077f18dd6
Update security.lib.php
2018-05-10 11:37:22 +02:00
Laurent Destailleur
8837193545
Merge branch 'develop' into permissions_hook
2018-05-10 11:36:08 +02:00
Laurent Destailleur
bc9eaaab84
Update security.lib.php
2018-05-10 11:34:20 +02:00
Laurent Destailleur
7be804dcf5
Update security.lib.php
2018-05-10 11:32:08 +02:00
Laurent Destailleur
0891766a3e
Update security.lib.php
2018-05-10 11:31:27 +02:00
Laurent Destailleur
ea4c48047a
All new hooks must be addreplace hooks
2018-05-10 11:30:27 +02:00
wdammak
c0e5132108
Documents generes movement warehouse
2018-05-09 15:07:11 +01:00
wdammak
e62426546d
Add Documents generes
2018-05-09 15:02:46 +01:00
Ferran Marcet
70527e64c5
New: Add Date delivery and Availability on Propals List
2018-05-08 18:15:02 +02:00
Regis Houssin
415b7425fd
NEW add pdf function to check if pdf file is protected/encrypted
2018-05-08 09:45:10 +02:00
Ferran Marcet
d1fd39936c
Fix: Bug on invoice status list on left menu
2018-05-08 09:04:04 +02:00
ATM-Nicolas
fb9ace010f
FIX : Missing translations
2018-05-07 17:16:20 +02:00
ATM-Nicolas
5bc9799bf1
FIX : Drag and drop lines with extrafields
2018-05-07 16:30:22 +02:00
Abbes Bahfir
fd9b6365a7
New : Translate list element in journal selection
2018-05-07 09:20:19 +01:00
Abbes Bahfir
de8bd3f886
New : Translate accountancy journal menu entries
2018-05-07 08:43:41 +01:00
wdammak
596a6e01fe
Merge pull request #10 from wdammak/revert-5-wdammak-add-models-pdf-to-warhouse-module
...
Revert "Add models pdf to warehouse module"
2018-05-06 17:55:42 +01:00
wdammak
e733ea2979
Revert "Add models pdf to warehouse module"
2018-05-06 17:54:59 +01:00
wdammak
7f48853329
Merge pull request #9 from wdammak/wdammak-add-pdf-models-to-warehouse-module
...
Add pdf warehouse to warehouse module
2018-05-06 17:34:45 +01:00
wdammak
c90d0e6cb3
Add pdf warehouse to warehouse module
2018-05-06 17:30:54 +01:00
wdammak
d038bf3e4b
Merge pull request #8 from Dolibarr/develop
...
Update rep
2018-05-06 17:01:44 +01:00
delcroix Patrick
5ac2b51517
new: log message for missing traduction
...
It's often difficult to find out the missing translation
2018-05-06 17:29:30 +02:00
delcroix Patrick
a2c93e56ae
fixAdd properly the project models
...
Previous code was adding only the Task model (project model where actually push during the installation) and only one of the two model available.
2018-05-06 13:36:37 +02:00
Laurent Destailleur
20c50e809d
Start 6.0.8
2018-05-06 10:43:40 +02:00
Laurent Destailleur
5fe8249706
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
2018-05-05 23:22:04 +02:00
Laurent Destailleur
a842178689
Fix migration missing steps
2018-05-05 23:20:53 +02:00
Laurent Destailleur
8e729c2021
Add param autostable into generate_filelist_xml.php
2018-05-05 23:12:31 +02:00
Laurent Destailleur
fd53788d2f
Add param autostable into generate_filelist_xml.php
2018-05-05 22:54:22 +02:00
Laurent Destailleur
7511ba52ae
NEW Suggest link to pay online for customer orders
2018-05-05 22:20:33 +02:00
Laurent Destailleur
c34bfc229b
Fix syntax error
2018-05-05 19:39:58 +02:00
wdammak
117b1107b9
Merge pull request #7 from wdammak/wdammak-model-warehouse-and-movement
...
Add models warehouse and movement
2018-05-05 13:45:47 +01:00
wdammak
fb81088a4b
Add models warehouse and movement
2018-05-05 13:44:11 +01:00
Laurent Destailleur
546da0ceda
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/account.php
htdocs/core/modules/modStock.class.php
htdocs/product/inventory/list.php
2018-05-05 14:40:39 +02:00
wdammak
c269699679
Add model_pdf to warehouse module
2018-05-05 13:33:34 +01:00
altatof
a8ecce9e6d
add hook for more permissions control
2018-05-05 14:31:17 +02:00
Laurent Destailleur
e254d6951d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-05 14:29:54 +02:00
Laurent Destailleur
5eec9efe0c
Merge pull request #8749 from bafbes/abb7002
...
New : Option INVOICE_CAN_REMOVE_DRAFT_ONLY to delete draft invoices with precedence over INVOICE_CAN_ALWAYS_BE_REMOVED
2018-05-05 14:27:28 +02:00
Laurent Destailleur
97f161b276
Update list.php
2018-05-05 14:25:44 +02:00
Laurent Destailleur
8baa529719
Update actions_massactions.inc.php
2018-05-05 14:22:52 +02:00
Laurent Destailleur
aba2ef7ad2
Update actions_massactions.inc.php
2018-05-05 14:22:18 +02:00
Abbes Bahfir
17b8de2cdd
New : Option INVOICE_CAN_REMOVE_DRAFT_ONLY to delete draft invoices with precedence over INVOICE_CAN_ALWAYS_BE_REMOVED
2018-05-05 12:57:29 +01:00
Laurent Destailleur
407343645e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-05 13:57:22 +02:00
Laurent Destailleur
ad7f604306
Update 7.0.0-8.0.0.sql
2018-05-05 13:52:39 +02:00
Laurent Destailleur
dd330fce2e
Update 7.0.0-8.0.0.sql
2018-05-05 13:52:18 +02:00
Laurent Destailleur
95bd249ec6
Merge pull request #8740 from grandoc/new_branch_04_05_2018
...
Clean and update code
2018-05-05 13:49:54 +02:00
Laurent Destailleur
363eaf0d72
FIX Parameters to triggers must be set into $this->context array.
2018-05-05 13:44:49 +02:00
Laurent Destailleur
bdf4c0704b
Removed depreaceted not used method Categorie::get_nb_categories()
2018-05-05 13:40:45 +02:00
Laurent Destailleur
be561a63c2
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-05 13:36:45 +02:00
Laurent Destailleur
a9c7f90512
Missing hook after deprecated trigger
2018-05-05 13:36:20 +02:00
Laurent Destailleur
e9008e9461
Merge pull request #8734 from grandoc/new_branch_03_05_2018
...
clean and update code
2018-05-05 13:28:47 +02:00
Laurent Destailleur
c86ca55176
Merge pull request #8727 from ATM-Marc/NEW_conf_thirdparty_tag
...
NEW: hidden conf to assign category to thirparty neither customer nor prospect nor supplier
2018-05-05 13:16:42 +02:00
Laurent Destailleur
86697c58d8
Merge pull request #8712 from atm-quentin/develop_categ_filter
...
NEW thirdparty categ filter on lists
2018-05-05 12:56:27 +02:00
Laurent Destailleur
564d791697
Merge pull request #8710 from atm-quentin/develop
...
NEW cancel orders on massaction
2018-05-05 12:54:31 +02:00
Laurent Destailleur
9aaf5b95a7
Merge pull request #8745 from wdammak/patch-5
...
Update llx_entrepot add model_pdf
2018-05-05 12:50:36 +02:00
Laurent Destailleur
667b8c8a50
Merge pull request #8746 from wdammak/patch-6
...
Update llx_stock_mouvement Add model_pdf
2018-05-05 12:50:21 +02:00
wdammak
9316d47a55
Add models pdf to warehouse module
...
- Warehouse report
- Mouvement report
2018-05-04 22:08:01 +01:00
wdammak
1b2dbedd15
Add models pdf to warehouse module
...
- Warehouse report
- Mouvement report
2018-05-04 22:06:44 +01:00
wdammak
468f970d32
Update llx_stock_mouvement Add model_pdf
2018-05-04 18:10:55 +01:00
wdammak
e34bd1a222
Update llx_entrepot add model_pdf
2018-05-04 18:08:04 +01:00
wdammak
9012a77a52
Prepare report generation for the warehouse module
2018-05-04 17:59:48 +01:00
Laurent Destailleur
efc00f687a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-04 18:24:13 +02:00
Laurent Destailleur
634e58b7c9
Look and feel v8
2018-05-04 18:24:00 +02:00
Laurent Destailleur
06bad22b31
FIX function not found
2018-05-04 18:12:18 +02:00
Laurent Destailleur
8e2844b295
css
2018-05-04 17:55:29 +02:00
wdammak
d766cb66b8
Overload styles files from a current folder of module & theme
2018-05-04 16:14:41 +01:00
wdammak
279e00a793
Merge pull request #4 from Dolibarr/develop
...
Update
2018-05-04 16:11:54 +01:00
Philippe GRAND
b5f222f45a
Clean and update code
2018-05-04 14:14:04 +02:00
Laurent Destailleur
5cff4c152b
Add tab "time spent" in project view. Can swith gantt/list.
2018-05-04 11:25:21 +02:00
Laurent Destailleur
1f775c907d
Fix translation of % column in gantt view
2018-05-04 11:01:22 +02:00
Philippe GRAND
f3a70a40d7
clean and update code
2018-05-03 21:27:52 +02:00
atm-quentin
f70df3490f
FIX add db commit
2018-05-03 10:53:24 +02:00
Marc de Lima Lucio
b0d05b4824
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_conf_thirdparty_tag
2018-05-03 09:47:25 +02:00
Marc de Lima Lucio
bc7b05537f
NEW: hidden conf to assign category to thirparty neither customer nor prospect nor supplier
2018-05-03 09:26:48 +02:00
wdammak
2cf1aa967c
Add warehouse models pdf
2018-05-03 01:01:05 +01:00
wdammak
bca8d0844e
Prepare the adding pdf models to the stock module
2018-05-03 00:38:38 +01:00
wdammak
33b96a4fb3
Merge pull request #1 from wdammak/wdammak-patch-1
...
Add: Overload styles files from a current folder of module & theme
2018-05-02 22:29:10 +01:00
wdammak
013b5af5a3
Merge pull request #2 from Dolibarr/develop
...
dolibarr up to date fork
2018-05-02 22:16:50 +01:00
Laurent Destailleur
9e18c95a3f
Fix migration script
2018-05-02 19:54:07 +02:00
Laurent Destailleur
24518803fc
Clean code
2018-05-02 19:15:16 +02:00
Laurent Destailleur
dfe6e4bfc1
Doxygen
2018-05-02 19:08:59 +02:00
Laurent Destailleur
3aeb2d2ad1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-02 19:05:18 +02:00
Laurent Destailleur
d0fafc812e
Fix include of strip class only when required
2018-05-02 19:04:59 +02:00
Laurent Destailleur
123a93e6e3
Merge pull request #8703 from atm-florian/develop
...
FIX Compatibility of accountanty module with multicompany module
2018-05-02 18:29:13 +02:00
Laurent Destailleur
0310db7e15
Merge pull request #8715 from bafbes/abb6031
...
New : option to show database name in upper help menu
2018-05-02 18:26:50 +02:00
Laurent Destailleur
df60fb8d05
Merge pull request #8711 from ATM-Nicolas/new_display_price_ht_in_home
...
NEW : Display price HT on commercial area boards
2018-05-02 18:23:11 +02:00
Laurent Destailleur
c53554f842
Merge pull request #8707 from tuxgasy/develop_multicurrency_objectline_print
...
No display object line curreny if not necessary
2018-05-02 18:17:07 +02:00
bafbes
739317a794
New : option to show database name in upper help menu
2018-05-02 16:53:18 +01:00
atm-quentin
21b387a4c4
NEW thirdparty categ filter on lists
2018-05-02 15:01:32 +02:00
atm-quentin
a20ec7ba1e
NEW cancel orders on massaction
2018-05-02 14:37:35 +02:00
ATM-Nicolas
73c3529831
NEW : Display price HT on all commercial area boards
2018-05-02 14:36:55 +02:00
TuxGasy
12440e6a7e
Do not display multicurrency cols if currency of object is same as main currency
2018-05-02 11:30:35 +02:00
florian HENRY
daf829c9f7
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/install/mysql/migration/7.0.0-8.0.0.sql
2018-05-02 08:49:40 +02:00
wdammak
42dee75ba3
Add: Overload styles files from a current folder of module & theme
...
My goal is to overload css files only for the current module and without changing the source code of the module but just by adding a folder style in the module folder. Then just place the css files to overload in this folder they will be automatically added in the head.
The same method is applied to the current theme.
To test, for example, place a custom.css file in the societe/style/custom.css folder and check the head of a company module page.
2018-05-01 23:32:35 +01:00
Laurent Destailleur
2f2d17926d
Sort list
2018-05-01 20:52:25 +02:00
Laurent Destailleur
124abd39b6
Code comment
2018-05-01 20:31:57 +02:00
Laurent Destailleur
dc9892f803
Fix bad log
2018-05-01 20:17:03 +02:00
Laurent Destailleur
5e14b165c9
NEW Show last result code of cron jobs in error in red
2018-05-01 19:51:53 +02:00
Laurent Destailleur
cb76d2ce0f
Better logging
2018-05-01 18:58:19 +02:00
Laurent Destailleur
14fd740b04
Fix lang must be '' and not empty in email_template
2018-05-01 16:25:06 +02:00
Laurent Destailleur
c3b5664fb5
Fix sort order of email templates
2018-05-01 16:24:40 +02:00
Laurent Destailleur
3cad7c6998
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-05-01 12:51:46 +02:00
Laurent Destailleur
8be8249f85
Clean code, fix warnings
2018-05-01 12:40:42 +02:00
florian HENRY
c84f44a508
fix accountanty in multientity
2018-05-01 12:30:22 +02:00
Laurent Destailleur
f50a6149d5
Look and feel v8 (menu statistics at end)
2018-05-01 11:09:03 +02:00
Laurent Destailleur
3374c50e2d
CSS
2018-05-01 10:42:09 +02:00
Laurent Destailleur
b9e6f6eab8
Fix link to navigate in year only if filter is for a full year
2018-05-01 10:35:12 +02:00
Laurent Destailleur
ee69bdd3da
Merge pull request #8699 from DazzX/improve_stat_page
...
New : Reactivate next and previous link
2018-05-01 10:26:49 +02:00
Laurent Destailleur
de0721aba9
Merge pull request #8698 from DazzX/result_stat_refresh_link
...
Fix bug when click on refresh button
2018-05-01 10:22:07 +02:00
Laurent Destailleur
05d1613628
Merge pull request #8697 from DazzX/turnover_stat_refresh_link
...
Fix link "refresh" on turnover report
2018-05-01 10:20:04 +02:00
Laurent Destailleur
b21059ac25
Translation
2018-05-01 00:50:47 +02:00
Laurent Destailleur
9eea58e4c5
Translation
2018-04-30 20:19:28 +02:00
Laurent Destailleur
c9cca57b0f
NEW monthly VAT report show "Claimed for the period" + "Paid during this
...
period"
2018-04-30 20:02:16 +02:00
Laurent Destailleur
1bf56e58b3
Work on vat report
2018-04-30 18:21:04 +02:00
Laurent Destailleur
56be581a98
Remove deprecated header
2018-04-30 15:31:05 +02:00
Laurent Destailleur
32ace6a8cf
NEW Add hook setContentSecurityPolicy
2018-04-30 15:17:38 +02:00
Laurent Destailleur
4c12369a26
Debug module ticket
2018-04-30 10:33:36 +02:00
Laurent Destailleur
19c12f3103
Translation
2018-04-30 09:31:09 +02:00
Laurent Destailleur
55f982e504
Removed deprecated FPDI option and reorganise PDF setup page
2018-04-30 09:28:24 +02:00
Laurent Destailleur
6a76242611
Fix record with date_creation empty
2018-04-30 08:59:07 +02:00
Julien BARRET
bb2ef46ef4
Reactivate next and previous link
2018-04-30 00:24:47 +02:00
Julien BARRET
b099d834a0
Fix bug : when click on refresh button, next and previous button are broken.
...
Eg. in year 2018, next button point to year 4032!
2018-04-29 23:26:44 +02:00
Julien BARRET
efcc3f40fa
Fix link "refresh" on turnover report
2018-04-29 23:22:46 +02:00
Laurent Destailleur
984ef37ff5
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-29 20:19:05 +02:00
Laurent Destailleur
2fc2c44de4
Fix phpcs
2018-04-29 20:18:50 +02:00
Laurent Destailleur
0cdfd6800a
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-29 20:11:47 +02:00
Laurent Destailleur
98ff3868a9
Fix translation
2018-04-29 20:11:17 +02:00
Laurent Destailleur
82a8513aed
Standardize code
2018-04-29 19:52:14 +02:00
Laurent Destailleur
e168240ab0
Debug module DAV
2018-04-29 18:32:15 +02:00
Laurent Destailleur
8b4ef1313a
FIX API for tickets
2018-04-29 18:24:24 +02:00
Laurent Destailleur
aafab12f4b
Debug API for ticket module
2018-04-29 18:06:31 +02:00
Laurent Destailleur
1a9476bff5
Fix edition of label of a vat payment.
2018-04-28 20:17:39 +02:00
Laurent Destailleur
e72c2e6a11
Enhance sorting of field for lists on field with several sort criterias
2018-04-28 19:54:41 +02:00
Laurent Destailleur
2241418b33
Fix look and feel v7
2018-04-28 18:43:29 +02:00
Laurent Destailleur
e8fd5ea5cd
Better translation
2018-04-28 17:18:38 +02:00
Laurent Destailleur
94d6e178f7
Work on vat report code rewrite
2018-04-28 16:06:46 +02:00
Laurent Destailleur
07b9a9b44d
Better US english
2018-04-28 13:08:09 +02:00
Laurent Destailleur
257dc1cf77
Work on rewriting VAT reports
2018-04-27 19:17:34 +02:00
Laurent Destailleur
c35a190f1d
update some tools
2018-04-27 13:31:11 +02:00
Laurent Destailleur
e94d5b8318
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-27 12:51:57 +02:00
Laurent Destailleur
c50700470b
Remove deprecated file
2018-04-27 12:51:39 +02:00
Laurent Destailleur
f1b9188e9b
Merge pull request #8563 from ATM-Marc/NEW_backurlforcard
...
NEW: default add action: new param $backurlforcard to redirect to card
2018-04-27 11:57:15 +02:00
Laurent Destailleur
fef5a24870
Update myobject_card.php
2018-04-27 11:52:40 +02:00
Laurent Destailleur
e88c67ab11
Update actions_addupdatedelete.inc.php
2018-04-27 11:52:10 +02:00
Laurent Destailleur
9aa5633977
Merge pull request #8691 from hregis/develop_email
...
Fix: use "socpeople" instead "societe"
2018-04-27 11:42:27 +02:00
Laurent Destailleur
1cbf5f1c5e
Merge pull request #8687 from dolibarr95/patch-43
...
NEW : Allow negative quantity for dispatch (supplier order)
2018-04-27 11:41:05 +02:00
Laurent Destailleur
c376cc5779
Merge pull request #8686 from grandoc/new_branch_26_04_2018
...
clean code
2018-04-27 11:39:32 +02:00
Laurent Destailleur
e3142fff39
NEW Add method to register distributed payments on invoices
2018-04-27 11:38:31 +02:00
Laurent Destailleur
ef19136ff2
Merge pull request #8692 from Dolibarr/revert-8690-revert-8682-develop
...
Revert "Revert "NEW : Adds a contact to an invoice with REST API""
2018-04-27 10:46:18 +02:00
Laurent Destailleur
469d909126
Revert "Revert "NEW : Adds a contact to an invoice with REST API""
2018-04-27 10:46:09 +02:00
Regis Houssin
2906358383
Fix: use "socpeople" instead "societe"
2018-04-27 10:42:10 +02:00
Laurent Destailleur
0a3a3a8bcf
Merge pull request #8690 from Dolibarr/revert-8682-develop
...
Revert "NEW : Adds a contact to an invoice with REST API"
2018-04-27 10:40:40 +02:00
Laurent Destailleur
df9f4d3193
Revert "NEW : Adds a contact to an invoice with REST API"
2018-04-27 10:40:27 +02:00
Laurent Destailleur
fb582c2444
Merge pull request #8682 from Oeris/develop
...
NEW : Adds a contact to an invoice with REST API
2018-04-27 10:37:04 +02:00
Laurent Destailleur
db8ddc4712
Merge pull request #8680 from ATM-Nicolas/new_paymentsocial_trigger
...
NEW : Call to trigger on payment social contribution creation
2018-04-27 10:32:34 +02:00
Laurent Destailleur
3af67d4b92
Merge pull request #8679 from ATM-Nicolas/fix_wrong_trigger_name
...
FIX : Wrong trigger name
2018-04-27 10:32:17 +02:00
Laurent Destailleur
0a4bd14bc3
Merge pull request #8678 from defrance/patch-111
...
add $user on delete line
2018-04-27 10:31:19 +02:00
Laurent Destailleur
c40b50ca71
Fix typo
2018-04-27 10:23:09 +02:00
Laurent Destailleur
489318d4db
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-27 10:18:40 +02:00
Laurent Destailleur
aa30b946b6
Fix from #8677
2018-04-27 10:18:22 +02:00
Laurent Destailleur
27997b8c11
Merge pull request #8675 from ATM-Nicolas/fix_link_credit_note
...
Fix link credit note
2018-04-27 10:12:31 +02:00
Laurent Destailleur
19d15c79dd
Merge pull request #8673 from frederic34/variantonservice
...
NEW Module variant supported on services
2018-04-27 10:01:28 +02:00
Laurent Destailleur
1d40d34123
Merge pull request #8669 from tomours/develop
...
Fix french bank holidays (Easter related)
2018-04-27 09:56:01 +02:00
Laurent Destailleur
42722da824
Update date.lib.php
2018-04-27 09:55:44 +02:00
Laurent Destailleur
dde86628e7
Update date.lib.php
2018-04-27 09:49:52 +02:00
Laurent Destailleur
e1cfe0e2dd
Update date.lib.php
2018-04-27 09:49:15 +02:00
Laurent Destailleur
2ecbd132aa
Merge pull request #8668 from tuxgasy/Add_Hook_ordersupplierdispatch
...
New ordersupplierdispatch hook
2018-04-27 09:47:22 +02:00
Laurent Destailleur
cee4df9b27
Merge pull request #8667 from grandoc/new_branch_23_04_2018
...
clean code
2018-04-27 09:46:55 +02:00
Laurent Destailleur
3301c99b75
Merge pull request #8664 from DazzX/turnover_stat
...
Fix Year selector issue in turnover statistics page
2018-04-27 09:40:50 +02:00
Laurent Destailleur
659fd46b76
Merge pull request #8653 from ATM-Marc/NEW_commonObject_array
...
NEW: work on CommonObject 'array' field typeNew common object array
2018-04-27 09:39:26 +02:00
Laurent Destailleur
59e5545aa7
Fix phpunit
2018-04-27 09:18:25 +02:00
dolibarr95
1fb6f79727
Update dispatch.php
...
Only without batch module enabled
2018-04-27 09:14:52 +02:00
Laurent Destailleur
69db960a92
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/projet/activity/perweek.php
2018-04-26 18:33:02 +02:00
Laurent Destailleur
46a8511c69
Look and feel v8 (delete button in end of list)
2018-04-26 18:25:57 +02:00
dolibarr95
14e68ea8f9
Allow qty to be negative
2018-04-26 16:42:08 +02:00
Philippe GRAND
966419254d
clean code
2018-04-26 15:44:15 +02:00
Philippe GRAND
502c837e04
Merge remote-tracking branch 'upstream/develop' into new_branch_23_04_2018
2018-04-26 15:36:15 +02:00
Laurent Destailleur
45c8bbbf74
NEW Can filter on progression in timesheet
2018-04-26 12:42:02 +02:00
Neil Orley
00fb4300fc
FIX : return type change from array to int
2018-04-26 12:03:55 +02:00
Neil Orley
bf3b99163d
NEW : Adds a payment for the list of invoices given as parameter
...
Adds a payment for the list of invoices given as parameter
ie : 1 payment for x invoice
2018-04-26 11:59:59 +02:00
Neil Orley
2fa69551de
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2018-04-26 11:57:30 +02:00
Laurent Destailleur
bf829a4f9f
NEW Add name of day in the timesheet input page per day.
2018-04-26 11:12:41 +02:00
Laurent Destailleur
d988585f86
Save spaces in timesheet report page
2018-04-26 11:07:20 +02:00
Laurent Destailleur
36616cdd50
FIX When time is entered without hour, edit keeps this
2018-04-26 10:07:27 +02:00
Laurent Destailleur
21a18da43b
We can disable the "favorites" in select combo of countries
2018-04-25 21:06:51 +02:00
Laurent Destailleur
6b2bd93469
NEW Add dol_is_link function
2018-04-25 17:59:05 +02:00
Laurent Destailleur
39aef07c6b
FIX Only voters can send comments in public survey page
2018-04-25 17:14:18 +02:00
Neil Orley
991d5c4215
NEW : Adds a contact to an invoice
...
Adds a contact to an invoice using the REST API
2018-04-25 16:04:21 +02:00
Laurent Destailleur
75a4891113
Add az09comma to sanitize sortfield/sortorder
2018-04-25 15:47:42 +02:00
Laurent Destailleur
59d0e9a64f
trans
2018-04-25 12:36:16 +02:00
Laurent Destailleur
ae412f228d
NEW Experimental DAV module provides a public and private directory
2018-04-25 12:22:02 +02:00
Philippe GRAND
458dc42692
clean and update code
2018-04-25 11:50:58 +02:00
ATM-Nicolas
f71755d454
NEW : Call to trigger on payment social contribution creation
2018-04-25 09:34:57 +02:00
ATM-Nicolas
e058ab40a0
FIX : Wrong trigger name
2018-04-25 09:24:22 +02:00
BENKE Charlene
c879232fd7
add $user on delete line
...
possible to hamonize the call function for all line->delete ?
2018-04-24 23:41:12 +02:00
Laurent Destailleur
5d01efb79d
Code comment
2018-04-24 20:27:02 +02:00
Philippe GRAND
c22ef109ac
clean and add new code
2018-04-24 17:42:13 +02:00
Philippe GRAND
bf1e5bc618
Merge remote-tracking branch 'upstream/develop' into new_branch_23_04_2018
2018-04-24 17:31:10 +02:00
Laurent Destailleur
a86f1c8fde
FIX Can't invoice contract once it was closed
2018-04-24 14:46:16 +02:00
Laurent Destailleur
90723357c4
Look and feel v8
2018-04-24 13:50:05 +02:00
Laurent Destailleur
5eb7c7ffff
FIX Edit of ref_supplier in supplier invoice
2018-04-24 13:22:34 +02:00
Laurent Destailleur
9d070cac87
NEW Can add product in supplier order/invoice even w/o predefined price
...
Add option SUPPLIER_PROPOSAL_WITH_PREDEFINED_PRICES_ONLY,
SUPPLIER_ORDER_WITH_PREDEFINED_PRICES_ONLY and
SUPPLIER_INVOICE_WITH_PREDEFINED_PRICES_ONLY to restore restricted old
behaviour.
2018-04-24 12:57:31 +02:00
Frédéric FRANCE
6fc444e045
we can see what we are doing
2018-04-24 12:08:17 +02:00
ATM-Nicolas
b272d766a9
Merge branch 'develop' of github.com:Dolibarr/dolibarr into fix_link_credit_note
2018-04-24 11:48:49 +02:00
ATM-Nicolas
64dde1595b
FIX : Credit note links set from source invoice links
2018-04-24 11:48:26 +02:00
Laurent Destailleur
461ae46cc4
FIX When on a high page and searching for a small result, list was not
...
visible.
2018-04-24 11:37:57 +02:00
Laurent Destailleur
fcf91b6c8c
Look and feel v8
2018-04-24 11:12:12 +02:00
Frédéric FRANCE
5f4e2dc565
variant on services
2018-04-24 11:01:17 +02:00
Laurent Destailleur
be1089914e
Fix picto
2018-04-24 10:27:57 +02:00
Laurent Destailleur
decb93efa6
Fix NOIPCHECK
2018-04-24 10:17:57 +02:00
Laurent Destailleur
271e50ccf4
CSS
2018-04-24 10:06:13 +02:00
ATM-Nicolas
3d179fb7d3
FIX : Fetch function will fetch comments
2018-04-24 09:17:03 +02:00
Laurent Destailleur
fb8ad77378
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
2018-04-23 23:09:53 +02:00
Laurent Destailleur
00c8ea6c31
better message
2018-04-23 16:52:50 +02:00
Laurent Destailleur
4aa822d0f6
better message
2018-04-23 16:49:27 +02:00
Philippe GRAND
9e9d52a662
clean and update code
2018-04-23 16:23:30 +02:00
Philippe GRAND
bcf5c5d78a
clean code
2018-04-23 16:04:52 +02:00
Thomas OURSEL
4fd0ab3f31
Merge remote-tracking branch 'upstream/develop' into develop
2018-04-23 15:57:09 +02:00
Philippe GRAND
11d739494d
clean code
2018-04-23 15:51:21 +02:00
Thomas OURSEL
f402753fa3
Fix french holidays (Easter related)
2018-04-23 15:14:34 +02:00
Laurent Destailleur
01f76d0e08
FIX cron script disabled if module disabled
2018-04-23 15:06:30 +02:00
TuxGasy
6d552a2ae6
Add ordersupplierdispatch hook
2018-04-23 15:05:37 +02:00
Julien BARRET
8256bd1889
Fix Year selector issue in turnover statistics page
2018-04-23 11:39:34 +02:00
Laurent Destailleur
7065d16d85
FIX Error in ContractLigne not return to Contract
2018-04-23 10:35:11 +02:00
Laurent Destailleur
743f3d60f5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-22 20:59:42 +02:00
Laurent Destailleur
e9a2894727
Fix PSR2
2018-04-22 20:59:29 +02:00
Laurent Destailleur
54979bf3b3
Merge pull request #8660 from grandoc/new_branch_22_04_2018
...
update code
2018-04-22 20:30:59 +02:00
Laurent Destailleur
6aa2ca7462
Merge pull request #8659 from aspangaro/8.0-a24
...
Fix Accountancy
2018-04-22 20:30:42 +02:00
Laurent Destailleur
ffa8b7379b
Merge pull request #8658 from ptibogxiv/patch-26
...
fix getcountry
2018-04-22 20:29:31 +02:00
Laurent Destailleur
b049cf194d
Fix PSR2
2018-04-22 20:17:27 +02:00
Laurent Destailleur
32511422ab
Fix PSR2
2018-04-22 20:08:29 +02:00
Laurent Destailleur
c5a3890526
Fix travis
2018-04-22 19:48:43 +02:00
Laurent Destailleur
db665cdfcd
Fix travis
2018-04-22 19:43:24 +02:00
Laurent Destailleur
4ec77d396b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-22 19:38:36 +02:00
Laurent Destailleur
f9ed228e45
Fix travis file
2018-04-22 19:38:24 +02:00
Laurent Destailleur
ac89951acd
Merge pull request #8647 from fmarcet/develop
...
New: Add same parameters on 'printFieldListTitle' hooks
2018-04-22 19:35:09 +02:00
Laurent Destailleur
c3728add26
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-22 19:33:00 +02:00
Laurent Destailleur
1cd1368571
Fix travis file
2018-04-22 19:32:47 +02:00
Laurent Destailleur
68a0b45141
Merge pull request #8648 from grandoc/new_branch_20_04_2018
...
clean and update code
2018-04-22 19:31:46 +02:00
Laurent Destailleur
69adf73f4f
Clean code from $var = True
2018-04-22 19:27:37 +02:00
Laurent Destailleur
f513e3a179
Fix travis
2018-04-22 19:00:18 +02:00
Laurent Destailleur
fec9303d18
Remove useless $var
2018-04-22 18:51:03 +02:00
Laurent Destailleur
21add1c10b
Try to use trusty fro travis
2018-04-22 18:43:28 +02:00
Laurent Destailleur
58fa42b347
Try to use trusty fro travis
2018-04-22 18:34:33 +02:00
Laurent Destailleur
7f8f55a54b
Show version in travis settings
2018-04-22 18:12:19 +02:00
Laurent Destailleur
46e448a086
Fix default agenda view
2018-04-22 17:57:20 +02:00
Laurent Destailleur
6efb9f0ae0
Back to travis ok
2018-04-22 13:38:09 +02:00
Laurent Destailleur
49fcd70c5b
Try fix travis
2018-04-22 13:15:35 +02:00
Laurent Destailleur
1a8fbb9700
Show apache default file
2018-04-22 12:55:09 +02:00
Laurent Destailleur
6394996cd5
Try to use Trusty
2018-04-22 12:37:01 +02:00
Laurent Destailleur
06cbc19103
Add meta generator in install pages
2018-04-22 12:10:53 +02:00
Laurent Destailleur
338bf9b05c
Show travis test of server
2018-04-22 11:47:15 +02:00
Laurent Destailleur
fc7c9adec6
Test travis
2018-04-22 11:32:05 +02:00
Laurent Destailleur
f83369d268
Remove travis warnings
2018-04-22 11:27:26 +02:00
Laurent Destailleur
769a1f507b
Debug asset module
2018-04-22 11:26:59 +02:00
Philippe GRAND
05f4e3c68e
update code
2018-04-22 11:14:01 +02:00
Laurent Destailleur
d37df8e0b5
Try travis without dist: precise
2018-04-22 09:21:30 +02:00
Alexandre SPANGARO
034f7d56e4
Invert credit debit
2018-04-22 06:49:04 +02:00
Alexandre SPANGARO
d8e7c98a8d
Add nature "inventory" & hide in ventilation journal
2018-04-22 05:56:31 +02:00
Laurent Destailleur
a0152f8e7a
Better template
2018-04-21 16:07:40 +02:00
Laurent Destailleur
06e51703b1
Clean constructors
2018-04-21 16:01:05 +02:00
Laurent Destailleur
912d5c53f2
Standardize code
2018-04-21 15:54:05 +02:00
Laurent Destailleur
411949a6bb
Optimize constructors
2018-04-21 15:08:46 +02:00
Laurent Destailleur
394b988a4e
FIX key in getEntity for supplier proposals
2018-04-21 14:41:31 +02:00
Laurent Destailleur
98cb95cc41
Fix deprecated labels
2018-04-21 13:19:12 +02:00
Laurent Destailleur
c81c744aaf
Clean deprecated var
2018-04-21 13:14:58 +02:00
Laurent Destailleur
9eeaf5c3eb
dol_syslog now strftime instead of dol_print_date
2018-04-21 12:22:21 +02:00
Laurent Destailleur
ccd9aa8059
Fight against dolibarr warnings
2018-04-21 12:16:12 +02:00
Philippe GRAND
a8c7be3fb5
Typo
2018-04-21 12:14:51 +02:00
Laurent Destailleur
c30b0da07d
Clean code
2018-04-21 12:12:46 +02:00
Philippe GRAND
3856d64b63
update code
2018-04-21 12:07:19 +02:00
Philippe GRAND
410d1ee07d
Merge remote-tracking branch 'upstream/develop' into new_branch_20_04_2018
2018-04-21 12:05:50 +02:00
Laurent Destailleur
cef9782179
Clean defined constant at begin of pages
2018-04-21 12:00:55 +02:00
Philippe GRAND
4e9c77a738
Merge remote-tracking branch 'upstream/develop' into new_branch_20_04_2018
2018-04-21 11:46:03 +02:00
Laurent Destailleur
cca4b1cbf5
NEW Optimize load of hooks classes (save 1-5Kb of memory)
2018-04-21 11:24:45 +02:00
ptibogxiv
f5ef0441fd
fix for customer rereive and charge with sources
2018-04-21 11:23:02 +02:00
Laurent Destailleur
cc5d54faa5
Doc
2018-04-21 01:41:38 +02:00
ptibogxiv
f0c572717f
fix getcountry
...
note: stripe account may just be call with customer not card or source
2018-04-21 01:08:22 +02:00
Laurent Destailleur
f6743484dd
Better support of option COMPANY_AQUARIUM_CLEAN_REGEX
2018-04-21 00:58:42 +02:00
Laurent Destailleur
1031fcd796
logs
2018-04-21 00:37:05 +02:00
Laurent Destailleur
9b57dadc18
css
2018-04-21 00:05:14 +02:00
Laurent Destailleur
6afd4e67e9
Fix error in sources->retrieve when a stripeaccount is defined
2018-04-20 23:46:56 +02:00
Philippe GRAND
be600690cd
Fix : Bad value for modulepart
2018-04-20 16:47:49 +02:00
Philippe GRAND
53efccd98e
Merge remote-tracking branch 'upstream/develop' into new_branch_20_04_2018
2018-04-20 16:46:53 +02:00
Marc de Lima Lucio
39e890e2d7
FIX: handle non-js users
2018-04-20 16:43:27 +02:00
Marc de Lima Lucio
2bf66780cb
FIX: travis + code readability
2018-04-20 16:38:52 +02:00
Marc de Lima Lucio
41a0727481
NEW: work on CommonObject 'array' field type
2018-04-20 16:38:52 +02:00
Laurent Destailleur
22c6b596a7
Remove dead code
2018-04-20 15:56:10 +02:00
Laurent Destailleur
d0efc41983
New support of option BANK_ACCOUNT_ALLOW_EXTERNAL_DOWNLOAD
2018-04-20 14:50:11 +02:00
Laurent Destailleur
38d200d8a6
Fix left menu
2018-04-20 13:23:34 +02:00
Philippe GRAND
1ebdcae538
clean and update code
2018-04-20 11:30:40 +02:00
Philippe GRAND
33505411a7
clean and update code
2018-04-20 11:17:45 +02:00
Ferran Marcet
6ced1a3264
New: Add same parameters on 'printFieldListTitle' hooks
2018-04-20 10:38:16 +02:00
Laurent Destailleur
123f03eb1c
Move info into the README.md that is shown automatically.
2018-04-20 10:21:08 +02:00
Laurent Destailleur
9107701b8b
Move info into the README.md that is shown automatically.
2018-04-20 10:20:34 +02:00
Ferran Marcet
8e7b1c361f
Merge branch 'updevelop' into develop
2018-04-20 10:11:49 +02:00
Ferran Marcet
cdde89fdb3
Merge remote-tracking branch 'upstream/develop' into develop
...
# Conflicts:
# htdocs/fourn/commande/list.php
2018-04-20 10:10:24 +02:00
Laurent Destailleur
9df179f48a
Clean lang file
2018-04-20 10:09:26 +02:00
Laurent Destailleur
7d3d4e6c89
FIX Error not reported by batch
2018-04-20 09:46:02 +02:00
Laurent Destailleur
5794e38c54
FIX Close date not visible in service list
2018-04-20 09:45:49 +02:00
Laurent Destailleur
5f43ff3609
Fix no pitco if bank account not defined
2018-04-20 08:47:53 +02:00
Laurent Destailleur
b0b88d18df
Fix class not found
2018-04-20 02:08:09 +02:00
Laurent Destailleur
066d324e5f
nowrap
2018-04-20 02:02:30 +02:00
Laurent Destailleur
c5e0838946
Set position by default to 100
2018-04-20 01:56:35 +02:00
Laurent Destailleur
bbd1257222
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-20 01:50:08 +02:00
Laurent Destailleur
e621daa61d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-20 01:47:54 +02:00
Laurent Destailleur
c10c962d3a
Merge pull request #8624 from inoveaconseil/patch-1
...
NEW add any predefined mail content
2018-04-20 01:31:37 +02:00
Laurent Destailleur
a29a5fad0a
Merge pull request #8645 from grandoc/new_branch_19_04_2018
...
clean and update code
2018-04-20 01:31:05 +02:00
Laurent Destailleur
721ff3e1a4
Merge branch 'develop' into new_branch_19_04_2018
2018-04-20 01:30:57 +02:00
Laurent Destailleur
e9728ed73b
Merge pull request #8639 from ruistrecht-alt/FIX_Minor_merge_issue
...
Fix minor merge issue
2018-04-20 01:22:35 +02:00
Laurent Destailleur
2f19ba11e5
Merge pull request #8637 from hregis/develop_ticket
...
Fix: dolibarrize
2018-04-20 01:22:19 +02:00
Laurent Destailleur
788fd62205
Merge pull request #8636 from hregis/develop_pgsql
...
Fix: avoid Warning: A non-numeric value encountered + wrong var name
2018-04-20 01:20:19 +02:00
Laurent Destailleur
bb5d3ee47e
Merge pull request #8635 from aspangaro/8.0-a23
...
Accountancy - move to loadLangs
2018-04-20 01:19:51 +02:00
Laurent Destailleur
7baf0eddbc
NEW Add hidden option COMPANY_AQUARIUM_CLEAN_REGEX to clean generated
...
accounting account.
2018-04-20 01:10:57 +02:00
Laurent Destailleur
4ce313d864
NEW Can filter on country and taxid into the binding page
2018-04-19 23:52:37 +02:00
Laurent Destailleur
99feaf5275
Fix reposition class
2018-04-19 21:33:26 +02:00
Laurent Destailleur
16e27a445b
Sort type of email template combo list
2018-04-19 20:42:03 +02:00
Laurent Destailleur
17dd96ef31
Fix filter on email template
2018-04-19 20:17:54 +02:00
Laurent Destailleur
1389ce9e48
FIX Template of modules not enabled must not be visible
2018-04-19 20:12:43 +02:00
Laurent Destailleur
558bda5f27
Fix translation of extrafields
2018-04-19 17:45:00 +02:00
Philippe GRAND
ecda8bf55d
clean and update code
2018-04-19 17:07:36 +02:00
Philippe GRAND
ed087161f4
clean and update code
2018-04-19 16:50:47 +02:00
Regis Houssin
8977a9b7aa
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_ticket
Conflicts:
htdocs/public/ticketsup/create_ticket.php
htdocs/public/ticketsup/list.php
2018-04-19 16:42:00 +02:00
Laurent Destailleur
555c5f29e1
Ticket debug
2018-04-19 16:04:08 +02:00
Regis Houssin
5b79b76685
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_ticket
Conflicts:
htdocs/core/class/html.formticketsup.class.php
2018-04-19 15:58:14 +02:00
Laurent Destailleur
0358e0f29f
Debug ticketsup
2018-04-19 15:11:26 +02:00
Laurent Destailleur
8acc752195
Debug ticket module
2018-04-19 14:44:21 +02:00
Laurent Destailleur
8aab183567
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-19 14:00:18 +02:00
Laurent Destailleur
fc167612c2
NEW class reposition can also work on POST (not only GET)
2018-04-19 13:59:20 +02:00
Laurent Destailleur
4472234637
Can set email in dol_print_error_email
2018-04-19 12:12:54 +02:00
Laurent Destailleur
d8e05c90f7
Can set email in dol_print_error_email
2018-04-19 12:12:19 +02:00
Laurent Destailleur
0f16ccbc4a
Enhance dol_encode/dol_decode function
2018-04-19 12:03:42 +02:00
Laurent Destailleur
41be1c3d3d
Removed deprecated class (method setCookie already exists for that)
2018-04-19 10:22:08 +02:00
Rui Strecht
1bc8035f94
Fix minor merge issue
2018-04-18 10:31:10 +01:00
Regis Houssin
a4cd087df0
Fix: some bugs
2018-04-18 10:30:03 +02:00
Regis Houssin
ff76e60c49
Fix: some bugs and warnings
2018-04-18 10:13:20 +02:00
Marc de Lima Lucio
1a9675e410
FIX: user $backtopage insteead of $backurlforcard
2018-04-18 10:12:19 +02:00
Regis Houssin
d6680b982a
Fix: file not physically removed
2018-04-18 09:42:29 +02:00
Regis Houssin
d841abd55a
Fix: missing value when reload
2018-04-18 09:37:29 +02:00
Regis Houssin
85c93c26a9
Fix: dolibarrize
2018-04-18 09:27:54 +02:00
Regis Houssin
eaecf7190a
Fix: avoid Warning: A non-numeric value encountered + wrong var name
2018-04-18 08:34:48 +02:00
Alexandre SPANGARO
fd7bc2e607
Accountancy - move to loadLangs
2018-04-18 06:20:34 +02:00
Laurent Destailleur
7256edc831
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-18 03:28:50 +02:00
Laurent Destailleur
bbfc4a3e17
NEW Look and feel v8 - Show Picto "+" on all links "Add record"
2018-04-18 03:26:15 +02:00
Laurent Destailleur
46d28acb44
Look and feel v8
2018-04-18 02:10:23 +02:00
Laurent Destailleur
963c5c2951
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-18 00:01:13 +02:00
Laurent Destailleur
a0f8aa50d5
CSS
2018-04-18 00:00:37 +02:00
Laurent Destailleur
5713a048fe
Merge pull request #8632 from aspangaro/8.0-a21
...
Fix Accountancy
2018-04-17 21:30:16 +02:00
Laurent Destailleur
d2d28ac851
Merge pull request #8629 from hregis/develop_pgsql
...
Fix: correct syntax for postgresql
2018-04-17 21:28:07 +02:00
Regis Houssin
ad197d01c1
Fix: avoid error
2018-04-17 21:16:17 +02:00
Regis Houssin
bab32e05e7
Fix: best practice for sequence
2018-04-17 21:08:40 +02:00
Laurent Destailleur
c551bf20e2
sys
2018-04-17 21:06:26 +02:00
Alexandre SPANGARO
e0c0f7fd9b
Fix Accountancy
2018-04-17 20:04:55 +02:00
Regis Houssin
c07b5d684c
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_pgsql
2018-04-17 19:37:38 +02:00
Laurent Destailleur
5f3de7f97e
Doc
2018-04-17 19:23:05 +02:00
Regis Houssin
955ff14c6f
Fix: correct syntax for postgresql
2018-04-17 19:06:14 +02:00
Laurent Destailleur
dd46d97138
Merge pull request #8628 from hregis/develop_multicompany
...
Fix: syntax error with postgresql
2018-04-17 18:55:46 +02:00
Laurent Destailleur
fb81ce5117
Some fixes for postgresl migration
2018-04-17 18:32:04 +02:00
Regis Houssin
6d7bd7ce1e
Fix: syntax error with postgresql
2018-04-17 18:26:37 +02:00
Laurent Destailleur
fee4966219
Merge pull request #8601 from frederic34/esign
...
NEW add optional esign field in pdf propal
2018-04-17 16:12:53 +02:00
Laurent Destailleur
bf4daa4752
Merge pull request #8622 from frederic34/contratlist
...
NEW display total on contract service list
2018-04-17 16:08:26 +02:00
Inovea Conseil
d032280a96
NEW add any predefined mail content
2018-04-17 16:03:12 +02:00
Frédéric FRANCE
aec601dbcc
display total on contract service list
2018-04-17 15:40:12 +02:00
Laurent Destailleur
89a6841fbc
Debug ticket module
2018-04-17 14:51:08 +02:00
Laurent Destailleur
8c23fe6764
Fix td
2018-04-17 14:49:21 +02:00
Laurent Destailleur
2135365e0a
Bug new extrafields architecture
2018-04-17 14:44:55 +02:00
Laurent Destailleur
89b5114882
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-17 14:34:37 +02:00
Laurent Destailleur
4dadfac74b
Debug usage of the new extrafield architecture
2018-04-17 14:34:17 +02:00
Laurent Destailleur
7bb8078b46
Fix translation of extrafields
2018-04-17 13:52:50 +02:00
Laurent Destailleur
7b53ec5198
FIX timestamp must be an int not a float
2018-04-17 12:41:13 +02:00
Laurent Destailleur
7d3da25132
Merge pull request #8614 from ptibogxiv/patch-25
...
ADD minimal amount to require 3Dsecure if it's possible
2018-04-17 11:05:22 +02:00
ptibogxiv
3acd1b536b
Update stripe.php
2018-04-17 10:15:14 +02:00
ptibogxiv
8db9d19521
ADD minimal amount to require 3Dsecure if it's possible
2018-04-17 10:14:36 +02:00
Laurent Destailleur
d2f0d1f613
Add option MAIN_SEARCHBOX_CONTENT_LOADED_BEFORE_KEY because it is hard
...
to understand how it works when list is preloaded.
2018-04-17 10:01:14 +02:00
Laurent Destailleur
72c3a60d24
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-17 09:46:11 +02:00
Laurent Destailleur
80ece31631
Merge pull request #8607 from ATM-Marc/FIX_leftmenu_search
...
FIX: left search form: directly display all qualified objects
2018-04-17 09:45:55 +02:00
Laurent Destailleur
c3970f1a52
Code comment
2018-04-17 09:44:57 +02:00
Laurent Destailleur
7b3a9de9db
Merge pull request #8603 from frederic34/logintransp
...
login transparent when using background
2018-04-17 09:35:47 +02:00
Laurent Destailleur
f06412ebc1
Update style.css.php
2018-04-17 09:35:25 +02:00
Laurent Destailleur
1e0a660d24
More font awesome picto instead of img
2018-04-16 19:57:46 +02:00
Laurent Destailleur
106fb87d0a
NEW Can sort order of files in attach tab for leave and expensereport
2018-04-16 19:25:27 +02:00
Laurent Destailleur
faea6861c3
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/invoicetemplate_list.php
htdocs/langs/en_US/bills.lang
2018-04-16 18:19:21 +02:00
Laurent Destailleur
f19abe38d7
FIX pdf thumb for expense report
2018-04-16 18:17:35 +02:00
Marc de Lima Lucio
ba50fcd130
FIX: left search form: directly display all qualified objects
2018-04-16 15:15:35 +02:00
Laurent Destailleur
0d0da234b1
Lowercase NULL, TRUE, FALSE according to PSR2
2018-04-16 13:51:16 +02:00
Laurent Destailleur
c702c88fde
CSS
2018-04-16 13:11:48 +02:00
Laurent Destailleur
e7f6785a53
Add log
2018-04-16 12:23:24 +02:00
Laurent Destailleur
d549090290
Fix translation of button action must be a verb
2018-04-16 11:12:56 +02:00
Laurent Destailleur
8c307987d8
css
2018-04-16 00:26:13 +02:00
Laurent Destailleur
ecb50a8a6d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-15 22:02:05 +02:00
Laurent Destailleur
69c26e19a8
NEW Can edit the text color for title line of tables
2018-04-15 22:01:52 +02:00
Laurent Destailleur
56a634bec3
Look and feel v7
2018-04-15 20:17:04 +02:00
Laurent Destailleur
72de21537c
Clean code
2018-04-15 20:09:09 +02:00
Laurent Destailleur
6450f95c90
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-15 19:13:38 +02:00
Laurent Destailleur
2959dc4a3a
Fix regression
2018-04-15 18:20:04 +02:00
Laurent Destailleur
e2838aa074
NEW Show also size in bytes in tooltip if visible unit is not bytes
2018-04-15 17:58:13 +02:00
Laurent Destailleur
8fbde88872
Look and feel v8
2018-04-15 17:37:49 +02:00
Laurent Destailleur
9e50bbb9b1
standardize code
2018-04-15 16:35:18 +02:00
Frédéric FRANCE
46cfe1e2e7
Merge remote-tracking branch 'upstream/develop' into esign
2018-04-15 14:33:03 +02:00
Frédéric FRANCE
dec774ccf5
login transparent when using background
2018-04-15 14:03:05 +02:00
Laurent Destailleur
9ae789b358
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-15 11:42:12 +02:00
Laurent Destailleur
13ba69e085
Merge pull request #8595 from hregis/develop_ldap
...
Fix: broken $pdf object !
2018-04-15 11:38:51 +02:00
Laurent Destailleur
da66e5c5a7
Update pdf.lib.php
2018-04-15 11:38:29 +02:00
Frédéric FRANCE
d4c03230a0
add optional esign field in pdf propal
2018-04-15 11:34:21 +02:00
Laurent Destailleur
daf63ca116
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-15 11:32:06 +02:00
Laurent Destailleur
5968ca8cf2
Merge pull request #8593 from frederic34/patch-2
...
Translation
2018-04-15 11:31:21 +02:00
Laurent Destailleur
e49e455c0c
Merge pull request #8598 from aspangaro/8.0-a19
...
Accountancy - list by account - Add some fix & functions
2018-04-15 11:31:01 +02:00
Laurent Destailleur
90b5adaef1
Merge pull request #8600 from aspangaro/8.0-a20
...
Fix export balance
2018-04-15 11:28:22 +02:00
Laurent Destailleur
514b1116b7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-15 11:28:05 +02:00
Laurent Destailleur
f9382ce395
Upgrade octicons
2018-04-15 11:27:39 +02:00
Laurent Destailleur
dbfee8117d
Merge pull request #8597 from atm-florian/dev_uniformcode
...
fix syntax and uniformize code
2018-04-15 11:26:18 +02:00
Laurent Destailleur
9a018cba1c
Merge pull request #8599 from grandoc/new_branch_15_04_2018
...
fix typo
2018-04-15 11:22:56 +02:00
Alexandre SPANGARO
910d83d6e3
Fix export balance
2018-04-15 07:49:54 +02:00
Philippe GRAND
0a6bcb2a39
fix typo and translation
2018-04-15 07:37:23 +02:00
Philippe GRAND
7943a19402
fix typo
2018-04-15 07:07:04 +02:00
Alexandre SPANGARO
899ef6d2a6
Accountancy - list by account - Add some fix & functions
2018-04-15 06:55:18 +02:00
Laurent Destailleur
db385d64b6
Fix br
2018-04-14 23:24:01 +02:00
Laurent Destailleur
ffffd848a9
Look and feel v8
2018-04-14 22:34:46 +02:00
Laurent Destailleur
92d8867b6e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2018-04-14 22:24:47 +02:00
Laurent Destailleur
187cc35786
Look and feel v8
2018-04-14 22:23:56 +02:00
Laurent Destailleur
fdbeb4265a
Look and feel v8
2018-04-14 22:22:29 +02:00
Laurent Destailleur
77b686500c
css
2018-04-14 21:07:20 +02:00
florian HENRY
ad403c7045
fix syntax and uniformize code
2018-04-14 17:04:38 +02:00
Laurent Destailleur
2f0780a51f
csss
2018-04-14 15:53:58 +02:00
Laurent Destailleur
96ef9802df
css
2018-04-14 15:44:57 +02:00
Regis Houssin
fb4765c472
Fix clean code
2018-04-14 15:24:52 +02:00
Regis Houssin
732f019fb2
Fix: json format in llx_const
2018-04-14 15:17:51 +02:00
Regis Houssin
25a87507b9
NEW add new parameters for tcpf encryption
2018-04-14 15:12:51 +02:00
Regis Houssin
d97c052d08
Fix: broken $pdf object !
2018-04-14 10:41:38 +02:00
Frédéric FRANCE
9a001ed203
Translation
2018-04-14 09:51:11 +02:00
Laurent Destailleur
fea3182e93
NEW Can filter on account range in general ledger grouped by account
2018-04-14 00:01:54 +02:00
Laurent Destailleur
b4ef3945d2
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/fourn/facture/card.php
2018-04-13 23:52:08 +02:00
Laurent Destailleur
6cdb801ed8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-13 23:50:12 +02:00
Laurent Destailleur
d833620285
Fix title of break in balance account report
2018-04-13 23:49:08 +02:00
Laurent Destailleur
f84b74f4cc
Merge pull request #8583 from hregis/develop_ldap
...
NEW add "printUserPasswordField" hooks
2018-04-13 23:36:20 +02:00
Laurent Destailleur
1ef8484abf
Merge pull request #8589 from atm-quentin/develop
...
NEW OnSearchAndListGoOnCustomerOrSupplierCard conf
2018-04-13 23:30:30 +02:00
Laurent Destailleur
c6f57b8ec4
Update societe.php
2018-04-13 23:29:47 +02:00
Laurent Destailleur
c25e21de4b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-13 23:19:22 +02:00
Laurent Destailleur
ecfabc6633
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/functions.lib.php
2018-04-13 23:18:39 +02:00
Laurent Destailleur
a0e243a29b
Clean code
2018-04-13 23:11:19 +02:00
Laurent Destailleur
53dd3a3e94
Merge pull request #8588 from fappels/develop-ecmfiles
...
NEW Add triggers on ECM object and add fill src_object_type/id fields
2018-04-13 23:09:16 +02:00
Laurent Destailleur
93ea46c58c
Merge branch 'develop' into develop-ecmfiles
2018-04-13 23:08:26 +02:00
Laurent Destailleur
ab720abca2
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-13 22:57:57 +02:00
Laurent Destailleur
a933e458e7
Repair type of product in invoice table from type of product
2018-04-13 22:57:43 +02:00
Laurent Destailleur
12b5070d23
Merge pull request #8586 from hregis/develop_bug5
...
Fix: avoid Warning: Creating default object from empty value
2018-04-13 22:23:20 +02:00
Laurent Destailleur
3b202b2255
Merge branch 'develop' into develop_bug5
2018-04-13 22:23:14 +02:00
Laurent Destailleur
374a0723bf
Fix VAT report by rate
2018-04-13 22:20:14 +02:00
Laurent Destailleur
32ff8ae132
Fix link
2018-04-13 18:02:25 +02:00
Laurent Destailleur
6f91b8019f
Remove warnings
2018-04-13 17:54:27 +02:00
Laurent Destailleur
300d6962d9
Fix step5 upgrade process
2018-04-13 17:05:35 +02:00
fappels
e054d1ae8d
Try to fix travis
2018-04-13 16:49:03 +02:00
Laurent Destailleur
4251748aca
Clean code
2018-04-13 16:18:33 +02:00
atm-quentin
ba5ac47602
NEW OnSearchAndListGoOnCustomerOrSupplierCard conf
2018-04-13 15:48:58 +02:00
Laurent Destailleur
7811796491
Fix test
2018-04-13 15:43:26 +02:00
fappels
9ba697ea98
Enable triggers
...
Add missing fields $src_object_type $src_object_id.
2018-04-13 15:12:36 +02:00
Laurent Destailleur
77a853e49d
Fix remove warning
2018-04-13 14:53:40 +02:00
Laurent Destailleur
86112f0096
Syntax error
2018-04-13 14:15:33 +02:00
Laurent Destailleur
9f5eed0c9a
Code comment
2018-04-13 14:12:31 +02:00
Laurent Destailleur
d4cd5a0d95
Fix syntax error
2018-04-13 13:37:43 +02:00
Laurent Destailleur
be965bdbab
Clean code
2018-04-13 13:28:48 +02:00
Laurent Destailleur
b68cded9c4
Clean code
2018-04-13 13:11:07 +02:00
Laurent Destailleur
f3e10c5a00
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-13 12:52:34 +02:00
Laurent Destailleur
fbae4429b7
Clean code for better extrafields management
2018-04-13 12:52:23 +02:00
Regis Houssin
e6ff852226
Fix: avoid Warning: Creating default object from empty value
2018-04-13 11:20:21 +02:00
Laurent Destailleur
1521b0595b
Clean code
2018-04-13 11:03:03 +02:00
Laurent Destailleur
78fcbe9633
FIX the extrafields separator was not translated
2018-04-13 10:48:29 +02:00
Laurent Destailleur
85161f91ac
Merge pull request #8581 from defrance/patch-110
...
printTopRightMenu trigger : numeric result never empty
2018-04-13 10:37:51 +02:00
Laurent Destailleur
b1043e2a57
Update main.inc.php
2018-04-13 10:37:40 +02:00
Laurent Destailleur
768b9d3d1e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-13 10:01:45 +02:00
Regis Houssin
a317c54b66
Fix: missing right parameter
2018-04-13 09:39:02 +02:00
Regis Houssin
7c3f0be83d
Fix: missing parameters
2018-04-13 09:09:26 +02:00
Regis Houssin
7d1292d838
NEW add "printUserPasswordField" hooks
2018-04-13 09:05:17 +02:00
BENKE Charlene
a7decb2173
printTopRightMenu trigger numeric never empty
...
maybe find something better
2018-04-13 02:42:19 +02:00
Laurent Destailleur
39ebaf40ac
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-13 00:58:37 +02:00
Laurent Destailleur
0bbe7043ef
Fyx syntax error
2018-04-13 00:58:23 +02:00
Laurent Destailleur
6e288fca75
Merge pull request #8575 from all3kcis/develop-patch-16
...
NEW Add files management on products lot
2018-04-13 00:57:13 +02:00
Laurent Destailleur
3078b890d4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/stripe/admin/stripe.php
2018-04-13 00:45:39 +02:00
Laurent Destailleur
2fadfe4b6e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-13 00:42:20 +02:00
Laurent Destailleur
519ee64c1f
Translation
2018-04-13 00:42:08 +02:00
Laurent Destailleur
d530337bdc
Merge pull request #8579 from hregis/develop_ldap
...
Fix: wrong permissions
2018-04-12 23:51:37 +02:00
Laurent Destailleur
341d1efb11
Fix clear filter must not lose type
2018-04-12 23:42:06 +02:00
Laurent Destailleur
ce402abda2
Debut ticket module
2018-04-12 23:33:38 +02:00
Laurent Destailleur
ace55ba569
Debug usage of extrafields for ticket module
2018-04-12 23:17:46 +02:00
Laurent Destailleur
3cecfd02c7
NEW Mutualize code for action="update_extras"
...
NEW Can use setValueFrom without user modification field
FIX Exclude separators from mandatory extrafields test
More code to use the new framework array for extrafields
Can use text condition in extrafield visibility
2018-04-12 23:16:23 +02:00
Laurent Destailleur
1c9661d9d6
FIX Update incoterm on supplier invoice
2018-04-12 21:39:12 +02:00
Laurent Destailleur
664f57a5f0
Clean code
2018-04-12 19:13:06 +02:00
Regis Houssin
ee61324caf
Fix: show \r\n if description contain <br>
2018-04-12 18:57:51 +02:00
Laurent Destailleur
4b38cf5329
Fix request at wrong place
2018-04-12 18:30:07 +02:00
Regis Houssin
bd95e5265e
Fix: wrong permissions
2018-04-12 18:05:12 +02:00
All-3kcis
c35b454455
Fix bug productlot created without entity
2018-04-12 17:13:42 +02:00
All-3kcis
f1d1fdf951
Fix bug when entity=null on DB
2018-04-12 17:11:02 +02:00
All-3kcis
21df700325
Add option to save file with product batch ref
...
+ use batch number like ref instead of id
+ debug access to shared link
2018-04-12 15:55:08 +02:00
All-3kcis
a8fbf4a370
Add option to save file with product ref
2018-04-12 15:40:09 +02:00
All-3kcis
880fa55dd5
display user-friendly filesize
2018-04-12 15:29:22 +02:00
Laurent Destailleur
ba7d3ee97b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-12 15:17:26 +02:00
Laurent Destailleur
a8878c3f7e
FIX #6295
2018-04-12 15:17:15 +02:00
All-3kcis
f7e58f3c73
Add files management on products lot
2018-04-12 15:10:37 +02:00
Laurent Destailleur
9f00cf1ae1
Merge pull request #8572 from Dolibarr/add-code-of-conduct-1
...
Create CODE_OF_CONDUCT.md
2018-04-12 13:38:05 +02:00
Laurent Destailleur
d35c7554ca
Create CODE_OF_CONDUCT.md
2018-04-12 13:37:43 +02:00
Laurent Destailleur
dd022ee423
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-12 13:31:38 +02:00
Laurent Destailleur
ea2fd67e0d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/bank/card.php
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/langs/de_DE/admin.lang
2018-04-12 13:31:14 +02:00
Laurent Destailleur
19b5403cd9
Merge pull request #8568 from aspangaro/8.0-a18
...
Accountancy - Small fix
2018-04-12 13:19:39 +02:00
Laurent Destailleur
72092e7b6b
Update README-FR.md
2018-04-12 13:08:09 +02:00
Laurent Destailleur
413f234fba
Update README.md
2018-04-12 13:07:37 +02:00
Laurent Destailleur
5f5beb9cfb
Update README.md
2018-04-12 12:30:31 +02:00
Laurent Destailleur
97c30e7693
Update README.md
2018-04-12 12:25:13 +02:00
Laurent Destailleur
baa716dac1
Update README-FR.md
2018-04-12 12:23:50 +02:00
Laurent Destailleur
bdf8863e56
Update README-FR.md
2018-04-12 12:21:21 +02:00
Laurent Destailleur
9cf737cb46
Update README.md
2018-04-12 12:19:05 +02:00
Laurent Destailleur
4ea500c9fc
Merge pull request #8569 from monkeywithacupcake/patch-1
...
Update README.md
2018-04-12 12:15:54 +02:00
Laurent Destailleur
cca3604f34
Update README.md
2018-04-12 12:13:00 +02:00
Laurent Destailleur
34ce9a8aa1
Update README.md
2018-04-12 12:11:05 +02:00
Laurent Destailleur
2b16ee75cd
Fix ref must be visible on combolist
2018-04-12 11:29:16 +02:00
Laurent Destailleur
07853b35aa
Remove php5.3 from travis. PHP 5.3 no more supported with Dolibarr 8
2018-04-12 11:28:35 +02:00
jess
c143ac060b
Update README.md
...
Hi, I'm making updates for Open Collective. Either you or a supporter signed this repo up for Open Collective. This pull request adds backers and sponsors from your Open Collective https://opencollective.com/dolibarr ❤️
It adds two badges at the top to show the latest number of backers and sponsors. It also adds placeholders so that the avatar/logo of new backers/sponsors can automatically be shown without having to update your README.md. [more info](https://github.com/opencollective/opencollective/wiki/Github-banner ). See how it looks on [this repo](https://github.com/apex/apex#backers ).
You can also add a "Donate" button to your website and automatically show your backers and sponsors there with our widgets. Have a look here: https://opencollective.com/widgets
P.S: As with any pull request, feel free to comment or suggest changes. The only thing "required" are the placeholders on the README because we believe it's important to acknowledge the people in your community that are contributing (financially or with code!).
Thank you for your great contribution to the open source community. You are awesome! 🙌
And welcome to the open collective community! 😊
Come chat with us in the #opensource channel on https://slack.opencollective.com - great place to ask questions and share best practices with other open source sustainers!
2018-04-12 14:09:31 +09:00
Alexandre SPANGARO
251117fcce
Accountancy - Small fix
2018-04-12 06:07:22 +02:00
Laurent Destailleur
6cb0793d14
Merge pull request #7969 from marcosgdf/bug-4875
...
FIX #4875 Remove external module code from Dolibarr core code - Introduce hook initSendToSocid instead
2018-04-11 18:33:10 +02:00
Laurent Destailleur
e468584783
Update actions_sendmails.inc.php
2018-04-11 18:31:46 +02:00
Laurent Destailleur
698f5c165a
Merge pull request #8430 from atm-florian/dev_mailtouser
...
NEW : Can select from the user list into send form email (For field to and CC)
2018-04-11 17:55:40 +02:00
Laurent Destailleur
ac8520c114
Merge pull request #8557 from Gecka-Apps/7.0-substitution
...
Passes the list of third parties and the list of objects ref to the complete_substitutions_array function as parameters.
2018-04-11 17:40:38 +02:00
Laurent Destailleur
e543a6bf85
Merge pull request #8549 from atm-greg/fix_multiselect_filter
...
FIX #8480
2018-04-11 17:38:30 +02:00
Laurent Destailleur
1aace69b1a
Update functions.lib.php
2018-04-11 17:37:00 +02:00
Laurent Destailleur
e71ea882b3
Merge pull request #8556 from sadlig/develop
...
Fix value cond_reglement_id & mode_reglement_id
2018-04-11 17:30:00 +02:00
Laurent Destailleur
9634f4c82a
Update supplier_proposal.class.php
2018-04-11 17:29:45 +02:00
Laurent Destailleur
693f0da2a6
Merge pull request #8545 from atm-florian/7.0_fix8436
...
fix #8436
2018-04-11 17:23:40 +02:00
Laurent Destailleur
b68975f106
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-11 17:14:56 +02:00
Laurent Destailleur
c70e0c1cda
FIX #8475 #8540
2018-04-11 17:14:34 +02:00
Laurent Destailleur
68b4b74d80
Merge pull request #8531 from all3kcis/patch-7
...
Add insertExtraFields into create/update
2018-04-11 16:34:21 +02:00
Laurent Destailleur
701aa53bdd
Update productlot.class.php
2018-04-11 16:33:12 +02:00
Laurent Destailleur
1feee6378f
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-11 14:45:52 +02:00
All3kcis
00c8593567
remove hook
2018-04-11 14:09:30 +02:00
Laurent Destailleur
7adbc473c9
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-11 13:26:37 +02:00
Laurent Destailleur
b652c53379
Sync transifex
2018-04-11 13:26:23 +02:00
Laurent Destailleur
f54113b1a1
Merge pull request #8524 from frederic34/patch-10
...
FIX do not fill error with success message when using SwiftMailer
2018-04-11 13:19:04 +02:00
Laurent Destailleur
273eadab43
Merge pull request #8547 from ATM-Marc/NEW_linked_objects_orderby
...
NEW: can specify SQL 'ORDER BY' clause in fetchObjectLinked (issue #7830 )
2018-04-11 13:18:10 +02:00
Laurent Destailleur
e393e8b813
Merge pull request #8520 from aspangaro/8.0-a15
...
NEW Add file number in accountant card and update export filename
2018-04-11 13:17:26 +02:00
Laurent Destailleur
ea35a445a1
Merge branch 'develop' into 8.0-a15
2018-04-11 13:17:12 +02:00
Laurent Destailleur
7d27af4778
Merge pull request #8552 from atm-arnaud/NEW_remove_element_in_categ
...
FIX #7730
2018-04-11 13:14:59 +02:00
Laurent Destailleur
b4d6811aff
Merge pull request #8522 from frederic34/patch-2
...
Update actions_mymodule.class.php
2018-04-11 13:10:07 +02:00
Laurent Destailleur
dcab5da980
Merge pull request #8553 from QuentinSu/patch-1
...
Update style.css.php
2018-04-11 13:08:12 +02:00
Laurent Destailleur
ab55426f2e
Merge pull request #8555 from aspangaro/8.0-a17
...
Fix : Migration 7.0.0 don't contains all new chart of accounts.
2018-04-11 13:07:50 +02:00
Laurent Destailleur
9af052602a
Fix css
2018-04-11 12:54:57 +02:00
Laurent Destailleur
bf1e3705fb
Fix english
2018-04-11 12:47:10 +02:00
Marc de Lima Lucio
2a265e9de9
NEW: default add action: new param $backurlforcard to redict to card
2018-04-11 12:32:55 +02:00
Laurent Destailleur
aa3c81c8bd
Translation
2018-04-11 10:15:54 +02:00
Laurent Destailleur
5cdebb4daa
Fix typo
2018-04-11 10:00:53 +02:00
Laurent Dinclaux
185c1aca13
Passes the list of third parties and the list of objects ref to the complete_substitutions_array function as parameters.
2018-04-11 13:27:25 +11:00
Gildas Rossignon
80a4428955
Fix value cond_reglement_id & mode_reglement_id
...
I had a bug when trying to create a supplier proposal by this way :
$fournisseur = new Societe($db);
$fournisseur->fetch(1);
$supplierproposal = new SupplierProposal($db, $fournisseur->id);
if ($supplierproposal->create($user) < 1) {
echo $supplierproposal->error . '<br/><br/>';
echo $db->lastquery;
}
This would generate an insert query with an empty value :
INSERT INTO llx_supplier_proposal (fk_soc, price, remise, remise_percent, remise_absolue, tva, total, datec, ref, fk_user_author, note_private, note_public, model_pdf, fk_cond_reglement, fk_mode_reglement, fk_account, date_livraison, fk_shipping_method, fk_projet, entity, fk_multicurrency, multicurrency_code, multicurrency_tx) VALUES (1, 0, 0, null, null, 0, 0, '2018-04-10 23:01:52', '(PROV)', '1', '', '', '', , , NULL, null, NULL, null, 1, 0, 'EUR', 1)
2018-04-10 23:11:32 +02:00
Laurent Destailleur
eeb2580f32
Fix foreign key error
2018-04-10 22:23:21 +02:00
Alexandre SPANGARO
130f270627
Fix : Migration 7.0.0 don't contains all new chart of accounts.
2018-04-10 21:16:36 +02:00
Laurent Destailleur
28d8acbf6a
Code sample
2018-04-10 20:55:31 +02:00
Laurent Destailleur
f78cf68fb4
Debug ticket module
2018-04-10 18:11:19 +02:00
Laurent Destailleur
f181719769
Can fetch a companypaymentmode of a thirdparty
2018-04-10 18:11:08 +02:00
QuentinSu
803ea150cb
Update style.css.php
...
Line break not taken into account in the GED module
2018-04-10 17:12:26 +02:00
atm-arnaud
0e66d26d06
FIX #7730
2018-04-10 16:46:36 +02:00
Laurent Destailleur
0dea2b08c2
Fix english translation of nb
2018-04-10 16:39:45 +02:00
Laurent Destailleur
7df0d01e01
Fix translation
2018-04-10 16:30:18 +02:00
atm-greg
8a0baaad17
fix #8480
2018-04-10 16:25:06 +02:00
Marc de Lima Lucio
7aa4d16eef
NEW: can specify SQL 'ORDER BY' clause in fetchObjectLinked
2018-04-10 16:23:56 +02:00
Marc de Lima Lucio
cdcfe8e356
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2018-04-10 16:16:02 +02:00
Laurent Destailleur
a06c9df86c
Fix translation
2018-04-10 16:01:32 +02:00
Laurent Destailleur
0bf4381226
NEW The field "visible" on extrafield can accept expression as condition
2018-04-10 15:39:11 +02:00
florian HENRY
3de793d88f
fix #8436
2018-04-10 15:28:05 +02:00
Laurent Destailleur
486a372d44
Remove old deprecated hook insertExtraFields. Triggers must be used for
...
action on CRUD events.
2018-04-10 12:03:42 +02:00
Laurent Destailleur
7108f68db9
Remove old deprecated hook insertExtraFields. Triggers must be used for
...
action on CRUD events.
2018-04-10 12:03:01 +02:00
Laurent Destailleur
65996c47ff
Fix clean email syntax to remove , to avoid error RFC-5321 address
2018-04-10 11:15:21 +02:00
All3kcis
3cc3816391
Add $action before insertExtrafields hook
2018-04-10 10:17:06 +02:00
All3kcis
691e3df1c0
Add insertExtraFields in create
2018-04-10 09:59:07 +02:00
Marc de Lima Lucio
3b6a756cd8
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2018-04-09 16:50:54 +02:00
Laurent Destailleur
fae509e41d
Clean code
2018-04-09 14:25:15 +02:00
Laurent Destailleur
24f4d5040a
Move isInEEC from common to thirdparty class.
2018-04-09 14:25:02 +02:00
Laurent Destailleur
aa01afc0d5
Fix direct link on transifex using new search url
2018-04-09 13:57:09 +02:00
Laurent Destailleur
54a86dc2b1
Fix CSS
2018-04-09 11:42:43 +02:00
Laurent Destailleur
a231074012
Save search criteria when using "back to" on accounting account
...
Change type of foreign key to be an integer to avoid CAST in requests
2018-04-09 11:31:24 +02:00
Laurent Destailleur
0475cb8018
FIX Permission for bookkeeper
2018-04-09 10:51:58 +02:00
John
63180f45a8
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_avoir_situation
2018-04-09 09:17:26 +02:00
Frédéric FRANCE
f5b49aa93b
do not fill error with success message
2018-04-09 00:21:29 +02:00
Laurent Destailleur
0c0f950338
Look and feel
2018-04-09 00:03:13 +02:00
Laurent Destailleur
cfa667f9df
Fix rounding in data shown
2018-04-09 00:01:15 +02:00
Laurent Destailleur
ff411ed2e5
NEW Add accounting account number on product tooltip
2018-04-08 23:54:04 +02:00
Laurent Destailleur
58bc3e5e74
FIX Ref of supplier invoice in stats page
2018-04-08 23:38:54 +02:00
Frédéric FRANCE
b20fc6c816
Update actions_mymodule.class.php
2018-04-08 14:05:44 +02:00
Laurent Destailleur
f388e235fd
Fix filter on account
2018-04-08 13:42:39 +02:00
Laurent Destailleur
99ed9c4589
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/compta/facture/list.php
2018-04-08 13:10:10 +02:00
Laurent Destailleur
a09681f943
Fix css
2018-04-08 13:02:25 +02:00
Laurent Destailleur
6529043182
Clean code
2018-04-08 10:49:59 +02:00
Laurent Destailleur
165ee9598a
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/bank/bankentries_list.php
2018-04-07 21:52:51 +02:00
Laurent Destailleur
893adae346
FIX view of balance before field
2018-04-07 21:45:06 +02:00
Laurent Destailleur
419b225120
Clean code
2018-04-07 21:11:58 +02:00
Laurent Destailleur
d7d9c8c338
Fix module descriptor of dav module
2018-04-07 21:04:08 +02:00
Laurent Destailleur
88890cf9f4
Fix link to reconcile
2018-04-07 20:03:59 +02:00
Laurent Destailleur
b801a465f5
Translation
2018-04-07 19:42:47 +02:00
Laurent Destailleur
98b9f6bb47
DAV module
2018-04-07 19:12:41 +02:00
Laurent Destailleur
f659b62316
CSS
2018-04-07 17:14:23 +02:00
Laurent Destailleur
4d94327ead
Look and feel v8
2018-04-07 16:17:40 +02:00
Laurent Destailleur
4d2d9193b9
Work on VAT reports to use option MAIN_INFO_VAT_RETURN
2018-04-07 15:47:13 +02:00
Laurent Destailleur
259f3b3020
Add hidden option MAIN_SHOW_ALL_FILES_ON_DOCUMENT_TOOLTIP
2018-04-07 13:23:26 +02:00
Laurent Destailleur
093c367609
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formfile.class.php
2018-04-07 13:20:22 +02:00
Laurent Destailleur
d46a8eb8f0
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/company.php
2018-04-07 12:30:30 +02:00
Alexandre SPANGARO
741a14993a
NEW Add file number in accountant card and update export filename
2018-04-07 06:21:49 +02:00
Laurent Destailleur
d5089f2099
Fix default value of sales tax is used must be set in creation
2018-04-06 20:55:02 +02:00
Laurent Destailleur
9e89675862
Fix creation of supplier invoice
2018-04-06 20:34:12 +02:00
Laurent Destailleur
ee870342ef
Fix navigation/translation
2018-04-06 20:22:20 +02:00
Laurent Destailleur
0abcf5694c
Fix message of discount
2018-04-06 20:18:36 +02:00
Laurent Destailleur
b412f0b76b
Better interaction to setup email
2018-04-06 16:38:47 +02:00
Laurent Destailleur
85d4f7115b
Better position of the substitution tooltip for emails
2018-04-06 16:16:08 +02:00
Laurent Destailleur
1319bb35fb
Fix phpcs
2018-04-06 14:41:45 +02:00
Laurent Destailleur
99d72dc28c
Debug
2018-04-06 14:30:18 +02:00
Laurent Destailleur
049b9b2a5f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-06 14:19:25 +02:00
Laurent Destailleur
9ba55f0d1f
Debug list of transactions
2018-04-06 14:19:11 +02:00
Laurent Destailleur
8e778df0ff
Debug stripe module
2018-04-06 14:05:07 +02:00
Laurent Destailleur
d3adbdfbbc
FIX Restaure way to have empty entry menu
2018-04-06 14:04:52 +02:00
Laurent Destailleur
b0dc4c6d4a
Merge pull request #8376 from ptibogxiv/patch-18
...
NEW add internal stripe payment page for invoice
2018-04-06 13:40:57 +02:00
Laurent Destailleur
a886fadc2d
Merge pull request #8493 from aspangaro/8.0-a13
...
NEW Module Assets
2018-04-06 12:41:56 +02:00
Laurent Destailleur
956fc2376d
FIX #8483
2018-04-06 12:27:55 +02:00
Laurent Destailleur
f3e1581ba0
Merge pull request #8483 from hregis/develop_ldap
...
Fix: remove html tags and decode html entities
2018-04-06 11:28:11 +02:00
Laurent Destailleur
9ce5d02fde
Merge pull request #8517 from bafbes/master700
...
define module part to include external modules menus
2018-04-06 11:26:23 +02:00
Laurent Destailleur
151245a5e4
Update conf.class.php
2018-04-06 11:25:48 +02:00
Laurent Destailleur
e20585daed
Merge pull request #8505 from OPEN-DSI/fix-supplier-order-get-dispatched-line-id-add-quantity
...
FIX CommandeFournisseur::getDispachedLines line ID & return quantity
2018-04-06 09:17:51 +02:00
Laurent Destailleur
e7d69b18bd
Merge pull request #8504 from ATM-Nicolas/develop
...
NEW : Add link between credit note invoice and origin
2018-04-06 09:15:02 +02:00
Regis Houssin
b43aca0f8d
Fix: use dol_string_nohtmltag instead (with strip_tags)
2018-04-06 08:52:02 +02:00
Regis Houssin
c5cf2e4d50
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_ldap
2018-04-06 08:13:37 +02:00
Alexandre SPANGARO
3e66f5e25b
Update works
2018-04-06 06:04:03 +02:00
Laurent Destailleur
2524a699eb
Standardize file name of lists
2018-04-06 00:36:52 +02:00
Laurent Destailleur
5d6d019fe7
Fix phpunit
2018-04-06 00:21:40 +02:00
Alexandre SPANGARO
06dc70df09
Merge remote-tracking branch 'uptream/develop' into 8.0-a13
2018-04-05 20:42:28 +02:00
Alexandre SPANGARO
619805c7a5
Update works
2018-04-05 20:40:41 +02:00
Laurent Destailleur
658e1224d1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-05 19:53:09 +02:00
Laurent Destailleur
48ff89c63b
Fix regression
2018-04-05 19:52:54 +02:00
Laurent Destailleur
9892a97424
Merge pull request #8509 from tuxgasy/5.0_notrigger_BILL_CREATE
...
fix notrigger ignored on BILL_CREATE
2018-04-05 18:27:45 +02:00
Laurent Destailleur
2d547abaa9
Merge pull request #8498 from atm-john/New_import_lines_from_linked_element
...
New import lines from linked element
2018-04-05 18:26:47 +02:00
Laurent Destailleur
6c409b2670
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-05 18:08:19 +02:00
John
57db0d2a16
Add hidden conf
2018-04-05 17:26:08 +02:00
John
b02f34b038
Add line edit progress test
2018-04-05 17:13:45 +02:00
Laurent Destailleur
ba7261bf0c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-05 16:44:13 +02:00
Laurent Destailleur
d55657951d
Merge pull request #8503 from ruistrecht-alt/FIX_pictos_in_agenda
...
FIX: img_pictos for remove assigned user in agenda card
2018-04-05 16:42:40 +02:00
Laurent Destailleur
9d9f3ddf85
Merge pull request #8502 from ATM-Marc/NEW_create_from_list
...
NEW: generalize use of button to create new element from list
2018-04-05 16:40:15 +02:00
Laurent Destailleur
b59d8a6473
Merge pull request #8501 from ATM-Consulting/develop_atm
...
NEW: send mails from project card
2018-04-05 16:39:06 +02:00
bahfir abbes
16ae46e64c
define module part to include external modules menus
2018-04-05 15:23:17 +01:00
Laurent Destailleur
3dbe200163
Merge pull request #8497 from ruistrecht-alt/FIX_missing_closing_parentheses
...
FIX: missing closing parentheses
2018-04-05 16:18:12 +02:00
Laurent Destailleur
d19514fd99
Merge pull request #8496 from hregis/develop_bug5
...
Fix: multiple avoid Warning and errors
2018-04-05 16:16:48 +02:00
Laurent Destailleur
92cd314c0f
Fix to avoid warning
2018-04-05 16:16:41 +02:00
Laurent Destailleur
dd934c89bf
Merge pull request #8507 from frederic34/patch-2
...
Translation of error message
2018-04-05 16:12:36 +02:00
Laurent Destailleur
5b50b8bd40
Merge pull request #8491 from hregis/develop_multicompany
...
Fix: possibility to change entity for new thirdparty
2018-04-05 16:11:53 +02:00
Laurent Destailleur
533de639ae
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/hookmanager.class.php
2018-04-05 13:29:27 +02:00
Laurent Destailleur
bdf7d648c9
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-04-05 13:24:53 +02:00
Laurent Destailleur
eeb2d5a4da
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/cron/list.php
2018-04-05 13:24:36 +02:00
Laurent Destailleur
1b1a8f7e81
Fix trigger name
2018-04-05 13:21:00 +02:00
Laurent Destailleur
28b00fc021
Merge pull request #8486 from hregis/develop_email
...
Fix: avoid space in email address
2018-04-05 13:12:03 +02:00
Laurent Destailleur
9dba68de08
Merge pull request #8484 from hregis/develop_member
...
FIX backward compatibility
2018-04-05 13:00:29 +02:00
Laurent Destailleur
b210360220
More test
2018-04-05 12:59:01 +02:00
Laurent Destailleur
af6ab27b23
Merge pull request #8481 from grandoc/develop
...
cleaning code
2018-04-05 12:45:10 +02:00
Laurent Destailleur
0de65b7822
FIX Support or multicompany for sheduled jobs
...
FIX Use priority to define order of sheduled jobs
2018-04-05 12:36:14 +02:00
John
689b3e3b64
Fix outing invoice ligne progress
2018-04-05 11:25:11 +02:00
florian HENRY
cc0fb830b8
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_mailtouser
2018-04-05 10:53:17 +02:00
John
b37a2f17bf
Fix credit note update on remove from cycle action
2018-04-05 10:48:20 +02:00
John
e966d11356
Fix credit note card apparence
2018-04-05 09:46:55 +02:00
TuxGasy
e5664f9630
fix notrigger ignored on BILL_CREATE
2018-04-04 20:32:36 +02:00
Frédéric FRANCE
90957b3a72
Update mails.lang
2018-04-04 16:00:33 +02:00
Frédéric FRANCE
fd6c1f129c
Update CMailFile.class.php
2018-04-04 15:58:24 +02:00
François J
041a21e829
Add tag @since
2018-04-04 14:05:50 +02:00
John
ce24ca08ee
move list of situation table and fix credit note display
2018-04-04 12:33:48 +02:00
François J
9b61272bb7
Fix CommandeFournisseur::getDispachedLines line ID & return quantity
2018-04-04 12:32:49 +02:00
ATM-Nicolas
1719b43909
FIX : Travis
2018-04-04 09:52:10 +02:00
ATM-Nicolas
b9a91c667f
NEW : Add link between credit note invoice and origin
2018-04-04 09:33:59 +02:00
Marc de Lima Lucio
e5fa7cd0a9
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2018-04-04 09:26:07 +02:00
John
299859d0c4
add action to remove from cycle
2018-04-03 17:34:20 +02:00
Marc de Lima Lucio
c2d3e2a701
NEW: generalize button to create object from list, for the remaining lists
2018-04-03 15:28:12 +02:00
John
70321a8b71
add button to remove from cycle
2018-04-03 15:12:44 +02:00
John
b7681e7249
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into new_avoir_situation
2018-04-03 14:12:49 +02:00
Rui Strecht
4f9a8d5b0a
img_picto must return fullpath to picto.png
2018-04-03 12:23:26 +01:00
Rui Strecht
e8a700caab
Fixed issue with img_picto no showing icon in agenda assigned users
2018-04-03 12:13:40 +01:00
John
1afe567a01
Fix array parse error
2018-04-03 12:07:19 +02:00
John
d689e88b92
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into New_import_lines_from_linked_element
2018-04-03 11:38:12 +02:00
Alexandre SPANGARO
2a50e9e6c4
Merge remote-tracking branch 'uptream/develop' into 8.0-a13
2018-04-02 19:54:30 +02:00
Rui Strecht
09f8a21773
Argument should be array
2018-04-02 15:30:19 +01:00
Rui Strecht
b39f617863
Added missing parentheses
2018-04-02 15:29:58 +01:00
Alexandre SPANGARO
dd04dae652
Update work
2018-04-02 14:03:12 +02:00
Regis Houssin
ef45983f73
Fix: just add fields if not exists
2018-04-02 10:25:15 +02:00
Regis Houssin
9f7fcdc8bf
Fix: multiple avoid Warning and errors
2018-04-02 10:18:51 +02:00
Alexandre SPANGARO
3779b6ff1c
Update work on assets type
2018-04-02 08:22:26 +02:00
Alexandre SPANGARO
3799713c04
Update works
2018-04-02 06:27:55 +02:00
Alexandre SPANGARO
a5428cc8c7
NEW Module Assets
2018-04-01 21:26:52 +02:00
Regis Houssin
e09c85cfdb
Fix: possibility to change entity for new thirdparty
2018-04-01 13:45:39 +02:00
Regis Houssin
edaa558ef7
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_ldap
2018-04-01 11:50:16 +02:00
Laurent Destailleur
2d3a55a6a8
Restore broken confirmation popup
2018-03-31 23:39:08 +02:00
Laurent Destailleur
927d86f27f
Revert "NEW: formconfirm in javascript"
...
This reverts commit 50790d5527 .
2018-03-31 23:10:12 +02:00
Laurent Destailleur
d21143831c
Clean code
2018-03-31 22:44:32 +02:00
Laurent Destailleur
a9ac7e1f29
Debug inventory module
2018-03-31 19:20:38 +02:00
Laurent Destailleur
43f8834b28
Uniformize code with the new module builder framework
2018-03-31 18:48:27 +02:00
Laurent Destailleur
f5079276fb
Fix use new extrafield array definition.
...
Fix exclude separator from list of fields in lists
2018-03-31 17:52:31 +02:00
Laurent Destailleur
96c73a13f6
Clean code
2018-03-31 16:45:36 +02:00
Marc de Lima Lucio
0366e645d5
NEW: generalize button to create object from list, for most of the lists
2018-03-30 16:54:38 +02:00
Laurent Destailleur
b6e9e0e287
Fix missing hooks
2018-03-30 16:44:58 +02:00
Philippe GRAND
c08015a93a
Merge remote-tracking branch 'upstream/develop' into develop
2018-03-30 16:41:10 +02:00
Laurent Destailleur
34c26dffc7
Use constant for contract line status
2018-03-30 15:46:08 +02:00
Regis Houssin
8c610904ac
Fix: remove multi spaces
2018-03-30 07:36:23 +02:00
Regis Houssin
546f3f8b96
Fix: avoid space in email address
2018-03-30 07:19:42 +02:00
Laurent Destailleur
b3a454033e
Rename parameter
2018-03-29 19:44:38 +02:00
Regis Houssin
34c484dea7
Fix: missing adherent type
2018-03-29 19:16:39 +02:00
Laurent Destailleur
99ada20f6d
Add picto bank
2018-03-29 19:08:51 +02:00
Regis Houssin
0e4d796f88
Fix: more complete
2018-03-29 18:47:53 +02:00
Regis Houssin
38912d6918
Fix: more complete
2018-03-29 18:36:51 +02:00
Regis Houssin
c4ce543294
Fix: backward compatibility
2018-03-29 18:30:31 +02:00
Regis Houssin
443ffe3150
Fix: remove html tags and decode html entities
2018-03-29 17:51:23 +02:00
Marc de Lima Lucio
1cc816ff38
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_atm
2018-03-29 17:36:30 +02:00
Marc de Lima Lucio
a574712dd2
Merge branch 'NEW_mail_project' of github.com:ATM-Consulting/dolibarr into develop_atm
2018-03-29 17:36:08 +02:00
Laurent Destailleur
0978c8f58b
CSS
2018-03-29 16:07:49 +02:00
Philippe GRAND
bad970ff05
cleaning code
2018-03-29 15:04:48 +02:00
Laurent Destailleur
7c394733e4
Merge pull request #8445 from ATM-Consulting/develop_atm
...
NEW: bank reconcile: checkbox to select all bank operations
2018-03-29 14:49:41 +02:00
Laurent Destailleur
a214d0b3d7
Merge pull request #8461 from hregis/develop_multicompany
...
Fix: best visibility of choices
2018-03-29 13:58:30 +02:00
Laurent Destailleur
b5c53e9d76
Merge pull request #8469 from ATM-Marc/NEW_product_default_warehouse
...
NEW: default warehouse field for products
2018-03-29 13:51:37 +02:00
Laurent Destailleur
6d796cfd26
Update llx_product.sql
2018-03-29 13:50:29 +02:00
Laurent Destailleur
03fe0d6b9e
Update 7.0.0-8.0.0.sql
2018-03-29 13:50:08 +02:00
Laurent Destailleur
f2022241e3
Merge pull request #8466 from aspangaro/8.0-a11
...
Add label project in tooltip in customer/supplier list
2018-03-29 13:44:13 +02:00
Laurent Destailleur
af11daf186
Merge pull request #8467 from hregis/develop_bug3
...
Fix: missing encrypt for llx_const
2018-03-29 13:43:53 +02:00
Laurent Destailleur
b12752c9a9
Merge pull request #8463 from hregis/develop_dict
...
Fix: differentiate context "card", "contact" and "agenda
2018-03-29 13:41:27 +02:00
Laurent Destailleur
8881dc4518
Merge pull request #8464 from grandoc/new_branch_27-03-2018
...
New [*use loadLangs for translation files*] and update code
2018-03-29 13:40:02 +02:00
Laurent Destailleur
d6dd7f87cd
Merge pull request #8468 from hregis/develop_ldap
...
NEW Better performance with openldap
2018-03-29 13:37:34 +02:00
Laurent Destailleur
6ccdb52229
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-29 13:30:22 +02:00
Laurent Destailleur
eee1cd9120
Fix data corrupted by v7
2018-03-29 13:29:23 +02:00
Laurent Destailleur
34ed6516e4
Fix field disappear
2018-03-29 12:52:35 +02:00
Laurent Destailleur
22d64a2768
Dolibarize module ticket
2018-03-29 12:50:03 +02:00
Laurent Destailleur
a7d472bf7b
Dolibarize module ticket
2018-03-29 12:31:17 +02:00
Laurent Destailleur
ff505ba148
Work on a page dedicated for external frontend (mobile, ...)
2018-03-29 11:34:01 +02:00
Laurent Destailleur
202cf53bab
Fix phpcs
2018-03-29 09:56:11 +02:00
Marc de Lima Lucio
9ba902504e
FIX: langs
2018-03-29 09:38:16 +02:00
Laurent Destailleur
39f25c9fc2
Fix phpcs
2018-03-29 08:28:36 +02:00
Laurent Destailleur
1c86eb1c44
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/localtax/index.php
htdocs/compta/tva/quarter_report.php
htdocs/core/lib/tax.lib.php
2018-03-29 03:08:01 +02:00
Laurent Destailleur
4a289d10d4
Fix phpcs
2018-03-29 03:02:52 +02:00
Marc de Lima Lucio
913135cb20
FIX: project mail: templates + hide actions when in presend
2018-03-28 17:10:12 +02:00
Marc de Lima Lucio
3aff363998
NEW: mail templates for projects
2018-03-28 17:08:26 +02:00
Marc de Lima Lucio
f5324bb15e
FIX: only send mail from open project
2018-03-28 16:07:02 +02:00
Marc de Lima Lucio
f9bc5bf931
NEW: can send mail from project card
2018-03-28 15:22:47 +02:00
Marc de Lima Lucio
3646374976
NEW: default warehouse field for products + prefill warehouses when dispatching supplier orders
2018-03-28 11:54:21 +02:00
Regis Houssin
6e616e1198
Fix: better performance for openldap
2018-03-28 10:06:00 +02:00
Regis Houssin
63a5ff61ef
Fix: missing encrypt for llx_const
2018-03-28 06:44:17 +02:00
Laurent Destailleur
0edba4b4a7
Manage field showoncombobox
2018-03-27 23:44:49 +02:00
Laurent Destailleur
7a45527983
Generate the foreign key into key.sql file
2018-03-27 23:26:20 +02:00
Laurent Destailleur
56c8ee8978
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-27 23:02:12 +02:00
Laurent Destailleur
6f6395e309
Code comment
2018-03-27 23:01:54 +02:00
Alexandre SPANGARO
c012c330de
Merge remote-tracking branch 'uptream/develop' into 8.0-a11
2018-03-27 21:45:35 +02:00
Alexandre SPANGARO
6e27da605a
Add label project in tooltip in customer/supplier list
2018-03-27 21:41:25 +02:00
Philippe GRAND
5b1efc2227
New [*use loadLangs for translation files*] and update code
2018-03-27 19:30:31 +02:00
Regis Houssin
dec0164ff9
Fix: differentiate "card", "contact" and "agenda
2018-03-27 19:12:01 +02:00
Laurent Destailleur
354ee7d09a
Fix sortorder kept after editing a cron job and going back
2018-03-27 18:24:07 +02:00
Regis Houssin
7d7a006583
Fix: best visibility of choices
2018-03-27 18:12:42 +02:00
Laurent Destailleur
e28307ede4
Merge pull request #8449 from hregis/develop_dict
...
NEW add "moreHtmlRef" hook
2018-03-27 18:07:57 +02:00
Laurent Destailleur
f054380548
Merge pull request #8460 from dolibarr95/patch-42
...
NEW: Add date in goods reception supplier order table
2018-03-27 18:05:41 +02:00
Laurent Destailleur
1a473998d0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-27 18:01:34 +02:00
Laurent Destailleur
db70492983
Merge pull request #8458 from frederic34/patch-9
...
FIX Error message not reported when sending emails
2018-03-27 18:01:24 +02:00
Laurent Destailleur
3fa7cdf17f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-27 18:00:29 +02:00
Laurent Destailleur
20eb7015e8
Doxygen
2018-03-27 18:00:17 +02:00
Laurent Destailleur
4c9ccb163c
Remove deprecated way of working. Use context array instead.
2018-03-27 17:58:24 +02:00
Laurent Destailleur
6b47df6695
Merge pull request #8454 from frederic34/patch-2
...
ignore Return-Path in dkim sign with swiftmailer
2018-03-27 17:48:24 +02:00
Laurent Destailleur
6eca679f68
Merge pull request #8453 from OPEN-DSI/fix-import-insert-foreign-key
...
FIX #7581 Import INSERT foreign key
2018-03-27 17:47:45 +02:00
Laurent Destailleur
d41908e52a
Update import_xlsx.modules.php
2018-03-27 17:46:50 +02:00
Laurent Destailleur
86c4bb23ad
Update import_csv.modules.php
2018-03-27 17:46:28 +02:00
Regis Houssin
2b8fe93fc8
Fix: remove unused global
2018-03-27 17:40:17 +02:00
Regis Houssin
35b6cb750f
Fix: move "moreHtmlRef" hook in "showrefnav" function
2018-03-27 17:36:25 +02:00
Marc de Lima Lucio
7c965cb2c7
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_atm
2018-03-27 17:22:38 +02:00
Laurent Destailleur
de28f24570
Merge pull request #8448 from bgenere/patch-1
...
FIX - Point of sale - buttons for cheque and CB are not displayed pro…
2018-03-27 17:09:23 +02:00
Laurent Destailleur
0c449b2ff4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-27 16:56:04 +02:00
Laurent Destailleur
fb2885be45
Module DAV
2018-03-27 16:55:51 +02:00
Laurent Destailleur
0fb55fb80b
Module DAV
2018-03-27 16:50:01 +02:00
Laurent Destailleur
b6a0b1ff3e
Module DAV
2018-03-27 16:33:40 +02:00
Laurent Destailleur
3eee68c404
NEW Prototype of a module DAV
2018-03-27 16:18:12 +02:00
dolibarr95
5a63771c87
Add date
2018-03-27 15:11:42 +02:00
Laurent Destailleur
4740c92eb1
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-27 12:47:14 +02:00
Laurent Destailleur
d1e9a4719b
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/customer/index.php
htdocs/accountancy/expensereport/index.php
htdocs/accountancy/supplier/index.php
2018-03-27 12:27:15 +02:00
Laurent Destailleur
a3851ec32a
Sync transifex
2018-03-27 12:23:39 +02:00
Laurent Destailleur
ba4839fa76
FIX The menu "Line bindings" start at the fiscal start month
2018-03-27 12:22:10 +02:00
Laurent Destailleur
98b952b547
FIX Create payment of expense report
2018-03-27 12:09:34 +02:00
Frédéric FRANCE
77fb736ee2
Update actions_sendmails.inc.php
2018-03-27 11:17:40 +02:00
Laurent Destailleur
2e296b3475
remove incoterm file
2018-03-27 00:05:57 +02:00
Laurent Destailleur
b44e791c0a
Work on vat reports
2018-03-26 21:39:18 +02:00
Frédéric FRANCE
1071ec7e57
ignore Return-Path in dkim sign with swiftmailer
2018-03-26 21:36:03 +02:00
François J
e892089afd
Fix Import INSERT foreign key
...
Check the row referencing this foreign key exists first
instead of always trying to perform an UPDATE.
2018-03-26 17:52:43 +02:00
Laurent Destailleur
26e2d3c4f0
Clean permissions tables
2018-03-26 16:35:50 +02:00
Laurent Destailleur
9f11cf77df
Merge ticket css in main css
2018-03-26 15:45:56 +02:00
Laurent Destailleur
e9c4ae8f01
Add type product/service in type of expense report
2018-03-26 14:52:20 +02:00
Laurent Destailleur
6efa1560b9
Fix wrapper to image barcode
2018-03-25 19:49:00 +02:00
Laurent Destailleur
b756c4a51e
Upgrade to tcpdf 6.2.17
2018-03-25 19:42:34 +02:00
Laurent Destailleur
5fae930f85
Fix warnings
2018-03-25 19:22:08 +02:00
Laurent Destailleur
73273f68b3
Prepare lib to be a native class
2018-03-25 19:21:00 +02:00
Laurent Destailleur
c50b772b11
Clean duplicate code for payment page. Redirect on common page.
2018-03-25 19:15:55 +02:00
Laurent Destailleur
b2c63a1b4d
Dolibarrize ticket module
2018-03-25 18:45:07 +02:00
Laurent Destailleur
8102ae6705
Work on setup for vat of product payments
2018-03-25 18:25:52 +02:00
Laurent Destailleur
8a3e6a0750
More logical setup behavior
2018-03-25 17:53:32 +02:00
florian HENRY
ffbeb17ec2
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_mailtouser
2018-03-25 17:19:27 +02:00
Laurent Destailleur
852191010a
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
2018-03-25 15:29:11 +02:00
Laurent Destailleur
e7edf41e19
More complete error message
2018-03-25 15:21:32 +02:00
Laurent Destailleur
53dde8dc0c
Fix confirmation email for membership payment
2018-03-25 15:00:43 +02:00
Laurent Destailleur
a5dd98701e
Too verbose log
2018-03-25 13:40:22 +02:00
Laurent Destailleur
04ca623ced
More tests
2018-03-25 13:12:14 +02:00
Regis Houssin
180f2a0336
Fix: multi_dir compatibility
2018-03-25 12:56:43 +02:00
Regis Houssin
d5ed29c567
NEW add "moreHtmlRef" hook
2018-03-25 12:13:29 +02:00
Laurent Destailleur
a1b44651e5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-24 18:28:23 +01:00
Laurent Destailleur
6ef1dbbe0f
FIX auto open contract if one result found
2018-03-24 18:28:06 +01:00
Bruno Généré
c2eb04f18d
BUG - Point of sale - buttons for cheque and CB are not displayed properly when one account is not defined
...
I find out in the point of sale module that when you have an account for CB but not for check than you could use check but not CB.
It seems quite obvious when you look to the previous code that a mistake was done.
This is now fixed I expect.
The workaround for now is to define both default accounts (for check and for CB).
2018-03-24 17:50:40 +01:00
Laurent Destailleur
0d563ad0ec
Merge pull request #8444 from hregis/develop_multicompany
...
NEW add printUserListWhere hook
2018-03-24 16:42:57 +01:00
Laurent Destailleur
0a2db0d745
Merge pull request #8446 from hregis/develop_dict
...
Fix: Parameter must be an array or an object that implements Countable
2018-03-24 16:41:04 +01:00
Laurent Destailleur
630ed04e17
FIX missing properties in last contract list
2018-03-24 13:15:00 +01:00
Laurent Destailleur
ab9edef3c7
Fix external links ko when substitution key are inside domain
2018-03-24 12:46:52 +01:00
Laurent Destailleur
f9ad2f7fb2
FIX Missing include
2018-03-24 12:10:04 +01:00
Laurent Destailleur
ab4f66009a
Translation
2018-03-24 00:00:35 +01:00
Laurent Destailleur
c864dbd515
Save Stripe customer id when using online member subscription
2018-03-23 23:59:35 +01:00
Laurent Destailleur
c7e93a5a3b
Serious enhancement in auto subscription for member module
2018-03-23 22:49:08 +01:00
Laurent Destailleur
53edb86ffb
Make sending of email for member module ok with new email template archi
2018-03-23 19:35:25 +01:00
Laurent Destailleur
639d8ce9ef
Fix link replacement
2018-03-23 18:11:01 +01:00
Laurent Destailleur
6e32e9961f
Syn transifex
2018-03-23 17:56:35 +01:00
John
88fab15c60
Change situation display
2018-03-23 17:12:09 +01:00
Marc de Lima Lucio
50790d5527
NEW: formconfirm in javascript
2018-03-23 16:54:33 +01:00
Laurent Destailleur
7363ae17ee
Move setup of email for module module into email templates
2018-03-23 16:09:46 +01:00
John
6a676ea49e
fix percent
2018-03-23 12:24:47 +01:00
Regis Houssin
47ea5a84fe
Fix: wrong var name
2018-03-23 11:11:14 +01:00
Regis Houssin
2fb0fc39a5
Fix: Parameter must be an array or an object that implements Countable
2018-03-23 11:10:04 +01:00
Marc de Lima Lucio
5c46d62acd
NEW: bank reconcile: checkbox to select all bank operations
2018-03-23 11:04:11 +01:00
Regis Houssin
f330c5ad32
Fix: better compatibility
2018-03-23 10:52:10 +01:00
Regis Houssin
715852569b
NEW add printUserListWhere hook
2018-03-23 10:42:36 +01:00
Laurent Destailleur
171ad5dce2
Enhance code for template invoices
2018-03-22 21:42:19 +01:00
Laurent Destailleur
72cedcf9f3
Removed method fetch_prods() and get_each_prod() not used, keep only
...
get_arbo_each_prod() that is better.
2018-03-22 18:01:06 +01:00
Laurent Destailleur
d6f3fc9fe7
Fix use the getSalesRepresentative function instead of get_users
2018-03-22 16:05:50 +01:00
Laurent Destailleur
aa859f980d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-22 14:21:17 +01:00
Laurent Destailleur
9980a5fbd0
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
2018-03-22 14:08:43 +01:00
Laurent Destailleur
86e496963b
Merge pull request #8081 from atm-maxime/new_salesrep
...
NEW improve way of adding users/sales representative to thirdparty
2018-03-22 14:05:44 +01:00
Laurent Destailleur
700c69e127
NEW Can set position of images in module tickets
...
Mutualize code of method show_photo
2018-03-22 11:46:35 +01:00
John
b4983d0e6d
FIX invoice filter
2018-03-22 11:37:16 +01:00
John
fd86e90df2
Add create creadit note btn
2018-03-22 11:19:39 +01:00
Laurent Destailleur
6e52c896f2
Dolibarrize module ticket
2018-03-22 10:46:42 +01:00
Laurent Destailleur
3b55049895
Dolibarrize module ticket
2018-03-22 10:23:25 +01:00
florian HENRY
4ebb138533
last ones
2018-03-21 23:03:22 +01:00
florian HENRY
487ef3b7c9
cealn again
2018-03-21 23:01:20 +01:00
florian HENRY
c8d309e599
clean
2018-03-21 23:00:33 +01:00
florian HENRY
e2e1fae5e6
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_mailtouser
2018-03-21 22:58:33 +01:00
florian HENRY
d3ae285c0c
finish work
2018-03-21 22:58:17 +01:00
Laurent Destailleur
7b6104de38
Merge pull request #8427 from ATM-Consulting/develop_atm
...
NEW: method Form::selectArrayFilter() + use in left menu search
2018-03-21 20:44:44 +01:00
Laurent Destailleur
0cba7fc761
Update main.inc.php
2018-03-21 20:44:32 +01:00
Laurent Destailleur
a54316ef05
Update main.inc.php
2018-03-21 20:43:26 +01:00
Laurent Destailleur
49f7c64f5e
Merge pull request #8422 from dolibarr95/patch-41
...
NEW Add dol_print_phone in thirdparty list page
2018-03-21 20:40:59 +01:00
Laurent Destailleur
10d7e7d289
Merge pull request #8425 from atm-florian/dev_scrunit
...
Dev scrunit
2018-03-21 20:40:01 +01:00
Laurent Destailleur
423bd56646
Merge pull request #8423 from grandoc/new_branch_20_03_2018
...
New [*use loadLangs for translation files*]
2018-03-21 20:39:40 +01:00
Laurent Destailleur
5556986001
Trad
2018-03-21 20:15:21 +01:00
Laurent Destailleur
35938b1942
NEW Variable __ONLINE_PAYMENT_URL__ available in email templates
2018-03-21 20:06:22 +01:00
Laurent Destailleur
517301f014
Work on subscription reminder
2018-03-21 16:40:09 +01:00
Marc de Lima Lucio
08fcd67e0f
FIX: travis
2018-03-21 16:23:28 +01:00
Marc de Lima Lucio
744c263c6c
NEW: selectArrayFilter() + use in left menu search
2018-03-21 15:08:20 +01:00
Laurent Destailleur
200fd88132
Fix output message in log rotation job
2018-03-21 13:56:24 +01:00
Laurent Destailleur
7e5c3cc807
Code comment
2018-03-21 13:30:30 +01:00
Laurent Destailleur
42b0a22df2
Use font-awsome for play icon
2018-03-21 13:16:05 +01:00
florian HENRY
dc6f4c1f4d
NEW : option to send email to salaries
2018-03-21 11:48:30 +01:00
Laurent Destailleur
ff0ad94035
Stripe customer info are linked to thirdparty too on payment for member
...
module.
2018-03-21 11:45:35 +01:00
Laurent Destailleur
e51eb4ae1c
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-21 11:00:28 +01:00
Laurent Destailleur
857bb6c6ee
Css
2018-03-21 10:53:15 +01:00
dolibarr95
4b0eede1dd
Delete getCountry() and select field in sql query
...
Delete getCountry() and select field in sql query
2018-03-21 08:53:38 +01:00
florian HENRY
d959905e4f
fix scrutinizer
2018-03-21 08:35:03 +01:00
florian HENRY
6cd5d12a31
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_scrunit
2018-03-21 08:34:31 +01:00
Laurent Destailleur
fc50fcd59e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-20 20:07:24 +01:00
Philippe GRAND
0d7ffefc8f
New [*use loadLangs for translation files*]
2018-03-20 19:47:25 +01:00
Laurent Destailleur
d647bf23d6
Css
2018-03-20 15:05:36 +01:00
Laurent Destailleur
d7ad899839
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/contrat/card.php
htdocs/core/class/conf.class.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/holiday/list.php
2018-03-20 14:52:27 +01:00
Laurent Destailleur
a12f884a7f
FIX Permission in list of holiday
2018-03-20 14:31:33 +01:00
Laurent Destailleur
ca7122fe28
Fix responsive
2018-03-20 14:30:02 +01:00
Laurent Destailleur
76cceb59a9
Nead perm to read all for monthly report of leave requests
2018-03-20 13:54:52 +01:00
Laurent Destailleur
2fd212a560
NEW Report a list of leave requests for a month
2018-03-20 13:42:59 +01:00
Laurent Destailleur
67483eeb64
NEW Report a list of leave requests for a month
2018-03-20 13:42:29 +01:00
Laurent Destailleur
1fdad9182f
Fix missing security restiction test
2018-03-20 11:47:58 +01:00
Laurent Destailleur
29775f735b
Option MAIN_EXTRAFIELDS_IN_ONE_TD is now 1
2018-03-20 11:26:41 +01:00
dolibarr95
9887d38589
Add dol_print_phone
...
Add dol_print_phone in thirdparty table list.
2018-03-20 11:13:02 +01:00
Laurent Destailleur
7948359bf7
Unlink picto differs from delete picto
2018-03-19 19:08:35 +01:00
Laurent Destailleur
0c45760dd4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/install/step5.php
htdocs/langs/en_US/holiday.lang
htdocs/public/payment/newpayment.php
htdocs/public/stripe/newpayment.php
2018-03-19 17:58:19 +01:00
John
f91fe41f45
prepare invoice selection and calculation
2018-03-19 15:50:56 +01:00
Laurent Destailleur
7272ee806e
Fix field not mandatory
2018-03-19 12:55:13 +01:00
Laurent Destailleur
ae17ce6f9a
NEW Add a tab to specify accountant/auditor of the company
2018-03-19 12:52:09 +01:00
Laurent Destailleur
91b3ffc3da
Merge pull request #8409 from aspangaro/8.0-a10
...
NEW Add a tab to specify accountant/auditor of the company
2018-03-19 12:40:44 +01:00
Laurent Destailleur
1837d6a5f3
Better look of lines
2018-03-19 12:30:48 +01:00
Laurent Destailleur
76a7cc0d5c
Merge pull request #8299 from aspangaro/8.0-a7
...
NEW On invoice card, show accounting account linked
2018-03-19 12:19:46 +01:00
Laurent Destailleur
12068f9cf3
Merge branch 'develop' into 8.0-a7
2018-03-19 12:18:18 +01:00
Laurent Destailleur
2ae1bb26c5
Update compta.lang
2018-03-19 12:14:43 +01:00
Laurent Destailleur
c3cd2ff3db
Update objectline_view.tpl.php
2018-03-19 12:13:18 +01:00
Laurent Destailleur
6f7098d22e
Update objectline_view.tpl.php
2018-03-19 12:09:38 +01:00
Laurent Destailleur
928d428956
Merge pull request #8412 from atm-florian/dev_scrunit
...
fix scrutinizer
2018-03-19 12:08:14 +01:00
Laurent Destailleur
5a98958280
Update adherent.class.php
2018-03-19 12:07:08 +01:00
Laurent Destailleur
ce3975377d
Link to unlink is unlink and not remove
2018-03-19 12:02:49 +01:00
Laurent Destailleur
e91ffa00eb
NEW Can crop image files attached in "document" tabs of a member
2018-03-19 11:56:04 +01:00
Laurent Destailleur
f46df6d8e5
Can resize and crop images in the ticketsup module
2018-03-19 11:49:05 +01:00
Laurent Destailleur
f8ca4b1b5c
NEW Add option BANK_ACCOUNT_ALLOW_EXTERNAL_DOWNLOAD
2018-03-19 11:34:48 +01:00
Laurent Destailleur
5db718448f
Delete at end
2018-03-19 11:29:06 +01:00
Laurent Destailleur
8899b511fd
FIX Make a redirect after the remove_file action to avoid deletion done
...
at next action too.
2018-03-19 11:28:55 +01:00
Laurent Destailleur
6ca40bcbd4
Fix translation
2018-03-19 11:01:44 +01:00
Laurent Destailleur
9aa4a90543
NEW Stripe online payments reuse the same stripe customer account
2018-03-19 10:57:19 +01:00
florian HENRY
9c58bfafdd
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_scrunit
2018-03-19 08:37:50 +01:00
Laurent Destailleur
39228f6221
South africa vat rates
2018-03-18 23:37:46 +01:00
Laurent Destailleur
8223047d4a
South africa vat rates
2018-03-18 23:37:28 +01:00
Laurent Destailleur
6a6cf956b1
FIX update of nb of period of loan
2018-03-18 23:32:06 +01:00
Laurent Destailleur
7e488c7ccd
Trans
2018-03-18 22:11:30 +01:00
Laurent Destailleur
9c221c10aa
Load trans
2018-03-18 21:04:16 +01:00
Laurent Destailleur
1bb4f3e07a
Dolibarrize module ticket
2018-03-18 20:20:10 +01:00
Laurent Destailleur
af44af0235
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-18 20:01:27 +01:00
Laurent Destailleur
51b6723b08
Dolibarrize module ticket
2018-03-18 20:01:11 +01:00
Laurent Destailleur
d4ae0395ed
NEW Look and feel v8: Use a different picto for delete and unlink
2018-03-18 19:13:42 +01:00
Laurent Destailleur
09beb9186e
Merge pull request #8403 from atm-maxime/develop
...
New filter on product supplier price import update
2018-03-18 14:18:20 +01:00
Laurent Destailleur
0c1e0f38d8
Merge pull request #8404 from OPEN-DSI/project_add_close_to_mass_update
...
NEW Add mass action on project's list to close projects
2018-03-18 12:28:03 +01:00
Laurent Destailleur
6861dab49e
Merge pull request #8401 from all3kcis/patch-6
...
Add batch status
2018-03-18 12:22:34 +01:00
Laurent Destailleur
22210446da
Merge pull request #8407 from joseplluis/develop
...
FIX: add contact permission on contact box
2018-03-18 12:19:09 +01:00
Laurent Destailleur
e3c0fcc3a0
Merge pull request #8405 from grandoc/develop
...
New [*use loadLangs for translation files*]
2018-03-18 12:17:13 +01:00
Josep Lluís
b2a4e3d023
Error in fix
2018-03-18 08:20:43 +01:00
Alexandre SPANGARO
17b98b84ad
Merge remote-tracking branch 'uptream/develop' into 8.0-a10
2018-03-18 06:11:05 +01:00
Alexandre SPANGARO
93b087dbe0
NEW Add a tab to specify accountant/auditor of the company
2018-03-18 06:09:50 +01:00
Josep Lluís
bd81487f71
FIX: add contact permission on contact box
...
In contact box is only checked the "societe" permission.
Contact permission should be checked too.
2018-03-17 19:35:34 +01:00
Laurent Destailleur
7b71e29fa0
Duplicate translation
2018-03-17 15:17:35 +01:00
Laurent Destailleur
cb1069cf0b
Use font-awesome for the picto to move/transfer a line
2018-03-17 13:21:27 +01:00
Laurent Destailleur
dc0fc73931
Code comment
2018-03-17 12:15:32 +01:00
Laurent Destailleur
57e2240354
NEW Edit of extrafields position page on the edit form
2018-03-17 11:21:50 +01:00
Laurent Destailleur
cfeb0dccfe
Better support for MAIN_AUTHENTICATION_POST_METHOD
2018-03-16 19:29:22 +01:00
Laurent Destailleur
e323084cf8
Better template
2018-03-16 19:03:16 +01:00
Laurent Destailleur
2bbf738cb8
FIX Sql escape
2018-03-16 18:20:28 +01:00
Philippe GRAND
68b1e5f8fd
New [*use loadLangs for translation files*]
2018-03-16 17:40:19 +01:00
florian HENRY
9cd5fabba8
fix scrutinizer
2018-03-16 16:51:24 +01:00
Laurent Destailleur
1a70e7a7c4
Triggers for Strips payment modes
2018-03-16 16:42:26 +01:00
Laurent Destailleur
f258d31a98
Triggers for Strips payment modes
2018-03-16 16:10:04 +01:00
philippe-opendsi
452c9e22bb
Add mass action on project's list to close projects
2018-03-16 15:24:49 +01:00
Maxime Kohlhaas
3ccdb4d829
New filter on product supplier price import update
2018-03-16 14:22:46 +01:00
All3kcis
a7e33150ce
add status batch for getNomUrl
2018-03-16 14:09:38 +01:00
All3kcis
c574a74a2e
Add status batch for getNomUrl
2018-03-16 13:59:04 +01:00
All3kcis
1c0fdcda7a
Add status batch for getNomUrl
2018-03-16 13:57:02 +01:00
Laurent Destailleur
9997a6c787
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
2018-03-16 12:20:42 +01:00
All3kcis
fd275a636c
Add batch status
...
Add batch status, for correct display with getNomUrl
2018-03-16 11:45:46 +01:00
Laurent Destailleur
e639f2a91f
Removed deprecated method classer_facturee(). Duplicate of
...
classifyBilled
2018-03-16 10:51:12 +01:00
Laurent Destailleur
a642ac60f6
Removed deprecated property $cotisation on membe types
2018-03-16 10:38:09 +01:00
Laurent Destailleur
df5810f678
Add missing supplier proposal contact card
2018-03-16 10:34:06 +01:00
Laurent Destailleur
e2cbf903ba
Remove deprecated code
2018-03-16 10:33:23 +01:00
Laurent Destailleur
7462708911
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-16 10:22:07 +01:00
Laurent Destailleur
ba47b6d051
NEW Add tab contact on supplier proposals
2018-03-16 10:21:53 +01:00
Laurent Destailleur
273e1cdd8d
FIX Look and feel v7
2018-03-16 10:14:14 +01:00
ptibogxiv
a8e5927a6e
FIX lang for support more type of stripeconnect account
2018-03-16 10:07:47 +01:00
Laurent Destailleur
eb5d5d07ec
Remove the old deprecated code of doActions in canvas. The doActions of
...
hooks are already available and are better.
2018-03-16 09:58:46 +01:00
Laurent Destailleur
8bfac66f04
Escape db
2018-03-16 09:52:45 +01:00
Laurent Destailleur
45c7437875
Merge pull request #8396 from hregis/develop_dict
...
Fix: update virtualmin script
2018-03-16 09:42:02 +01:00
Laurent Destailleur
fa1e15af02
Add constant to allow a page to accept a username on a GET parameter
2018-03-16 01:52:07 +01:00
Laurent Destailleur
545bfeedcc
Minimum PHP version for 8.0 is PHP 5.4
2018-03-16 01:25:34 +01:00
Laurent Destailleur
e118daf4b1
More complete skeleton
2018-03-16 01:12:57 +01:00
Laurent Destailleur
1716ac5f44
Fix var not initialized
2018-03-16 01:05:49 +01:00
Laurent Destailleur
6936d56946
Fix scrutinizer
2018-03-16 01:01:56 +01:00
Laurent Destailleur
32ce7322c4
Debug stripe payment method
2018-03-16 00:45:23 +01:00
Laurent Destailleur
84e1affd5b
Debug stripe payment method
2018-03-16 00:30:03 +01:00
Laurent Destailleur
5a397fff72
Fix scrutinizer bugs
2018-03-16 00:16:32 +01:00
Laurent Destailleur
6f95a7c2b1
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-15 23:48:14 +01:00
Laurent Destailleur
71c51eb789
NEW Add hook printEmail
2018-03-15 22:22:42 +01:00
Laurent Destailleur
46fb2945d4
NEW Show keyboard shortcut of nav arrow into tooltip
2018-03-15 22:02:03 +01:00
Laurent Destailleur
7f8f0c5dc1
Fix parameter silent was inverted
2018-03-15 21:48:51 +01:00
Laurent Destailleur
41f5c43368
NEW hook getnomurltooltip is replaced with hook getNomUrl more powerfull
2018-03-15 21:13:19 +01:00
Laurent Destailleur
c962b89495
NEW hook getnomurltooltip is replaced with hook getNomUrl more powerfull
2018-03-15 20:46:55 +01:00
Regis Houssin
4f5918cda6
Fix: wrong name
2018-03-15 18:58:30 +01:00
Regis Houssin
111ab3befc
Fix: update virtualmin script
2018-03-15 18:54:40 +01:00
Laurent Destailleur
83962ca70b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-15 18:43:58 +01:00
Laurent Destailleur
e1a0df263d
Fix code with the new return structure of getEmailTemplate
2018-03-15 18:43:47 +01:00
Laurent Destailleur
16b356d25b
Merge pull request #8395 from grandoc/new_branch_15_03_2018
...
New [*use loadLangs for translation files*]
2018-03-15 17:36:25 +01:00
Philippe GRAND
e8df916770
New [*use loadLangs for translation files*]
2018-03-15 17:14:11 +01:00
Laurent Destailleur
c83b0bd53c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-15 15:11:35 +01:00
Laurent Destailleur
c4ca4a5a16
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/tva/index.php
htdocs/install/mysql/data/llx_accounting_category.sql
2018-03-15 15:11:18 +01:00
Laurent Destailleur
ea3fbf63cd
Merge pull request #8390 from grandoc/new_branch_14_03_2018
...
New [*use loadLangs for translation files*]
2018-03-15 15:07:55 +01:00
Laurent Destailleur
9256faf6fb
Update pdf_merou.modules.php
2018-03-15 15:07:08 +01:00
Laurent Destailleur
c9566e9501
Merge pull request #8392 from aspangaro/8.0-a9
...
NEW Add stats in salaries module
2018-03-15 14:28:35 +01:00
Laurent Destailleur
618627f137
Merge pull request #8393 from atm-maxime/new_siret_check
...
New rule for FR siret value check
2018-03-15 14:27:59 +01:00
Laurent Destailleur
620ceb54e3
Clean code to avoid confusion
2018-03-15 14:25:09 +01:00
Laurent Destailleur
7c62f22408
Remove doubtful code
2018-03-15 14:02:32 +01:00
Laurent Destailleur
ff4d60dd96
Removed no more required hidden option
2018-03-15 14:00:46 +01:00
Maxime Kohlhaas
3de6e1a6cb
Simplify SIREN check function
2018-03-15 12:02:49 +01:00
Laurent Destailleur
b2e4c6cf14
Clean code
2018-03-15 11:53:47 +01:00
Laurent Destailleur
db18db9488
Clean code
2018-03-15 11:27:39 +01:00
Laurent Destailleur
b379a2f83c
FIX css
2018-03-15 10:43:04 +01:00
Laurent Destailleur
d804764134
Standardize look and feel
2018-03-15 10:41:43 +01:00
Maxime Kohlhaas
8ae90bebaf
New rule for FR siret value check
2018-03-15 09:50:33 +01:00
Philippe Grand
c8e672d01a
use $outputlangs instead of $langs
2018-03-15 09:18:40 +01:00
Philippe Grand
3f0764f282
use $outputlangs instead of $langs
2018-03-15 09:17:53 +01:00
Philippe Grand
e6d2effba1
use $outputlangs instead of $langs
2018-03-15 09:15:22 +01:00
Philippe Grand
09d0dc7ba7
use $outputlangs instead of $langs
2018-03-15 09:14:09 +01:00
Philippe Grand
f6fd03a4f3
Change $langs by $outputlangs
2018-03-15 09:06:01 +01:00
Alexandre SPANGARO
9ce6ab915c
Merge remote-tracking branch 'uptream/develop' into 8.0-a9
2018-03-15 06:24:51 +01:00
Alexandre SPANGARO
5eccc6bcbc
NEW Add stats in salaries module
2018-03-15 06:23:20 +01:00
Laurent Destailleur
5392218806
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/translate.class.php
2018-03-15 02:13:29 +01:00
Laurent Destailleur
852bf8dab7
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/card.php
htdocs/societe/class/societe.class.php
2018-03-15 01:57:35 +01:00
Laurent Destailleur
f0f6f71161
Fix Sqli
2018-03-15 01:55:47 +01:00
Laurent Destailleur
c3b9c91200
Fix SQLi reported by op7ica
2018-03-15 01:33:46 +01:00
Laurent Destailleur
c62d68f4be
Fix SQLi reported by op7ica
2018-03-15 01:21:44 +01:00
Laurent Destailleur
821a75cef0
Fix payment modes
2018-03-15 00:53:24 +01:00
Laurent Destailleur
f75334f131
Merge pull request #8386 from ptibogxiv/patch-21
...
FIX support for stripeconnect mode
2018-03-15 00:40:52 +01:00
Laurent Destailleur
87bbb4ef87
Can create card from dolibarr
2018-03-15 00:40:29 +01:00
Laurent Destailleur
cca1a58249
Can create card from dolibarr
2018-03-15 00:18:43 +01:00
Laurent Destailleur
3c8c5102c3
Rename var to avoid conflicts
2018-03-14 23:37:14 +01:00
Laurent Destailleur
bf4a0e46aa
Add a credit card on stripe
2018-03-14 21:07:45 +01:00
Laurent Destailleur
302fed8646
More fa image to replace png picto
2018-03-14 20:08:44 +01:00
Philippe GRAND
743a61159d
use loadLangs for translation files
2018-03-14 19:34:33 +01:00
Philippe GRAND
13ce041313
use loadLangs for translation files
2018-03-14 19:26:46 +01:00
Philippe GRAND
a5dc583906
use loadLangs for translation files
2018-03-14 19:10:22 +01:00
Laurent Destailleur
8c535db04c
Use .... before end of card number
2018-03-14 17:15:31 +01:00
Laurent Destailleur
9994b1f133
Work on stripe interface
2018-03-14 17:12:32 +01:00
Laurent Destailleur
b232681318
NEW Add a button to create Stripe customer from the Payment mode tab
2018-03-14 16:53:16 +01:00
Laurent Destailleur
3f7cd8b1bd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-14 13:56:41 +01:00
Laurent Destailleur
5c2a005e75
Work on generic customer payment modes
2018-03-14 13:56:21 +01:00
ptibogxiv
e179161bfa
FIX support for stripeconnect mode
2018-03-14 12:01:15 +01:00
Laurent Destailleur
268b07bcf0
Can add/delete credit card localy
2018-03-14 11:51:13 +01:00
Laurent Destailleur
cc9a6ee6e0
Merge pull request #7428 from ruistrecht-alt/NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
...
NEW Show region in company info & Global option to show state code MAIN_SHOW_STATE_CODE
2018-03-14 10:49:54 +01:00
Laurent Destailleur
35fbcb2c84
Update company.lib.php
2018-03-14 10:48:56 +01:00
Laurent Destailleur
8e58ef5ce2
Merge pull request #8380 from ptibogxiv/patch-20
...
Fix IPN delete customer stripe with new database
2018-03-14 10:38:49 +01:00
ptibogxiv
e62df03681
Fix delete customer stripe with new database
2018-03-14 08:59:05 +01:00
Laurent Destailleur
fe68e8acdd
Trans
2018-03-13 22:54:28 +01:00
Laurent Destailleur
da617f7d32
Can work both with remote and local payment modes
2018-03-13 22:43:50 +01:00
Laurent Destailleur
c78e5d23ea
Work on the customer payment mode tab
2018-03-13 20:23:59 +01:00
Laurent Destailleur
a86da671ba
Remove verbose log
2018-03-13 18:13:31 +01:00
Laurent Destailleur
60283a8205
Remove file incoterm.lang
2018-03-13 18:07:58 +01:00
Laurent Destailleur
a1b03081f6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-13 18:05:11 +01:00
Laurent Destailleur
0258d3aeeb
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-13 18:04:59 +01:00
ptibogxiv
b3d0b892e5
NEW add internal stripe payment page for invoice
...
WIP: dolibarize with new enhancements and functions
2018-03-13 18:02:36 +01:00
Laurent Destailleur
c923231d54
Merge pull request #8374 from ptibogxiv/patch-17
...
Fix select by default gateway's icon
2018-03-13 17:54:09 +01:00
Laurent Destailleur
43c8309fd7
Merge branch 'develop' into patch-17
2018-03-13 17:54:02 +01:00
Laurent Destailleur
3f490906f9
Trans
2018-03-13 17:52:15 +01:00
Laurent Destailleur
0a642a2656
Fix regression
2018-03-13 17:49:30 +01:00
Laurent Destailleur
2566170c68
Use code of societeaccount
2018-03-13 17:47:43 +01:00
Laurent Destailleur
944ba69cd8
Add unique key. Dolibarrize view of stripe card.
2018-03-13 17:32:49 +01:00
ptibogxiv
1ff13cff7a
Fix select by default gateway's icon
2018-03-13 15:43:11 +01:00
Laurent Destailleur
a955e74329
Better MVC
2018-03-13 15:19:31 +01:00
Laurent Destailleur
9c92e09295
Fix syntax
2018-03-13 14:48:01 +01:00
Laurent Destailleur
f7dd7e89de
Add option to create stripe customer if not found (so we can use
...
function to find without side effect)
2018-03-13 14:44:35 +01:00
Laurent Destailleur
a658f7c455
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-13 14:27:35 +01:00
Laurent Destailleur
b1ac4246a1
Merge pull request #8373 from ptibogxiv/patch-16
...
ADD trigger when modify, delete thirdparty
2018-03-13 14:20:33 +01:00
Laurent Destailleur
59b7187501
Rename interface_99_modStripe_Stripe.class.php to interface_80_modStripe_Stripe.class.php
2018-03-13 14:20:23 +01:00
Laurent Destailleur
4b7f4d29d1
Update interface_99_modStripe_Stripe.class.php
2018-03-13 14:19:26 +01:00
Laurent Destailleur
d6e8872af4
Update interface_99_modStripe_Stripe.class.php
2018-03-13 14:14:33 +01:00
Laurent Destailleur
b25f3ba322
Fix to avoid stripe live mode beeing disabled when stripeconnect off
2018-03-13 14:13:32 +01:00
Laurent Destailleur
4bd05f854c
Merge pull request #8371 from frederic34/pdfaddress
...
add object in pdf_build_address source
2018-03-13 14:04:49 +01:00
Laurent Destailleur
72d4b0dcf9
Merge pull request #8370 from ptibogxiv/patch-15
...
FIX with new database llx_societe_account
2018-03-13 14:02:24 +01:00
Laurent Destailleur
9f07ff0f9b
Fix travis
2018-03-13 14:00:35 +01:00
Laurent Destailleur
e6dd312bd5
Debug ticket module
2018-03-13 13:56:45 +01:00
Laurent Destailleur
e6d8219396
Dolibarrize module ticket
2018-03-13 13:26:03 +01:00
ptibogxiv
3dd90a1f1a
FIX name of file
2018-03-13 13:21:36 +01:00
Laurent Destailleur
4380367923
Error management
2018-03-13 12:54:53 +01:00
ptibogxiv
3aa0bdfe5c
ADD trigger when modify, delete thirdparty
...
More fix todo with new class of stripe.class.php
2018-03-13 12:17:57 +01:00
Frédéric FRANCE
c76dce64d3
add object in pdf_build_address source
2018-03-13 12:15:03 +01:00
Laurent Destailleur
fd249c60da
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-13 12:14:16 +01:00
Laurent Destailleur
8048259733
Work on ticket module integration
2018-03-13 12:13:47 +01:00
ptibogxiv
7feaeb1b89
more FIX for unified stripe's payment class
2018-03-13 12:07:53 +01:00
ptibogxiv
eabc5c0812
FIX with new database llx_societe_account
2018-03-13 11:37:40 +01:00
Laurent Destailleur
475a96e675
Merge pull request #8369 from ptibogxiv/patch-14
...
Fix database name
2018-03-13 11:32:40 +01:00
ptibogxiv
0f15f3c129
Fix database name
2018-03-13 11:27:16 +01:00
Laurent Destailleur
cd71e49762
Picto ticket module
2018-03-13 10:42:58 +01:00
Laurent Destailleur
5d512af4b4
Fix migration
2018-03-13 09:53:33 +01:00
Laurent Destailleur
c375fd58be
Merge pull request #8366 from ptibogxiv/patch-12
...
ADD key_account variable for stripe or other gateway
2018-03-13 09:40:52 +01:00
Laurent Destailleur
c75cb4167e
Merge pull request #8364 from frederic34/patch-2
...
Update ticketsup.class.php
2018-03-13 09:39:25 +01:00
Laurent Destailleur
b34e176060
Merge pull request #8365 from ptibogxiv/patch-11
...
Fix SQL and ADD support LIVE/TEST mode
2018-03-13 09:38:22 +01:00
Laurent Destailleur
490acd96dc
It is better to let the caller decide which mode (live or not) to take
2018-03-13 09:37:59 +01:00
ptibogxiv
d6be9651a0
ADD key_account variable for stripe or other gateway
2018-03-13 00:29:28 +01:00
ptibogxiv
9408a98c52
Fix SQL and ADD support LIVE/TEST mode
2018-03-13 00:26:09 +01:00
Laurent Destailleur
01f25b00b0
Test
2018-03-12 23:43:47 +01:00
Laurent Destailleur
16dc00a7fc
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-12 21:29:34 +01:00
Laurent Destailleur
7b864aeaec
Fix regression with live box
2018-03-12 21:29:03 +01:00
Frédéric FRANCE
08bca60ae2
Update ticketsup.class.php
2018-03-12 20:52:39 +01:00
Frédéric FRANCE
56d023165e
Update ticketsup.class.php
2018-03-12 20:43:38 +01:00
Laurent Destailleur
e6de2ab40e
Merge pull request #8362 from frederic34/patch-9
...
Update CMailFile.class.php for swiftmailer
2018-03-12 20:32:44 +01:00
Laurent Destailleur
a4fd9e83ba
Merge pull request #8361 from frederic34/patch-2
...
Update typo actions_ticketsup.class.php
2018-03-12 20:32:08 +01:00
Laurent Destailleur
717a1daf28
Fix sql injection
2018-03-12 20:26:47 +01:00
Laurent Destailleur
3e1cc1f03f
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-12 20:16:58 +01:00
Laurent Destailleur
f2bba8fb03
Fix translation
2018-03-12 20:11:34 +01:00
Laurent Destailleur
8f21f0e265
Fix financial commitment
2018-03-12 20:03:32 +01:00
Laurent Destailleur
7a338de15d
Fix enable module
2018-03-12 19:33:47 +01:00
Laurent Destailleur
612d36a2f8
Fix phpunit
2018-03-12 19:32:57 +01:00
Laurent Destailleur
bf36d671ba
Fix ticket deletion
2018-03-12 19:30:21 +01:00
Laurent Destailleur
78b0585798
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/taxes.php
2018-03-12 19:09:57 +01:00
Laurent Destailleur
4068bbd0b2
Enable module ticketsup
2018-03-12 18:22:39 +01:00
Laurent Destailleur
cbbaf4763b
Start to introduce thirdparty website accounts
2018-03-12 16:04:23 +01:00
Laurent Destailleur
7362b3f3d7
Add table to store thirparty account in external web sites
2018-03-12 15:59:03 +01:00
Frédéric FRANCE
d6e98d3b05
Update CMailFile.class.php
2018-03-12 15:14:41 +01:00
Laurent Destailleur
f40e6e25c6
Move picto
2018-03-12 15:12:58 +01:00
Laurent Destailleur
1603837933
Report error in phpunit
2018-03-12 15:03:03 +01:00
Laurent Destailleur
a190732135
Add ticketsup in module to init
2018-03-12 15:01:59 +01:00
Frédéric FRANCE
cf77ef4f45
Update actions_ticketsup.class.php
2018-03-12 14:16:52 +01:00
Laurent Destailleur
8fa3cf7c6a
Fix setup
2018-03-12 13:39:32 +01:00
Laurent Destailleur
735156f4b8
Try to fix phpunit error
2018-03-12 13:22:09 +01:00
Laurent Destailleur
0d1e26b02c
Fix error management
2018-03-12 13:19:09 +01:00
Laurent Destailleur
97c93e35fc
Add phpunit for ticket
2018-03-12 12:57:39 +01:00
Laurent Destailleur
591b0993af
Fix PHPUnit for Ticket
2018-03-12 12:54:48 +01:00
Laurent Destailleur
0dfaa14d6e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-12 12:41:54 +01:00
Laurent Destailleur
3dfc94787c
Fix sql injection
2018-03-12 12:41:43 +01:00
Laurent Destailleur
18b6b70f45
Merge pull request #8358 from frederic34/patch-2
...
Update llx_ticketsup.sql
2018-03-12 12:28:40 +01:00
Laurent Destailleur
98b7d4c2e2
NEW Can set the start/end date of service line in invoice templates
2018-03-12 12:27:40 +01:00
Frédéric FRANCE
98320ffad2
Update 7.0.0-8.0.0.sql
2018-03-12 08:36:18 +01:00
Frédéric FRANCE
478b3dfa42
Update llx_ticketsup.sql
2018-03-12 08:34:47 +01:00
Laurent Destailleur
f447d1287c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-11 23:56:27 +01:00
Laurent Destailleur
ae82d045f8
Dolibarrize module ticket
2018-03-11 23:56:17 +01:00
Laurent Destailleur
1ede43971d
Dolibarrize module ticket
2018-03-11 23:40:25 +01:00
Laurent Destailleur
6ac070823f
Fix phpcs
2018-03-11 23:22:55 +01:00
Laurent Destailleur
6da3fbe3c9
Translation
2018-03-11 23:21:14 +01:00
Laurent Destailleur
b5ca4ca391
PHPunit
2018-03-11 23:19:43 +01:00
Laurent Destailleur
f1f539d2a7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-11 23:08:10 +01:00
Laurent Destailleur
d1fbf2a80e
Dolibarrize
2018-03-11 23:07:57 +01:00
Laurent Destailleur
cd10ed9308
Merge pull request #8355 from aspangaro/8.0-a8
...
Fix : Remove two langs->load("sendings") and use loadLangs instead
2018-03-11 23:05:10 +01:00
Laurent Destailleur
b965240439
Merge pull request #8353 from frederic34/patch-8
...
Update ticketsup.php
2018-03-11 23:03:45 +01:00
Laurent Destailleur
6d7b7ad4fe
Merge pull request #8352 from frederic34/patch-2
...
Update ticketsup.lang
2018-03-11 23:03:28 +01:00
Alexandre SPANGARO
c0d4ca3682
Fix : Remove two langs->load("sendings") and use loadLangs instead
2018-03-11 22:28:27 +01:00
Laurent Destailleur
93f4d6fdcd
Translation
2018-03-11 21:34:38 +01:00
Frédéric FRANCE
683486eaf1
Update html.formticketsup.class.php
2018-03-11 21:00:39 +01:00
Frédéric FRANCE
ad05ddfe5c
Update ticketsup_extrafields.php
2018-03-11 20:42:39 +01:00
Frédéric FRANCE
111bbd98ce
Update ticketsup.php
2018-03-11 20:36:52 +01:00
Frédéric FRANCE
b04d38e760
Update ticketsup.lang
2018-03-11 20:16:06 +01:00
Laurent Destailleur
b084ca4a50
Fix
2018-03-11 19:44:19 +01:00
Laurent Destailleur
2245a2eaf6
Merge pull request #8351 from hregis/develop_dict
...
Fix: dolibarrizzzz
2018-03-11 19:33:36 +01:00
Laurent Destailleur
21e15e19b0
Merge pull request #8350 from frederic34/patch-2
...
Update ticketsup new.php
2018-03-11 19:33:03 +01:00
Laurent Destailleur
43ac1adbc4
Fix phpcs
2018-03-11 19:32:28 +01:00
Regis Houssin
a09bad6d69
Fix: wrong year
2018-03-11 18:59:45 +01:00
Regis Houssin
ecb44e2f53
Fix: wrong copy/paste
2018-03-11 18:57:36 +01:00
Frédéric FRANCE
da48dc6eab
Update new.php
2018-03-11 18:56:04 +01:00
Regis Houssin
7c3984c9db
Fix: dolibarrizzzz
2018-03-11 18:54:38 +01:00
Laurent Destailleur
6709b0934b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-11 18:35:01 +01:00
Laurent Destailleur
d28680e3ed
Fix phpcs
2018-03-11 18:34:47 +01:00
Laurent Destailleur
43e297b142
Merge pull request #8138 from frederic34/patch-2
...
Update price.php
2018-03-11 18:33:16 +01:00
Laurent Destailleur
8e37957481
Merge pull request #8349 from frederic34/frederic34-patch-1-1
...
Update ticketsup.class.php
2018-03-11 18:31:24 +01:00
Laurent Destailleur
3e187123b0
Merge pull request #8348 from hregis/develop_dict
...
Fix: dolibarrize
2018-03-11 18:30:50 +01:00
Laurent Destailleur
70490e2b4b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/ticketsup/class/actions_ticketsup.class.php
2018-03-11 18:29:19 +01:00
Laurent Destailleur
8b6dea218b
Dolibarrize module
2018-03-11 18:28:27 +01:00
Frédéric FRANCE
d77bde4721
Update ticketsup.class.php
2018-03-11 18:25:22 +01:00
Regis Houssin
741d69fabe
Fix: dolibarrize
2018-03-11 18:23:02 +01:00
Laurent Destailleur
33dda6c9b8
Merge pull request #8347 from frederic34/patch-7
...
Update ticketsup index.php
2018-03-11 18:19:22 +01:00
Laurent Destailleur
0f4f844ab5
Merge pull request #8346 from hregis/develop_api
...
Fix: travis
2018-03-11 18:16:23 +01:00
Laurent Destailleur
bd6427b278
Merge pull request #8345 from atm-florian/dev_ticketsup
...
Dev ticketsup
2018-03-11 18:15:24 +01:00
Frédéric FRANCE
69f66f998d
Delete .gitignore
2018-03-11 18:13:39 +01:00
Laurent Destailleur
d9b55f2275
Merge branch 'develop' into dev_ticketsup
2018-03-11 18:12:47 +01:00
Frédéric FRANCE
5251a6c72a
Update index.php
2018-03-11 18:12:32 +01:00
Laurent Destailleur
baf6fc6a8b
Merge pull request #8343 from atm-maxime/develop
...
Fix mail send
2018-03-11 18:11:37 +01:00
Laurent Destailleur
0005b1bc48
Merge pull request #8342 from atm-florian/dev_fixscrunitiz
...
fix scrunitizer
2018-03-11 18:11:13 +01:00
Laurent Destailleur
4b3c2bb824
Merge pull request #8340 from Librethic/ticketsup_core
...
Fix PHPCS errors with ticketsup module
2018-03-11 18:10:19 +01:00
Laurent Destailleur
40cf236f92
Merge branch 'develop' into ticketsup_core
2018-03-11 18:10:11 +01:00
Laurent Destailleur
d0598a767c
Merge pull request #8339 from frederic34/patch-4
...
Update ticketsup linkedobjectblock.tpl.php
2018-03-11 18:06:40 +01:00
Laurent Destailleur
d6eee30ee9
Merge pull request #8336 from defrance/patch-106
...
add sql log on install debug
2018-03-11 18:06:18 +01:00
Laurent Destailleur
dea80eba4e
Use a constant name starting with MAIN
2018-03-11 18:06:08 +01:00
Laurent Destailleur
f0a0c8c3e5
Fix phpcs
2018-03-11 17:57:58 +01:00
Regis Houssin
af6f7f6773
Fix: travis
2018-03-11 17:44:47 +01:00
Frédéric FRANCE
435a049960
Create index.html
2018-03-11 17:35:00 +01:00
jfefe
3b814ebba2
Try to fix phpunit test (br tag isuue)
2018-03-11 16:54:39 +01:00
Laurent Destailleur
7ffce2a28f
Dolibarize
2018-03-11 16:48:44 +01:00
jfefe
c3fab4c54c
Fix Phpunit issue
2018-03-11 16:48:26 +01:00
florian HENRY
42bf6fd3dc
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into dev_ticketsup
2018-03-11 16:13:51 +01:00
jfefe
2464fadf03
Merge branch 'develop' into ticketsup_core
2018-03-11 16:11:01 +01:00
florian HENRY
cfdaa7c88d
ticket sup make it work
2018-03-11 16:07:13 +01:00
jfefe
5656e17570
Fix PHPCS errors (ticketsup module)
2018-03-11 16:06:11 +01:00
Laurent Destailleur
e393621f2f
Dolibarrize
2018-03-11 16:00:18 +01:00
Maxime Kohlhaas
df185de6ae
Fix mail send
2018-03-11 15:09:25 +01:00
florian HENRY
6d8566a238
fix scrunitizer
2018-03-11 12:41:48 +01:00
jfefe
0f96575b41
Fix PHPCS errors with ticketsup module
2018-03-11 12:06:57 +01:00
Frédéric FRANCE
26dbd4f3a1
Update linkedobjectblock.tpl.php
2018-03-11 11:43:12 +01:00
Laurent Destailleur
0ac1d8b226
Dolibarize
2018-03-11 11:33:24 +01:00
Laurent Destailleur
e14d2f08b8
Dolibarize
2018-03-11 11:12:38 +01:00
BENKE Charlene
bfaffe6692
Changes Done
2018-03-11 10:51:05 +01:00
Laurent Destailleur
8217587b5e
Dolibarize new module
2018-03-11 10:34:21 +01:00
Laurent Destailleur
a331fdd0b8
Merge pull request #8338 from Librethic/ticketsup_core
...
NEW : Ticketsup module integration
2018-03-11 10:06:27 +01:00
jfefe
138c842959
Correct bad paths
2018-03-11 09:44:58 +01:00
jfefe
79acb79ae0
Begin integration of module « Ticketsup »
...
Related to #4948
2018-03-11 09:44:58 +01:00
Laurent Destailleur
ce53c8fdb5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-11 02:21:37 +01:00
Laurent Destailleur
4070d78d13
Fix phpcs
2018-03-11 02:18:46 +01:00
Laurent Destailleur
5d86b8e621
Merge pull request #8337 from atm-florian/dev_fixscrunitiz
...
fix scrunitizer
2018-03-11 02:08:35 +01:00
Laurent Destailleur
7f469e9f6f
Fix PHPCS
2018-03-11 02:04:08 +01:00
Laurent Destailleur
6baafab53c
Fix travis errors
2018-03-11 01:52:40 +01:00
Laurent Destailleur
5edaa9a98c
Fix phpcs
2018-03-11 01:50:15 +01:00
Laurent Destailleur
5b0dd0e31b
Try to fix regression
2018-03-11 01:23:06 +01:00
florian HENRY
888afe0e33
fix scrunitizer
2018-03-11 00:25:14 +01:00
Laurent Destailleur
06689bb79f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-11 00:16:21 +01:00
Laurent Destailleur
64f21b8a3c
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/expensereport/card.php
2018-03-11 00:10:13 +01:00
Laurent Destailleur
11abbbcd98
Merge pull request #8334 from atm-florian/dev_fixtrigger
...
fix trigger position into explication class
2018-03-11 00:00:43 +01:00
Laurent Destailleur
17d1a15d50
Update expedition.class.php
2018-03-11 00:00:24 +01:00
BENKE Charlene
923bad4da6
add sql log on install debug
...
new global variable INSTALL_DISPLAY_SQL_LOG to display sql log on module install
2018-03-10 23:59:34 +01:00
Laurent Destailleur
a7737cc436
Merge pull request #8332 from defrance/patch-105
...
primary key without space
2018-03-10 23:53:53 +01:00
Laurent Destailleur
0389664b1e
Fix php code
2018-03-10 23:50:41 +01:00
florian HENRY
3da645ab3b
fix trigger position into explication class
2018-03-10 23:40:56 +01:00
BENKE Charlene
0d50cab97e
primary key without space
2018-03-10 23:05:24 +01:00
Laurent Destailleur
390618db47
Fix bad space
2018-03-10 22:42:28 +01:00
Laurent Destailleur
bdb6a09762
Fix phpcs
2018-03-10 22:41:57 +01:00
Laurent Destailleur
54d2e1f55d
Merge pull request #7970 from marcosgdf/bug-6980
...
FIX #6980 FormMail::getEmailTemplate returns an array instead of a ModelMail object
2018-03-10 22:27:32 +01:00
Laurent Destailleur
72bccd9c6b
Merge branch 'develop' into bug-6980
2018-03-10 22:27:07 +01:00
Laurent Destailleur
dfb3d1b3bc
Merge pull request #8325 from inoveaconseil/develop
...
Add execution date on direct debit
2018-03-10 22:11:58 +01:00
Laurent Destailleur
bb835d3633
Update bonprelevement.class.php
2018-03-10 22:09:32 +01:00
Laurent Destailleur
ce13fa56a2
Merge pull request #8302 from ptibogxiv/ptibogxiv-stripe
...
ADD IPN/webhook for stripe
2018-03-10 22:05:37 +01:00
Laurent Destailleur
3a8c216ab6
Merge branch 'develop' into ptibogxiv-stripe
2018-03-10 22:05:18 +01:00
Laurent Destailleur
8aec5cf6fa
Merge pull request #8331 from atm-alexis/NEW_hidden_conf_for_nb_weeks_to_swho
...
NEW hidden conf AGENDA_NB_WEEKS_IN_VIEW_PER_USER to set nb weeks to show into per user view
2018-03-10 21:55:58 +01:00
Laurent Destailleur
72eff36cd6
Merge pull request #8328 from atm-alexis/FIX_commonObject_isInt_linked
...
Fix commonobject isInt for module builder capabilities
2018-03-10 18:59:12 +01:00
Laurent Destailleur
f609547bc9
Update bonprelevement.class.php
2018-03-10 18:50:41 +01:00
Laurent Destailleur
9e0c74ca20
Update bonprelevement.class.php
2018-03-10 18:49:48 +01:00
Laurent Destailleur
b2677c35e2
Merge pull request #8317 from frederic34/swifmailer
...
Add dkim signing with Swiftmailer
2018-03-10 18:48:08 +01:00
Alexis Algoud
129c032118
NEW hidden conf to set nb weeks to show into user view
2018-03-10 16:46:57 +01:00
Inovea Conseil
87b797bdec
Fix unknow field
2018-03-10 15:06:02 +01:00
ptibogxiv
3ea6a9fa5f
Update stripe.php
2018-03-10 15:05:04 +01:00
ptibogxiv
6b43477c39
Update stripe.php
2018-03-10 14:48:07 +01:00
ptibogxiv
5403e7a347
Update stripe.php
2018-03-10 14:46:37 +01:00
ptibogxiv
bbff580fb3
integration of fee's platform
2018-03-10 14:45:07 +01:00
ptibogxiv
dd15dc56dd
Update and fix
...
prepare integration for more callback support
2018-03-10 14:34:10 +01:00
Alexis Algoud
b370a3096c
fix commonobject isInt for module builder capabilities
2018-03-10 14:14:31 +01:00
Laurent Destailleur
96aaeb2fd0
Merge pull request #8326 from atm-florian/dev_fixscrunitiz
...
fix scrunitizer
2018-03-10 12:57:51 +01:00
Laurent Destailleur
b0bd8cf910
Update facture.class.php
2018-03-10 12:56:19 +01:00
Laurent Destailleur
f6918a5d88
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-10 12:47:00 +01:00
Laurent Destailleur
d00b549f91
Remove duplicate perm
2018-03-10 12:46:45 +01:00
Laurent Destailleur
a833c271e1
Missing user
2018-03-10 12:37:44 +01:00
Inovea Conseil
d2dff92f26
Add execution date on prelevement
2018-03-10 11:28:12 +01:00
Inovea Conseil
9b680ca2e1
Merge origin/develop into develop
2018-03-10 11:24:45 +01:00
Inovea Conseil
975300b90b
Add execution date on prelevement
2018-03-10 11:23:35 +01:00
Laurent Destailleur
1e4dd72c23
Merge pull request #8323 from atm-alexis/FIX_module_right_use
...
FIX module builder good write to add
2018-03-10 11:20:59 +01:00
Laurent Destailleur
466f87ee15
Merge pull request #8322 from inoveaconseil/develop
...
Add research with phone number on left search
2018-03-10 11:20:16 +01:00
Alexis Algoud
5d692482a3
fix good write to add
2018-03-10 11:18:05 +01:00
florian HENRY
26686a05c2
fix scrunituzer
2018-03-10 10:38:56 +01:00
florian HENRY
594497d085
fix scrunitizer
2018-03-10 10:34:11 +01:00
florian HENRY
40fb803ffd
scrunitizer
2018-03-10 09:34:33 +01:00
florian HENRY
63fb53159c
fix scrunitizer
2018-03-10 01:12:47 +01:00
florian HENRY
8e84b733dc
fix scrutinizer
2018-03-10 00:13:41 +01:00
Inovea Conseil
9075ed4107
Add mass action proposal closed
2018-03-10 00:04:58 +01:00
Inovea Conseil
aaf68b904e
Add mass action proposal closed
2018-03-10 00:00:23 +01:00
Inovea Conseil
5d1e54c6fd
Add phone search
2018-03-09 23:48:50 +01:00
Inovea Conseil
5e46813323
Add phone research
2018-03-09 23:45:28 +01:00
Laurent Destailleur
a7e0fdba49
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-09 23:44:21 +01:00
Laurent Destailleur
c1d148458b
Fix migration
2018-03-09 23:44:00 +01:00
Laurent Destailleur
f3058955f0
Merge pull request #8319 from atm-alexis/FIX_module_builder_include_cache
...
FIX include cache issue in module builder
2018-03-09 23:07:07 +01:00
Laurent Destailleur
20ec269d4d
Merge pull request #8318 from atm-florian/7.0_betterthirdpartylink
...
7.0 betterthirdpartylink
2018-03-09 23:03:23 +01:00
Alexis Algoud
1d69d8e51e
add function_exist
2018-03-09 23:03:23 +01:00
Laurent Destailleur
4895587f02
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-09 23:00:04 +01:00
Laurent Destailleur
9efea6e30e
Fix var not defined
2018-03-09 22:59:44 +01:00
Alexis Algoud
42aa7a25f9
FIX include cache issue
2018-03-09 22:54:45 +01:00
Laurent Destailleur
cc7ac2a0da
Merge pull request #8313 from atm-florian/7.0_fix8241
...
7.0 fix8241
2018-03-09 22:47:43 +01:00
Laurent Destailleur
40d04482b0
Fix set time
2018-03-09 22:45:16 +01:00
Frédéric FRANCE
27bf5419d6
Merge branch 'develop' into swifmailer
2018-03-09 22:44:57 +01:00
Laurent Destailleur
4d885310c7
Merge pull request #8311 from inoveaconseil/patch-1
...
Fix set time limit to 0
2018-03-09 22:41:15 +01:00
Laurent Destailleur
b8e724a4d7
Merge pull request #8310 from atm-florian/7.0_fix_invoicelist
...
fix add "late" invoice into "save last search/backtolist" feature
2018-03-09 22:37:55 +01:00
Laurent Destailleur
d8d13a7348
Merge branch 'develop' into 7.0_fix_invoicelist
2018-03-09 22:37:20 +01:00
florian HENRY
a34709c112
fix better thirdparty link
2018-03-09 22:36:00 +01:00
Laurent Destailleur
6ff3ac82c6
Merge pull request #8309 from ATM-Marc/NEW_syslog_file_autoclean
...
NEW: syslog file autoclean
2018-03-09 22:34:30 +01:00
Laurent Destailleur
d858426b7b
Update modSyslog.class.php
2018-03-09 22:33:39 +01:00
Laurent Destailleur
b5fd4c005c
Merge pull request #8307 from hregis/develop_api
...
Fix: REST API must be enabled for all entities
2018-03-09 21:26:44 +01:00
Laurent Destailleur
18dc1768a4
Merge pull request #8304 from hregis/develop_dict
...
Fix: use code instead id
2018-03-09 19:43:56 +01:00
florian HENRY
bb8525614c
better fix
2018-03-09 19:37:39 +01:00
Maxime Kohlhaas
4e222d3d92
Comment for travis
2018-03-09 19:09:16 +01:00
Maxime Kohlhaas
ded69bf57d
New : link users to company like a tag
2018-03-09 18:59:06 +01:00
Inovea Conseil
d763bfcbf1
Fix set time limit to 0
...
If the dolibarr was installed on a pc and not on server or in the doliwamp.
2018-03-09 17:56:49 +01:00
florian HENRY
164ca682d5
fix add "late" invoice into "save last search/backtolist" feature
2018-03-09 17:23:43 +01:00
Marc de Lima Lucio
d6b4bc14e4
NEW: syslog file autoclean
2018-03-09 16:52:06 +01:00
ptibogxiv
bfa7478568
FIX compatibility for multicompany (stripeconnect or not)
...
TODO: more test and create fee with stripe callback
2018-03-09 14:40:20 +01:00
Regis Houssin
3eeeaf2d2d
Fix: REST API must be enabled for all entities
2018-03-09 12:54:34 +01:00
Regis Houssin
f4f81482e7
Fix: add todo if you use the good id by entities
2018-03-09 09:39:57 +01:00
Regis Houssin
ea175cd6c1
Fix: compatibility with multicompany dictionnary sharing
2018-03-09 09:37:23 +01:00
Regis Houssin
82057b3523
Fix: use code instead id
2018-03-09 08:11:02 +01:00
ptibogxiv
a2fd2bc3f3
FIX entity
...
TO DO: save stripe account in multicompany mode and without stripe connect in theadmin of stripe module because stripe doesn't send custom field for all request
RISK: confusion and error in payment and transfert bank without this
2018-03-09 00:03:44 +01:00
ptibogxiv
51398ad060
FIX dolibarr version
2018-03-08 23:27:20 +01:00
Laurent Destailleur
b68b66edcb
Fix phpcs
2018-03-08 23:16:55 +01:00
ptibogxiv
3d411f09fc
Update actions_stripe.class.php
2018-03-08 23:13:37 +01:00
ptibogxiv
264112ab59
NEW actions on card.php for company and member
2018-03-08 23:07:58 +01:00
Laurent Destailleur
3ad95e46c0
Fix phpunit
2018-03-08 22:40:42 +01:00
Laurent Destailleur
9f42e1b172
Prepare code to introduce different payment modes than BAN
2018-03-08 22:33:40 +01:00
Laurent Destailleur
489dde4db4
Prepare database to store payment modes of customers
2018-03-08 22:26:42 +01:00
Laurent Destailleur
7a277a8d2b
Debug list of charges. Compatible with the metadata FULLTAG used by
...
dolibarr native online payment page.
2018-03-08 21:32:52 +01:00
Laurent Destailleur
2cd0122d34
Fix phpcs
2018-03-08 20:59:23 +01:00
Laurent Destailleur
b7557db30a
Merge
2018-03-08 20:53:44 +01:00
Laurent Destailleur
e983e0709f
Fix not visible template selector for supplier order/invoice emails
2018-03-08 20:49:37 +01:00
Laurent Destailleur
65aa5953f4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-08 20:36:07 +01:00
Laurent Destailleur
bf1bada435
Contact tab after main tab
2018-03-08 20:35:50 +01:00
ptibogxiv
432aa50812
Update ipn.php
2018-03-08 20:08:43 +01:00
Laurent Destailleur
1c9e7145e7
Merge pull request #8276 from ATM-Consulting/develop_atm
...
NEW: supplier credit notes & discounts (absolute and relative)
2018-03-08 20:06:37 +01:00
ptibogxiv
415332c22a
ADD IPN/Webhook for stripe
...
TODO: optimise code and uncustomize of ptibogxiv.net but good and fonctionnal for test
2018-03-08 20:05:40 +01:00
Laurent Destailleur
e0af4f8489
Trans
2018-03-08 19:58:11 +01:00
Laurent Destailleur
b07fdafa65
Trans
2018-03-08 19:57:22 +01:00
Laurent Destailleur
235db1f405
Enhance OAuth module to store the stripe account in llx_oauth_token
2018-03-08 19:51:18 +01:00
Laurent Destailleur
88e47e11a4
Fix rename file
2018-03-08 17:44:51 +01:00
Laurent Destailleur
5b8006a6bb
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/public/payment/paymentok.php
htdocs/public/paypal/paymentok.php
2018-03-08 16:37:17 +01:00
Laurent Destailleur
8d56c9d374
Merge pull request #8297 from ptibogxiv/ptibogxiv-stripe
...
ADD stripe.class.php and other fix/comment
2018-03-08 16:29:34 +01:00
Laurent Destailleur
936aef70a1
Merge branch 'develop' into ptibogxiv-stripe
2018-03-08 16:29:27 +01:00
Laurent Destailleur
47b03068ac
Merge pull request #8300 from hregis/develop_dict
...
Fix: regression, restore primary key
2018-03-08 16:22:23 +01:00
Laurent Destailleur
0b316c3980
Attach invoice on email subscription confirmation
2018-03-08 15:01:34 +01:00
Regis Houssin
73a63c1abc
Fix: syntax error
2018-03-08 11:57:38 +01:00
Regis Houssin
861a831e24
Fix: debug
2018-03-08 11:53:46 +01:00
ptibogxiv
7774b49beb
Fix paymentmodes.php
2018-03-08 10:03:36 +01:00
Regis Houssin
fd9c79fa7f
Fix: use getEntity if no rowid to compare
2018-03-08 07:42:17 +01:00
Regis Houssin
93a9430e49
Fix: regression, restore primary key
2018-03-08 07:41:54 +01:00
Alexandre SPANGARO
0182b724aa
Merge remote-tracking branch 'uptream/develop' into 8.0-a7
2018-03-08 06:53:54 +01:00
Alexandre SPANGARO
3f2aa6a4fb
New : On invoice card, show accounting account linked
2018-03-08 06:52:31 +01:00
ptibogxiv
e2bd0198d1
Fix class call
2018-03-08 02:26:57 +01:00
ptibogxiv
5c04c2886c
Delete because replace by paymentmodes.php
2018-03-08 02:09:27 +01:00
ptibogxiv
c3e211f3f7
Delete gateway.php
2018-03-08 02:08:43 +01:00
ptibogxiv
197ce2fc3d
Fix set default
2018-03-08 02:08:14 +01:00
ptibogxiv
a0b587acc0
NEW introduce stripe.class.php
...
TODO: more powerful saving infos ?
2018-03-07 20:04:13 +01:00
Laurent Destailleur
e5bb6030eb
Fix phpcs
2018-03-07 19:33:43 +01:00
Laurent Destailleur
8c128a2985
Stripe has drop PHP 5.3
2018-03-07 19:28:04 +01:00
Laurent Destailleur
8c03fdd51f
NEW Upgrade of Stripe lib to 6.4.1
2018-03-07 19:26:06 +01:00
Laurent Destailleur
b9f1695b34
NEW Upgrade of Stripe lib to 6.4.1
2018-03-07 19:25:05 +01:00
Laurent Destailleur
fe45e82e99
Fix use of table llx_c_paiement (param showempty was not used/set)
2018-03-07 19:00:38 +01:00
Laurent Destailleur
65c689cc81
Clean code
2018-03-07 18:32:47 +01:00
Laurent Destailleur
3287c03e67
Fix data on thirdparty tooltip
2018-03-07 18:32:25 +01:00
Laurent Destailleur
78cbd92e98
Fix init data on table of payment mode
2018-03-07 18:30:39 +01:00
ptibogxiv
7edec37b28
FIx call stripe.class.php
2018-03-07 17:27:45 +01:00
ptibogxiv
1ba6de7ec7
FIX call stripe.class.php
2018-03-07 17:26:49 +01:00
Laurent Destailleur
6761a59acd
Intorduce dolDecodeBlockedData
2018-03-07 17:22:38 +01:00
ptibogxiv
d791b014a5
update comment and class
2018-03-07 16:17:25 +01:00
ptibogxiv
39749a0a2c
NEW function and update comment
2018-03-07 16:13:49 +01:00
Laurent Destailleur
94140b04ca
FIX Missing primary key on payment modes
2018-03-07 15:28:50 +01:00
Laurent Destailleur
05c1150477
Fix bad links
2018-03-07 15:13:22 +01:00
Laurent Destailleur
a597dc8b11
Merge pull request #8281 from ptibogxiv/patch-10
...
NEW: add link to stripe's info in bank menu
2018-03-07 15:09:46 +01:00
Laurent Destailleur
1419eaf15f
Debug last stripe PR
2018-03-07 15:05:49 +01:00
Laurent Destailleur
e242dbad88
Debug stripe
2018-03-07 14:44:32 +01:00
Laurent Destailleur
64b0d1d390
Fix by adding a redirect to avoid the order2billing being done twice.
2018-03-07 14:33:29 +01:00
Laurent Destailleur
913be91ac7
Merge pull request #8279 from ptibogxiv/develop
...
New add a stripeconnect mode + add webhook key
2018-03-07 14:17:15 +01:00
Laurent Destailleur
c1497b065c
CSS
2018-03-07 14:13:55 +01:00
Laurent Destailleur
62a339e582
Minor fix in multicurrency for supplier prices
2018-03-07 14:13:46 +01:00
Laurent Destailleur
3ebf01e0c6
Update .travis.yml
2018-03-07 13:21:07 +01:00
Laurent Destailleur
d060cf840d
Merge branch 'develop' into develop
2018-03-07 13:19:25 +01:00
Laurent Destailleur
cf45f78d7e
Merge pull request #8218 from OPEN-DSI/product_supplier_buyprice_multicurrency
...
NEW Add multicurrency support for product buy price for supplier propales, orders and invoices
2018-03-07 13:12:23 +01:00
Laurent Destailleur
d07cd8c04b
Update 7.0.0-8.0.0.sql
2018-03-07 13:11:18 +01:00
Laurent Destailleur
7e6ba51780
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/projet/tasks/comment.php
2018-03-07 13:06:29 +01:00
Laurent Destailleur
c1c6720edc
Fix look and feel v7
2018-03-07 12:27:31 +01:00
Laurent Destailleur
dfcad21583
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-07 12:24:29 +01:00
Laurent Destailleur
0eb966ec83
Merge pull request #8282 from aspangaro/8.0-a6_vat
...
Add information in VAT admin page
2018-03-07 12:24:02 +01:00
Laurent Destailleur
f597e08d06
Merge branch 'develop' into 8.0-a6_vat
2018-03-07 12:23:43 +01:00
Laurent Destailleur
7e3b118257
Standardize output
2018-03-07 12:03:40 +01:00
Laurent Destailleur
1ca5c7083a
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
2018-03-07 11:54:48 +01:00
Laurent Destailleur
f800d50fec
WIP to show event per hours
2018-03-07 11:53:30 +01:00
Laurent Destailleur
1a5cc4e516
Fix in edit mode, title of event is required
2018-03-07 11:06:14 +01:00
Laurent Destailleur
fab007ad83
Remove deprecated option dolibarr_pdf_force_fpdf
...
Fix view of dolibarr setup config file
2018-03-07 09:41:27 +01:00
ptibogxiv
b8f88ea315
ADD stock decrement
2018-03-06 20:45:05 +01:00
ptibogxiv
382fe4f13c
FIX group account settings
...
transfert bank settinds to account setting et let only general common online payment settings
2018-03-06 16:29:43 +01:00
ptibogxiv
613e92e5e8
update stripe php
2018-03-06 13:52:56 +01:00
ptibogxiv
f35606e434
FIX update stripe php librairy
2018-03-06 13:50:42 +01:00
ptibogxiv
10b16187d4
NEW convert rib.php to gateway.php
2018-03-06 13:26:40 +01:00
ptibogxiv
5e0327329c
NEW convert rib.php to gateways.php
...
do stripe integration
be conform to PSD2 rules
less tab fo company
2018-03-06 13:23:35 +01:00
ptibogxiv
c133b04abf
ADD banktransfer account for stripe webhook
2018-03-06 13:16:12 +01:00
Laurent Destailleur
a086bd0137
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/actions_linkedfiles.inc.php
htdocs/core/class/utils.class.php
2018-03-06 09:20:45 +01:00
Alexandre SPANGARO
4a46ffc5d8
Add information in VAT admin page
2018-03-06 05:02:09 +01:00
Laurent Destailleur
0cfa19ee09
NEW Online payment of invoice and subscription record the payment
...
automatically.
2018-03-06 00:12:23 +01:00
Laurent Destailleur
d569adea2f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-05 21:46:40 +01:00
Laurent Destailleur
2f9f4d0675
WIP Create payment of member subscription with paypal
2018-03-05 21:46:24 +01:00
ptibogxiv
10ff23e6c4
Update charge
2018-03-05 21:35:37 +01:00
ptibogxiv
b09e6f3279
Update transaction.php
2018-03-05 21:35:00 +01:00
Laurent Destailleur
1537363e59
Fix cancel and template to record stock movement/correction
2018-03-05 21:16:01 +01:00
Laurent Destailleur
5774087544
Merge pull request #8280 from atm-alexis/NEW_price_on_stock_mvt
...
NEW Can see Unit Purchase Value of product in stock movement
2018-03-05 20:59:07 +01:00
Laurent Destailleur
c921fde3e5
Update mouvement.php
2018-03-05 20:58:30 +01:00
Laurent Destailleur
a87d558b41
Merge pull request #8274 from defrance/patch-104
...
Optimise SQL squery
2018-03-05 20:50:00 +01:00
ptibogxiv
ac05dbb206
Update charge
2018-03-05 20:07:00 +01:00
ptibogxiv
76e81eec90
Update transaction.php
2018-03-05 20:06:14 +01:00
ptibogxiv
877b446373
NEW add stripe transaction
2018-03-05 20:01:55 +01:00
ptibogxiv
dacd49e789
Update charge
2018-03-05 20:01:07 +01:00
ptibogxiv
01bb263fd7
Create charge
2018-03-05 19:58:50 +01:00
ptibogxiv
afa8b37239
NEW: add link to stripe's info in bank menu
2018-03-05 19:45:55 +01:00
Alexis ALGOUD
35002cf93d
Merge branch 'develop' into NEW_price_on_stock_mvt
2018-03-05 17:45:27 +01:00
Laurent Destailleur
667db35e75
Better form for subscription
2018-03-05 17:44:38 +01:00
Alexis Algoud
a84990ab78
NEW price in burger menu on mouvement list
2018-03-05 17:43:06 +01:00
ptibogxiv
136b5c4431
New introduce stripeconnect mode
2018-03-05 17:26:03 +01:00
ptibogxiv
fcf7d8f162
NEW introduce stripeconnect mode
2018-03-05 17:23:32 +01:00
Laurent Destailleur
db65379ebc
FIX Subscription not correctly log in blockedlog
2018-03-05 17:07:59 +01:00
Laurent Destailleur
628a14db0c
FIX Trad and creation date in subscription create
2018-03-05 17:06:14 +01:00
ptibogxiv
212dc9bca1
Introduce StripeConnect Addon
...
As multicompany module, i submit to push my already fonctionnal stripeconnect module for a marketplace mode
2018-03-05 16:48:38 +01:00
Marc de Lima Lucio
fad521d66c
FIX: supplier disocunts: add forgotten index to migration script
2018-03-05 12:09:13 +01:00
Marc de Lima Lucio
c4950d4f0c
FIX: supplier discounts: wrong source invoice ref in DOCs
2018-03-05 11:49:04 +01:00
Marc de Lima Lucio
f1faf155fc
FIX: supplier discounts: wrong link to source supplier invoice
2018-03-05 11:41:06 +01:00
Marc de Lima Lucio
480d756090
FIX: supplier discounts: typo
2018-03-05 11:30:18 +01:00
Marc de Lima Lucio
1765b09fda
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_atm
2018-03-05 11:05:38 +01:00
Marc de Lima Lucio
6a4a3c9e82
NEW: supplier credit notes: remove MAIN_FEATURES_LEVEL
2018-03-05 10:58:19 +01:00
BENKE Charlene
76d8bd517d
Optimise SQL squery
...
Just a suppress a table and fields not needed
2018-03-05 08:45:40 +01:00
Laurent Destailleur
864edce665
NEW Accept anonmymous events (no user assigned)
...
NEW Online payment now record the payment on invoices
2018-03-04 19:39:46 +01:00
Laurent Destailleur
d8b2d1f8c2
Add example of test credit card
2018-03-04 12:11:28 +01:00
Laurent Destailleur
9355c5a8d7
Fix scrutinizer
2018-03-04 11:31:57 +01:00
Laurent Destailleur
e574ec4bf1
Fix backward compatibility
2018-03-04 11:28:01 +01:00
Laurent Destailleur
82fd84fb48
Fix scrutinizer errors
2018-03-04 11:22:43 +01:00
Laurent Destailleur
6338328c90
Fix scrutinizer errors
2018-03-04 11:09:53 +01:00
Laurent Destailleur
5839cedb4c
CSS
2018-03-04 10:47:35 +01:00
Laurent Destailleur
7b9aee4af0
CSS
2018-03-04 01:21:56 +01:00
Laurent Destailleur
01b0336e9b
Fix tooltip on delete button
2018-03-03 12:10:27 +01:00
Laurent Destailleur
f0c9cd3acc
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-03 11:22:31 +01:00
Laurent Destailleur
d6b782e5ef
FIX Infinite loop on deletion of temp file when there is symbolic links
2018-03-03 11:22:15 +01:00
Laurent Destailleur
fecdff8098
CSS
2018-03-03 03:17:45 +01:00
Laurent Destailleur
af7f716f74
Merge pull request #8262 from all3kcis/patch-5
...
Use correct values of eatby and sellby on batchs expeditions
2018-03-02 18:11:36 +01:00
Laurent Destailleur
45418769b1
Update expeditionbatch.class.php
2018-03-02 18:11:03 +01:00
Laurent Destailleur
7a53ef802b
Merge pull request #8258 from ruistrecht-alt/NEW_check_idprof1_for_country_PT
...
NEW check idprof1 for country pt
2018-03-02 18:03:12 +01:00
Laurent Destailleur
5258445c77
Merge pull request #8254 from dolibarr95/patch-40
...
Fix : wrong var name
2018-03-02 18:01:54 +01:00
Laurent Destailleur
0a5edb871b
Merge pull request #8253 from ruistrecht-alt/Fix_supress_count_warning_in_extrafields_view_tpl
...
FIX Suppress count warning in admin_extrafields_view.tpl
2018-03-02 18:00:52 +01:00
Laurent Destailleur
85dfc2cdf6
Merge pull request #8252 from ruistrecht-alt/Fix_missing_row_on_project_insert
...
Fix missing insert bill_time in project.class on create
2018-03-02 17:59:56 +01:00
Laurent Destailleur
ea5cd4db76
Merge pull request #8250 from ruistrecht-alt/Fix_bad_naming_resotre
...
FIX misspelled restore_lastsearch_values
2018-03-02 17:53:33 +01:00
Laurent Destailleur
8a11bd2118
Merge pull request #8249 from ATM-Nicolas/fix_order_line_multicurrency
...
FIX : Avoid empty value to fk_multicurrency attribute
2018-03-02 17:53:03 +01:00
Laurent Destailleur
7584fe62e3
Merge pull request #8244 from hregis/develop_bug
...
Fix: avoid warning during "upgrade2" process
2018-03-02 17:51:47 +01:00
Laurent Destailleur
48b578b9f2
Update commonobject.class.php
2018-03-02 17:51:21 +01:00
Laurent Destailleur
0270e21289
Merge pull request #8242 from hregis/develop_multicompany
...
Fix: use "multidir_output" instead "dir_output" (propal)
2018-03-02 17:49:25 +01:00
Laurent Destailleur
bf36f00897
Update html.formfile.class.php
2018-03-02 17:48:58 +01:00
Laurent Destailleur
1f67e115d7
Merge pull request #8239 from hregis/develop_bug2
...
Fix: syntax error
2018-03-02 17:45:31 +01:00
Laurent Destailleur
5d74d01f61
Merge pull request #8238 from guillaume-uH57J9/patch-1
...
install, don't use innodb engine for pgsql to fix #8237
2018-03-02 17:45:12 +01:00
Laurent Destailleur
75962f5ed1
Merge pull request #8234 from hregis/7.0_entity
...
Fix: multicompany transverse mode is managed by the module
2018-03-02 17:43:47 +01:00
Laurent Destailleur
63eecb46a9
Fix missing hook init
2018-03-02 17:32:54 +01:00
Marc de Lima Lucio
451d943927
NEW: supplier credit notes: factorized discount block (+ correct translations for supplier discounts)
2018-03-02 16:48:25 +01:00
Laurent Destailleur
dfdb5b27b0
Fix include master
2018-03-02 14:46:00 +01:00
Laurent Destailleur
e073fa15f7
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-02 14:00:27 +01:00
Laurent Destailleur
2e6a2b59a0
Trans
2018-03-02 13:44:17 +01:00
Laurent Destailleur
471aca5180
CSS
2018-03-02 11:41:46 +01:00
Laurent Destailleur
191a1e9350
Fix css
2018-03-02 11:18:29 +01:00
Laurent Destailleur
a3350d12d8
css
2018-03-01 23:51:06 +01:00
Laurent Destailleur
0a27855141
CSS
2018-03-01 18:21:47 +01:00
Laurent Destailleur
35d6c754d2
CSS
2018-03-01 17:40:30 +01:00
Laurent Destailleur
f36308fa0a
FIX nohover broken on boxes
2018-03-01 17:20:37 +01:00
Laurent Destailleur
132ee2c788
CSS
2018-03-01 16:48:12 +01:00
Laurent Destailleur
0f237e4d5c
NEW Add mass action enable/disable on cron job list
2018-03-01 15:24:50 +01:00
All3kcis
733ca8af7d
Use correct values of eatby and sellby on batchs expeditions
...
Use new table "product_lot" to getting eatby and sellby date
2018-03-01 14:23:19 +01:00
Laurent Destailleur
c43bcd4d2a
Fix look and feel v7
2018-03-01 12:53:40 +01:00
Marc de Lima Lucio
e07177fec2
FIX: supplier relativ discounts: pre-fill newlines with qty/discount
2018-03-01 12:31:33 +01:00
Laurent Destailleur
efb0cbfd53
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-01 11:55:28 +01:00
Laurent Destailleur
2368cb615f
Look and feel v8
2018-03-01 11:51:25 +01:00
Laurent Destailleur
158ef79e70
FIX Look and feel v7
2018-03-01 11:51:13 +01:00
Marc de Lima Lucio
24ffce0be5
FIX: supplier credit notes: accounting display in purchases journal
2018-03-01 11:21:15 +01:00
Marc de Lima Lucio
059801fe03
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_atm
2018-03-01 10:22:21 +01:00
Laurent Destailleur
f7fe8ce141
Fix min decimal on amount in payment page
2018-03-01 02:53:47 +01:00
Laurent Destailleur
c190ec5a2c
Fix ref not visible in payment link
2018-03-01 02:49:44 +01:00
Laurent Destailleur
6f29a574cf
CSS
2018-03-01 02:37:18 +01:00
Laurent Destailleur
f545d2a134
NEW Can add filter actiontype and notactiontype on event ical export
2018-02-28 20:06:28 +01:00
Laurent Destailleur
7d42ceab20
Use normalized substitution key
2018-02-28 19:50:40 +01:00
Laurent Destailleur
82a9d1797f
css
2018-02-28 19:36:04 +01:00
Laurent Destailleur
c2420aa5d9
Fix import alternative alias
2018-02-28 19:20:02 +01:00
Laurent Destailleur
de9f1aab0f
NEW Can set the reply-to into email sent
2018-02-28 19:09:05 +01:00
Rui Strecht
3b268b1436
Revert "Added profid validation dictionnary tables"
...
This reverts commit 0938557495 .
2018-02-28 16:27:56 +00:00
Rui Strecht
0938557495
Added profid validation dictionnary tables
2018-02-28 15:55:24 +00:00
Rui Strecht
97f7de9d3a
Fixed GB check url
2018-02-28 14:36:49 +00:00
Laurent Destailleur
3c903675f2
Fix colspan
2018-02-28 15:29:52 +01:00
Laurent Destailleur
5ef7bee030
Use combo for selection of categories into virtual product edition
2018-02-28 15:27:21 +01:00
Laurent Destailleur
0c4bf2340f
Fix missing primary key
2018-02-28 15:22:58 +01:00
Laurent Destailleur
e2c7585ae7
NEW Support alternative aliases of page name in website
2018-02-28 14:36:22 +01:00
Rui Strecht
9eb9228268
Added idprof url for country PT
2018-02-28 12:51:29 +00:00
Rui Strecht
5ef00d200f
Added idprof1 check to country PT
2018-02-28 12:26:05 +00:00
dolibarr95
7573583564
Wrong var name
2018-02-28 11:24:00 +01:00
Laurent Destailleur
c8e6a8c014
Fix look and feel v7
2018-02-27 22:17:42 +01:00
Laurent Destailleur
575fc9f90d
NEW add hook moreHtmlStatus to complete to status on banners
2018-02-27 22:06:21 +01:00
Laurent Destailleur
bbef8b0ce6
Memory optimization
2018-02-27 21:33:17 +01:00
Laurent Destailleur
f3c9d38f82
FIX invoice creation fails when next date not defined
2018-02-27 20:23:55 +01:00
Laurent Destailleur
aff4e2a9ce
Fix sort and filter kept after a job is ran
2018-02-27 20:16:20 +01:00
Laurent Destailleur
520884c176
Look and feel v7
2018-02-27 20:04:29 +01:00
Laurent Destailleur
7ea7707643
NEW Can sort on priority in task scheduler list
2018-02-27 19:53:03 +01:00
Laurent Destailleur
98b2b29803
Fix trans
2018-02-27 19:37:29 +01:00
Laurent Destailleur
04934cc4aa
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/lib/functions.lib.php
htdocs/projet/tasks/time.php
2018-02-27 19:18:43 +01:00
Laurent Destailleur
b090f0da9c
Fix warning
2018-02-27 19:07:58 +01:00
Laurent Destailleur
7ba263c9ab
Fix search on dates on template invoices
2018-02-27 19:03:14 +01:00
Laurent Destailleur
03858d73b1
NEW Add extrafield type "html"
2018-02-27 17:30:13 +01:00
Marc de Lima Lucio
7cd1b2caa9
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_atm
2018-02-27 16:45:01 +01:00
Laurent Destailleur
8ac4cb9c43
Add fetch_product
2018-02-27 16:33:50 +01:00
Laurent Destailleur
48e042b669
FIX css border missing
2018-02-27 16:33:40 +01:00
Marc de Lima Lucio
9cf45266f5
NEW: supplier relative discounts
2018-02-27 16:30:39 +01:00
Rui Strecht
24ae7b4780
Suppress count warning in admin_extrafields_view.tpl
2018-02-27 14:45:17 +00:00
Laurent Destailleur
6bec121c9f
Use name of var
2018-02-27 13:26:57 +01:00
Laurent Destailleur
2294a50c89
Fix tooltip
2018-02-27 13:05:59 +01:00
Rui Strecht
e58cf4db42
Fix missing insert bill_time in project.class on create
2018-02-27 11:44:03 +00:00
Rui Strecht
5b925a5912
Fix misspelled restore_lastsearch_values
2018-02-27 11:08:23 +00:00
ATM-Nicolas
a4ae700202
FIX : Avoid empty value to fk_multicurrency attribute
2018-02-27 11:11:32 +01:00
Laurent Destailleur
712fafb776
code sample
2018-02-27 10:07:38 +01:00
Marc de Lima Lucio
239e834913
FIX: supplier credit notes: remove handled TODO
2018-02-27 10:04:02 +01:00
Laurent Destailleur
8d963adb43
Fix error message
2018-02-26 21:30:31 +01:00
Laurent Destailleur
3c552cec15
FIX Missing restore_lastsearch_values
2018-02-26 21:16:40 +01:00
Laurent Destailleur
19ae24f693
Code comment
2018-02-26 21:03:52 +01:00
Laurent Destailleur
941a8e5e2b
FIX: Properties updated if update successfull.
2018-02-26 20:12:29 +01:00
Marc de Lima Lucio
7ca5ac03cc
FIX: discount card: only display relevant discounts types (customer/supplier)
2018-02-26 17:40:31 +01:00
Laurent Destailleur
7e48db2869
Clean code
2018-02-26 15:03:09 +01:00
Laurent Destailleur
82475e2e5f
WIP Option PROJECT_BILL_TIME_SPENT
2018-02-26 14:28:51 +01:00
Laurent Destailleur
de89893d57
NEW Show total of time consumed in week in time spent entry page
2018-02-26 14:09:56 +01:00
Laurent Destailleur
cb45c86711
WIP Option PROJECT_BILL_TIME_SPENT
2018-02-26 13:21:16 +01:00
Laurent Destailleur
ce928d9150
Fix search criteria lost
2018-02-26 12:32:26 +01:00
Laurent Destailleur
46c2f098e0
NEW Can enter time spent from the list of time spent of project
2018-02-26 12:21:01 +01:00
Regis Houssin
1aa1b0a3ea
Fix: avoid warning during "upgrade2" process
2018-02-26 12:15:30 +01:00
Laurent Destailleur
46f70ebf8e
FIX Useless clean of tree
2018-02-26 12:01:13 +01:00
Laurent Destailleur
0d12552445
NEW Can enter time spent from the list of time spent of project
2018-02-26 11:57:29 +01:00
Regis Houssin
365fffddf5
Fix: missing object entity
2018-02-26 11:35:44 +01:00
Regis Houssin
093ea49cc6
Fix: use "multidir_output" instead "dir_output"
2018-02-26 11:35:30 +01:00
kkhelifa-opendsi
90f4c985f6
Merge branch 'develop' into product_supplier_buyprice_multicurrency
2018-02-26 09:54:09 +01:00
Regis Houssin
ef60d095c0
Fix: syntax error
2018-02-25 19:55:10 +01:00
guillaume-uH57J9
d8a0cb7387
install, don't use innodb engine for pgsql
2018-02-25 19:43:53 +01:00
Regis Houssin
60525b9c18
Fix: multicompany transverse mode is managed by the module
2018-02-25 15:35:41 +01:00
Laurent Destailleur
003827eb06
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-25 15:01:19 +01:00
Laurent Destailleur
b52a2b12a5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-25 14:44:49 +01:00
Laurent Destailleur
2cd5ed65a6
Clean deprecated (field unit_charge in supplier price)
2018-02-25 14:13:09 +01:00
Laurent Destailleur
1f60d9ba81
Fix travis
2018-02-25 13:14:55 +01:00
Laurent Destailleur
d51355517b
Merge pull request #8216 from dolibarr95/patch-39
...
NEW Can dispatch if more than ordered (if hidden option set)
2018-02-25 12:30:32 +01:00
Laurent Destailleur
2472dd4d99
Merge pull request #8214 from ruistrecht-alt/FIX_projet_elementarray_null
...
Fix issue with project.class.php elementarray null if num_rows = 0
2018-02-25 12:28:48 +01:00
Laurent Destailleur
037094cd65
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-25 12:21:43 +01:00
Laurent Destailleur
dd204947b8
CSS
2018-02-25 11:00:50 +01:00
Laurent Destailleur
029ef534d0
Clean deprecated code (property "special" removed from mod descriptor)
2018-02-25 10:55:02 +01:00
Laurent Destailleur
c604ce0a06
Fix date in odt
2018-02-24 15:31:30 +01:00
Laurent Destailleur
3b5a3915c4
NEW Use common substitution rule for language to get translation in ODT
2018-02-24 14:23:52 +01:00
Laurent Destailleur
1ec5a5d0bf
FIX Generic substitution of constant disabled for sensitive constant
2018-02-24 14:02:27 +01:00
Laurent Destailleur
e2e0f23d29
FIX Bad var for substitution of free text
2018-02-24 14:01:52 +01:00
Laurent Destailleur
38d1fc27e0
Start to introduce common substitution rules for odt substitutions
2018-02-24 13:41:01 +01:00
Laurent Destailleur
c8078b54b5
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
2018-02-24 12:52:57 +01:00
Laurent Destailleur
daeebae647
FIX Can use odx templates that does not include lines tags
2018-02-24 12:32:48 +01:00
Laurent Destailleur
d8bf553ea9
Add option THIRDPARTY_LOGO_ALLOW_EXTERNAL_DOWNLOAD for logo indexing
2018-02-23 19:55:15 +01:00
Laurent Destailleur
7cf7bf6e45
Code comment
2018-02-23 16:26:23 +01:00
Laurent Destailleur
f3e1e81219
Fix update of extrafield password that are crypted
2018-02-23 16:11:25 +01:00
Laurent Destailleur
0a79550f43
Fix oldcopy must be saved before update_extras
2018-02-23 16:11:00 +01:00
Laurent Destailleur
787a137509
Add column for accounting doc
2018-02-23 15:38:39 +01:00
Laurent Destailleur
b42193b9ea
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-23 15:34:24 +01:00
Laurent Destailleur
f002c84a76
Fix type of expense report output in PDF
2018-02-23 15:33:00 +01:00
Laurent Destailleur
93a8176813
Fix do not encrypt if empty
2018-02-23 15:28:24 +01:00
Laurent Destailleur
863cab362f
NEW Cat set the encryption algorithm for extrafields of type password
2018-02-23 14:38:41 +01:00
Laurent Destailleur
cc618e886f
Fix extrafield password must be >= than 64 for password_hash
2018-02-23 13:19:33 +01:00
Laurent Destailleur
8b479a05ad
Can add property in password extrafield (prepare to choose encrypt algo)
2018-02-23 12:34:25 +01:00
John
3b54afc9b2
Fix type lines import
2018-02-23 12:12:36 +01:00
Laurent Destailleur
b3d968d4a1
Fix look and feel v7
2018-02-23 11:40:20 +01:00
Laurent Destailleur
b6737d3607
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions.lib.php
2018-02-23 11:24:45 +01:00
Laurent Destailleur
82ae65b18d
NEW Can get template of email from its label
2018-02-23 11:23:36 +01:00
Laurent Destailleur
829de06bf6
Fix error management
2018-02-23 11:23:04 +01:00
KHELIFA
54dba24ab5
Add multicurrency support for product buy price for supplier propales, orders and invoices
2018-02-23 11:06:07 +01:00
Laurent Destailleur
d8f8e76bee
Provide context to trigger
2018-02-23 10:39:39 +01:00
dolibarr95
6793d826b7
Dispatch if more than ordered
...
If the constant SUPPLIER_ORDER_MORE_THAN_WISHED is set
2018-02-23 10:14:54 +01:00
John
768c09bc74
Fix import order
2018-02-23 09:23:50 +01:00
John
b88e7fdcf9
move button to dialog footer
2018-02-22 17:21:12 +01:00
Laurent Destailleur
420fe3a07a
Clean code
2018-02-22 17:05:45 +01:00
Laurent Destailleur
76543023a1
Fix missing substitution key
2018-02-22 17:05:24 +01:00
John
c5b96e43c7
add new action to import order in invoice
2018-02-22 16:55:41 +01:00
Laurent Destailleur
a27ed54128
Fix sort order of email templates
2018-02-22 16:40:48 +01:00
John
a7a6630fad
Add popin dialog
2018-02-22 15:19:20 +01:00
Rui Strecht
41c663f03f
Fixed issue with elementarray null if num_rows = 0
2018-02-22 12:22:31 +00:00
Laurent Destailleur
b87feab1e3
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/commonobject.class.php
2018-02-22 12:19:20 +01:00
Laurent Destailleur
0d0451e5c7
Code comment
2018-02-21 22:43:03 +01:00
Laurent Destailleur
f03fcef2d5
Fix: missing the reposition
2018-02-21 22:41:02 +01:00
Laurent Destailleur
0c59d536ba
More accurante message
2018-02-21 22:01:46 +01:00
Marc de Lima Lucio
876ea3198f
FIX: handle type in supplier invoice list
2018-02-21 17:51:44 +01:00
Marc de Lima Lucio
34d84c6d5d
FIX: supplier credit notes: display link to discount in supplier credit note card
2018-02-21 17:15:16 +01:00
John
f313fb925b
Add new checkbox for lines
2018-02-21 17:06:40 +01:00
Laurent Destailleur
b4446764f8
Clean code of deprecated usage
2018-02-21 14:48:25 +01:00
Philippe
cbf12b779d
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0
2018-02-21 12:50:23 +01:00
John
bd0e8506f5
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into New_import_lines_from_linked_element
2018-02-21 11:53:16 +01:00
Laurent Destailleur
423918b9ff
Include notrigger
2018-02-21 11:41:52 +01:00
Laurent Destailleur
0ff148da1f
Fix import of chart account
2018-02-21 11:22:27 +01:00
Laurent Destailleur
aac59f3e21
Fix escaping
2018-02-21 11:09:17 +01:00
Laurent Destailleur
72c1357c9b
NEW Section of files generated by mass action not visible if empty
2018-02-21 11:02:45 +01:00
Marc de Lima Lucio
cfdbef6bc3
NEW: supplier credit notes: display supplier discounts in supplier card
2018-02-21 09:31:01 +01:00
Marc de Lima Lucio
d3f848b7bc
FIX: supplier credit notes: harmonize discount filters part 2
2018-02-21 09:30:39 +01:00
Laurent Destailleur
c4130730cb
Clean code around fetch_optionals()
2018-02-20 19:38:18 +01:00
Laurent Destailleur
8b54a80593
Fix oldcopy not saved before calling trigger
2018-02-20 19:20:03 +01:00
Laurent Destailleur
e465b0c40e
Fix extrafield date or datetime with bad timezone
2018-02-20 19:19:27 +01:00
Laurent Destailleur
71cbcce3a2
NEW Can select sample to use when creating a new page
2018-02-20 18:10:11 +01:00
Laurent Destailleur
809ef1bd00
FIX Trigger *_MODIFY must be called when editing a property event extra.
...
Clean duplicate trigggers "*_CLONE"
2018-02-20 18:09:38 +01:00
John
09c5dc506a
Add html dom element and fix class
2018-02-20 17:46:32 +01:00
John
5624257a6d
add new dom html5 elements and class
2018-02-20 16:49:49 +01:00
Laurent Destailleur
15ba0c3b49
Close #7989 Merge manually in existing class
2018-02-20 15:35:42 +01:00
Laurent Destailleur
c9c75d0c9c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-20 15:27:27 +01:00
Laurent Destailleur
522caa4cf0
Merge #7989
2018-02-20 15:26:40 +01:00
Laurent Destailleur
8596b0b59d
Merge pull request #8203 from dolibarr95/patch-38
...
Fix : bad var name
2018-02-20 14:58:28 +01:00
Laurent Destailleur
30554e0385
Merge branch 'develop' into patch-38
2018-02-20 14:58:04 +01:00
Laurent Destailleur
346a0becac
Propagate context
2018-02-20 13:20:24 +01:00
Marc de Lima Lucio
95be155010
FIX: supplier credit notes: harmonize discount filters
2018-02-20 12:26:29 +01:00
Marc de Lima Lucio
a4f2a2532d
FIX: supplier credit notes: use MAIN_FEATURES_LEVEL
2018-02-20 11:41:57 +01:00
Laurent Destailleur
17c210ca98
Normalize links href to Dolibarr internal naming
2018-02-20 11:16:13 +01:00
Laurent Destailleur
32e8bab20d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-20 11:01:20 +01:00
Marc de Lima Lucio
bcb39e57fb
FIX: supplier credit notes: wrong credit note filter
2018-02-20 10:08:55 +01:00
Laurent Destailleur
eb0073c330
Fix upgrade missing steps
2018-02-20 05:53:53 +01:00
Laurent Destailleur
0a00bdcb73
FIX Search criteria on vat
2018-02-20 05:45:42 +01:00
Laurent Destailleur
6ef3b330e4
Fix output dir of grab
2018-02-20 00:04:43 +01:00
Laurent Destailleur
5f51af505f
NEW Can delete dir content in media and ECM module recursively
2018-02-19 23:52:45 +01:00
Laurent Destailleur
9230c6757b
Fix error when removing dir with some subdirs
2018-02-19 23:31:35 +01:00
Laurent Destailleur
5ada5c18f9
url in generator
2018-02-19 23:19:54 +01:00
Laurent Destailleur
1cb58a308c
Fix redirect
2018-02-19 22:25:12 +01:00
Laurent Destailleur
1f412bd1d4
Fix infinite redirects
2018-02-19 22:10:15 +01:00
Laurent Destailleur
bfbe03d55d
Fix tooltip doc
2018-02-19 21:57:30 +01:00
Laurent Destailleur
3eef9fd57a
Fix doc
2018-02-19 21:31:03 +01:00
Laurent Destailleur
31d0679876
Add data
2018-02-19 19:52:51 +01:00
Laurent Destailleur
1ee128ff13
NEW Add type of website container/page into dictionary
2018-02-19 19:48:53 +01:00
Laurent Destailleur
576fda9c4a
Sort
2018-02-19 18:17:42 +01:00
Laurent Destailleur
a0078baeb6
Fix webpage
2018-02-19 18:07:59 +01:00
Marc de Lima Lucio
44b0d1ca0f
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_atm
2018-02-19 17:33:20 +01:00
Marc de Lima Lucio
a66f7b8bc8
FIX: supplier credit notes: wrong discount filters
2018-02-19 17:32:59 +01:00
Marc de Lima Lucio
57b8df4008
FIX: supplier credit notes: delete discount when deleting linked invoice/invoice line
2018-02-19 17:32:11 +01:00
Laurent Destailleur
f3114765a3
Work on website module
2018-02-19 16:46:29 +01:00
Marc de Lima Lucio
f5ad93b272
NEW: supplier credit notes: handle Excess Paid + translation
2018-02-19 15:52:07 +01:00
Laurent Destailleur
60a77a6d85
Add option to grab images into same dir or subdir
2018-02-19 14:56:37 +01:00
Laurent Destailleur
60fe1fa503
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/mails.php
2018-02-17 01:19:17 +01:00
Laurent Destailleur
ab6d0d2530
Fix errors
2018-02-17 01:16:52 +01:00
Laurent Destailleur
d233c152a7
Code comment
2018-02-16 14:18:05 +01:00
Marc de Lima Lucio
924a9c392c
FIX: supplier credit notes: hide relative discounts until supported
2018-02-16 12:30:32 +01:00
Marc de Lima Lucio
fa0c65e37e
FIX: supplier credit notes: correctly handle discount split
2018-02-16 12:05:36 +01:00
Marc de Lima Lucio
7367769ec3
FIX: supplier credit notes: use correct rights in supplier invoice card
2018-02-16 11:59:51 +01:00
Marc de Lima Lucio
d2bb6a790b
NEW: supplier credit notes: display supplier discounts in supplier proposal card
2018-02-16 11:45:57 +01:00
Marc de Lima Lucio
905adab517
NEW: supplier credit notes: display supplier discounts in supplier order card
2018-02-16 11:23:59 +01:00
Marc de Lima Lucio
bd486e4cab
FIX: remove var_dump
2018-02-16 10:29:36 +01:00
Marc de Lima Lucio
e2b65b3755
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_supplier_credit_note
2018-02-16 09:14:53 +01:00
dolibarr95
235a5f9b7f
Fix : bad var name
2018-02-16 09:02:34 +01:00
Laurent Destailleur
540e3d6dc5
USe common name for triggers CONTRACT_SERVICE_ACTIVATE into
...
LINECONTRACT_ACTIVATE and CONTRACT_SERVICE_CLOSE into LINECONTRACT_CLOSE
2018-02-16 01:19:31 +01:00
Laurent Destailleur
91c8dbcc48
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-15 19:50:04 +01:00
Laurent Destailleur
362aec3e4b
NEW Add param $dolibarr_main_restrict_ip in config file to limit ips
2018-02-15 19:49:50 +01:00
Laurent Destailleur
c022b082d5
Merge pull request #8201 from BitKFu/develop
...
Export to PDF using LibreOffice 5 command line
2018-02-15 17:30:22 +01:00
Laurent Destailleur
03e58f86f3
Merge pull request #8199 from dolibarr95/patch-37
...
Fix : Bad copy/paste in var name
2018-02-15 17:28:46 +01:00
Gerhard Stephan
93965e857b
fetched from dolibarr/dolibarr
2018-02-15 16:02:13 +01:00
Laurent Destailleur
4f0ba4982b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-15 15:34:35 +01:00
Laurent Destailleur
6b74c79798
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/website.lang
2018-02-15 15:34:17 +01:00
Gerhard Stephan
520f581481
Don't check for windows/linux, just call soffice (without the extension) will work on windows too.
2018-02-15 14:38:21 +01:00
dolibarr95
634f3bc025
Bad copy/paste
2018-02-15 13:38:21 +01:00
Laurent Destailleur
d4c5468c71
Merge pull request #8197 from dolibarr95/patch-36
...
NEW Add phone format for a lot of countries
2018-02-15 13:24:51 +01:00
Laurent Destailleur
9965a25eaa
Code comment
2018-02-15 13:23:13 +01:00
Laurent Destailleur
0172ecb425
Code comment
2018-02-15 13:21:58 +01:00
Laurent Destailleur
d547d1a9cf
Suggest better change for #8196 . To be tested.
2018-02-15 13:16:54 +01:00
Ferran Marcet
994a03d909
Same as oficial develop
2018-02-15 12:18:48 +01:00
Ferran Marcet
c389a43460
New: Add totals on orders supplier list
2018-02-15 12:14:46 +01:00
Ferran Marcet
7cd69c7ad9
Merge branch 'developupstream' into develop
2018-02-15 12:07:30 +01:00
dolibarr95
3ffc671052
Add phone format for several countries
2018-02-15 10:47:32 +01:00
Gerhard Stephan
51028c845d
Export to PDF using LibreOffice 5 command line
2018-02-15 10:15:27 +01:00
Laurent Destailleur
f1a9f81fb4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/website.lang
2018-02-14 22:19:59 +01:00
Laurent Destailleur
78697c1735
USe fk_product is better than ref
2018-02-14 21:14:24 +01:00
Laurent Destailleur
f3ffc7ce8a
Merge pull request #8185 from BitKFu/develop
...
NEW Load product data optional fields to the line -> enables to use "line_options_{extrafield}"
2018-02-14 20:56:00 +01:00
Laurent Destailleur
f8f4d5caac
Merge pull request #8181 from ATM-Nicolas/new_charges_sociales_trigger
...
NEW Call to trigger on social contribution creation
2018-02-14 20:49:31 +01:00
Laurent Destailleur
3780a8b1d9
Merge branch 'develop' into new_charges_sociales_trigger
2018-02-14 20:48:16 +01:00
Laurent Destailleur
ea2e46cccd
Update chargesociales.class.php
2018-02-14 20:46:40 +01:00
Marc de Lima Lucio
daca27b2ed
NEW: supplier credit notes: split display in thirdparty discount page + fixes + refactoring
2018-02-14 18:02:40 +01:00
Marc de Lima Lucio
4f9bb33600
NEW: supplier credit notes: convert to usable absolute discount + link/unlink to supplier invoice + create supplier credit note from excess paid
2018-02-14 10:47:10 +01:00
Laurent Destailleur
795cbaa978
Code comment
2018-02-13 20:13:35 +01:00
Laurent Destailleur
779fa75395
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-13 20:01:36 +01:00
Laurent Destailleur
b128c95a74
NEW Add showempty parameter in country selection
2018-02-13 19:08:46 +01:00
Laurent Destailleur
4f369bd746
NEW Can force usage of shared link for photo of products
2018-02-13 16:34:43 +01:00
Laurent Destailleur
92e67ebb8f
Fix svg image preview ko
2018-02-13 16:33:45 +01:00
Laurent Destailleur
35aece060c
Search field in correct column
2018-02-13 15:47:17 +01:00
Laurent Destailleur
8a32ae6935
Move ajax_autoselect into functions.lib.php
2018-02-13 15:46:39 +01:00
Laurent Destailleur
7743f88e98
Fix bad escaping
2018-02-13 14:03:11 +01:00
Laurent Destailleur
1a4aa89489
NEW Can share any file from the "Document" tab.
2018-02-13 13:55:36 +01:00
Gerhard Stephan
f93934905f
Implemented a correct error handling, if the $line->product_ref has not been set
2018-02-13 08:41:57 +01:00
Laurent Destailleur
3b9eaf6a5e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-12 23:08:23 +01:00
Laurent Destailleur
36ac380cac
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-12 22:26:48 +01:00
Gerhard Stephan
2aaf3a466d
Load product data optional fields to the line -> enables to use "line_options_{extrafield}"
...
This fixes the issue #3185
https://github.com/Dolibarr/dolibarr/issues/3185
2018-02-12 21:38:51 +01:00
ATM-Nicolas
d762226a70
FIX : Call to trigger on chargesociale create
2018-02-12 14:39:18 +01:00
Laurent Destailleur
fda5822d5a
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-12 14:03:22 +01:00
Laurent Destailleur
2fc97e5c8c
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-12 14:01:34 +01:00
Laurent Destailleur
6bdb82cf27
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/societe/class/api_thirdparties.class.php
2018-02-12 04:15:47 +01:00
Laurent Destailleur
aaf4db2e03
Fix API on thirdparty categories
2018-02-12 04:05:51 +01:00
Laurent Destailleur
f637269a27
Fix bad list of id for supplier categories
2018-02-12 04:05:13 +01:00
Laurent Destailleur
976241da61
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-12 03:21:48 +01:00
Laurent Destailleur
109c447171
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-12 03:21:37 +01:00
Laurent Destailleur
3d3e3809f4
Merge pull request #8173 from Ysandor/patch-1
...
NEW [REST API] Add the possibility to remove a category from a thirdparty
2018-02-12 03:15:55 +01:00
Laurent Destailleur
5512e279ca
Merge pull request #8165 from atm-quentin/6.0
...
NEW doActions on categorycard
2018-02-12 02:55:31 +01:00
Laurent Destailleur
c7f7fe497b
Merge pull request #8162 from RomainDeschamps/patch-6
...
add missing links in cust. card boxes
2018-02-12 02:38:35 +01:00
Laurent Destailleur
821311657e
Merge pull request #8161 from RomainDeschamps/patch-5
...
add missing links in supplier card boxes
2018-02-12 02:37:39 +01:00
Laurent Destailleur
1757d4922c
Merge pull request #8158 from atm-john/new_contract_dom_elements
...
New contract dom elements
2018-02-12 02:36:30 +01:00
Laurent Destailleur
1300f7172f
NEW Can fix the bank account of a payment if payment not conciliated
2018-02-12 02:17:52 +01:00
Laurent Destailleur
1a6cff8fee
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-12 01:28:14 +01:00
Ysandor
b48d369258
add the possibility to remove a category from a thirdparty
...
I don't know if there is a good reason for not proposing to unlink a thirdparty from a category but if it is not the case here is a piece of code allowing to remove a category that works for me and seems general enough to be useful to other people.
The new function is inspired from the addCategory function.
PS : This is the first time i'm trying to contribute on github so don't hesitate to tell me if I did something wrong.
2018-02-10 20:38:53 +01:00
Laurent Destailleur
e25bd56e22
Add option WEBSITE_USE_WEBSITE_ACCOUNTS
2018-02-10 12:16:06 +01:00
Laurent Destailleur
ec66bde3c9
Add option WEBSITE_USE_WEBSITE_ACCOUNTS
2018-02-10 12:15:24 +01:00
Laurent Destailleur
74116f495e
CSS enhancement
2018-02-10 00:05:04 +01:00
Laurent Destailleur
01f09e6c09
CSS enhancement
2018-02-10 00:04:05 +01:00
Laurent Destailleur
2315997aad
CSS enhancement
2018-02-10 00:00:12 +01:00
Laurent Destailleur
e984d7df9f
NEW Add total of time spent in timespent page at top of page too.
2018-02-09 23:52:43 +01:00
Laurent Destailleur
633dc507fe
NEW Use a css style for weekend in time spent
2018-02-09 20:11:32 +01:00
Laurent Destailleur
eb8664e649
NEW Can export leave requests
2018-02-09 16:08:28 +01:00
Laurent Destailleur
a691dec90b
Fix lose validator user in edit
2018-02-09 16:06:23 +01:00
atm-quentin
6fb08dcc53
NEW doActions on categorycard
2018-02-09 11:50:33 +01:00
Romain DESCHAMPS
207a4a8dc4
add missing links in cust. card boxes
2018-02-09 09:14:34 +01:00
Romain DESCHAMPS
424fc4cd13
add missing links in supplier card boxes
2018-02-09 09:11:47 +01:00
Laurent Destailleur
a7682eb59f
CSS
2018-02-08 21:01:34 +01:00
Laurent Destailleur
0f51963600
NEW Externalsite module can accept iframe content.
2018-02-08 19:00:13 +01:00
Laurent Destailleur
26ee7ec5be
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/errors.lang
2018-02-08 17:27:36 +01:00
Laurent Destailleur
493a9a7289
Fix td balance
2018-02-08 16:49:28 +01:00
Laurent Destailleur
490e093926
Fix look and feel v7
2018-02-08 16:41:50 +01:00
Laurent Destailleur
91bed7c014
FIX #8079
2018-02-08 16:13:12 +01:00
Laurent Destailleur
8240b6b5f3
travis
2018-02-08 16:00:09 +01:00
Laurent Destailleur
ea24a8a7a7
Add migration process for 8.0 into travis
2018-02-08 15:58:00 +01:00
Laurent Destailleur
eccdc9a075
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
htdocs/langs/pt_PT/companies.lang
2018-02-08 15:20:24 +01:00
Laurent Destailleur
ddcb1e2bb6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-08 15:15:44 +01:00
Laurent Destailleur
9a4de796e1
Merge pull request #8048 from ATM-Nicolas/add_margin_filters
...
NEW : Add margin filters
2018-02-08 15:15:30 +01:00
Laurent Destailleur
b56da9c11e
Better balance css columns in dashboard
2018-02-08 15:11:05 +01:00
Laurent Destailleur
9c954de081
Error management
2018-02-08 14:25:44 +01:00
Laurent Destailleur
e2cabd9be7
Merge pull request #8082 from atm-maxime/new_order_min_amount
...
NEW order minimum amount
2018-02-08 14:21:29 +01:00
Laurent Destailleur
475b89bac1
Merge branch 'develop' into new_order_min_amount
2018-02-08 14:20:53 +01:00
Laurent Destailleur
dde631c97b
Merge pull request #8149 from frederic34/patch-8
...
NEW Add delivery_time_days of suppliers in export profile
2018-02-08 14:09:33 +01:00
Laurent Destailleur
42a0dd7854
Merge pull request #8148 from frederic34/patch-7
...
Update pdf_rouget.modules.php
2018-02-08 14:07:55 +01:00
John
e775949d4b
Merge branch 'develop' of github.com:Dolibarr/dolibarr into 6.0_add_dom_contract
2018-02-08 14:06:54 +01:00
Laurent Destailleur
7ac9de6d0a
Merge pull request #8122 from frederic34/patch-6
...
display search result from page 0 even we are page 350
2018-02-08 13:07:20 +01:00
Laurent Destailleur
f5ace81116
Update myobject_list.php
2018-02-08 13:07:05 +01:00
Laurent Destailleur
2eb8a1dffd
Merge pull request #8157 from JamesZhangChina/develop-pullrequest
...
NEW Add Docments'tab to expedition module
2018-02-08 12:59:47 +01:00
John
8847293527
Add new html containers and somme html5 data-* for contract card.
2018-02-08 12:25:30 +01:00
Rui Strecht
0ccda57f15
Merge branch 'develop' into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
2018-02-07 17:16:33 +00:00
Rui Strecht
fd594f7e74
Fixed wrong global
2018-02-07 16:57:43 +00:00
Rui Strecht
f52beef3eb
Added translation to company.php if MAIN_SHOW_REGION_IN_STATE_SELECT is activated
2018-02-07 16:54:21 +00:00
Rui Strecht
ecea8d698c
Forgot that MAIN_SHOW_STATE_CODE is not just 0 or 1
2018-02-07 16:07:33 +00:00
Rui Strecht
3a7cb43ad5
Forgot withregion condition if we want no state code
2018-02-07 16:06:58 +00:00
jh z
131eed97a1
New: Add a tab of Docments to expedition module
2018-02-07 22:56:14 +08:00
Frédéric FRANCE
1cff0593f8
Update modProduct.class.php
2018-02-07 10:42:21 +01:00
Frédéric FRANCE
c39f5ed26a
Update pdf_rouget.modules.php
2018-02-07 09:00:47 +01:00
Laurent Destailleur
b1f43a14bd
CSS
2018-02-07 02:29:55 +01:00
Rui Strecht
8c732a1443
Trying to not include sql request into method setMysoc
2018-02-06 12:01:54 +00:00
Rui Strecht
31372f8948
Merge branch 'develop' into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
...
# Conflicts:
# htdocs/core/class/commonobject.class.php
2018-02-06 10:26:38 +00:00
Laurent Destailleur
ad621f4035
CSS
2018-02-05 23:17:05 +01:00
Laurent Destailleur
22b95b1c43
Simpler top menu code
2018-02-05 23:06:48 +01:00
Laurent Destailleur
bd00b514bf
Delete intervention API
2018-02-05 20:19:00 +01:00
Frédéric FRANCE
9f7496ce04
Update price.php
2018-02-05 17:47:29 +01:00
Laurent Destailleur
c7d11daed6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-05 17:07:57 +01:00
Laurent Destailleur
47cb9aef50
Fix: complete labels of operation if bank journal
2018-02-05 17:07:38 +01:00
Laurent Destailleur
a8ad9fb77d
Fix default sort order
2018-02-05 16:28:25 +01:00
Laurent Destailleur
51c754e95b
Merge pull request #8027 from dolibarr95/patch-34
...
New add fk_entrepot field in llx_societe.sql
2018-02-05 15:55:18 +01:00
Laurent Destailleur
1008c0a6f6
Merge branch 'develop' into patch-34
2018-02-05 15:55:04 +01:00
Laurent Destailleur
664a7c6a58
Merge pull request #8096 from frederic34/patch-2
...
Update commonobject.class.php (updated)
2018-02-05 15:46:16 +01:00
Laurent Destailleur
eedbcbdc40
Merge branch 'develop' into patch-2
2018-02-05 15:43:18 +01:00
Laurent Destailleur
6291cb4cbe
Update commonobject.class.php
2018-02-05 15:41:34 +01:00
Laurent Destailleur
9a0dca57af
Update commonobject.class.php
2018-02-05 15:40:18 +01:00
Laurent Destailleur
4cfec30f93
Start to work on PDF template for timesheet
2018-02-05 15:35:55 +01:00
Laurent Destailleur
51847dfa8a
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/menus/init_menu_auguria.sql
htdocs/core/menus/standard/eldy.lib.php
2018-02-05 15:34:50 +01:00
Laurent Destailleur
9731a7fedc
Code for update more similar than insert
2018-02-05 15:31:40 +01:00
Laurent Destailleur
13e71306ac
Start to work on payment import
2018-02-05 02:27:48 +01:00
Laurent Destailleur
2930fc7dfa
Fix missing mainmenu and leftmenu into menu definition
2018-02-05 02:27:31 +01:00
Laurent Destailleur
f229f34d05
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-05 01:34:08 +01:00
Laurent Destailleur
8fe773204e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-04 23:18:33 +01:00
Laurent Destailleur
ec15048964
Fix init category selected
2018-02-04 14:34:31 +01:00
Laurent Destailleur
1a1e6adcb9
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-04 13:57:07 +01:00
Frédéric FRANCE
fdd899def4
Merge pull request #1 from fappels/frederic34-patch-6
...
Fix paging when filtering
2018-02-04 13:25:36 +01:00
Laurent Destailleur
0cc6654b06
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/extrafields.class.php
2018-02-04 13:25:00 +01:00
Laurent Destailleur
aff6bced4a
Fix default value was not save at creation
2018-02-04 13:20:47 +01:00
fappels
83e1545720
Fix comment
2018-02-04 12:59:30 +01:00
fappels
bb42589d6b
Fix paging when filtering
...
If total resultset is smaller then paging size (filtering), goto and
load page 0.
If total resultset is smaller the limit, no need to do paging.
2018-02-04 12:59:02 +01:00
Laurent Destailleur
42f8da7496
NEW Add trigger CONTRACT_MODIFY
2018-02-04 12:56:17 +01:00
Laurent Destailleur
4fdde55c59
Keep empty graph if graph is called with empty data
2018-02-04 12:14:39 +01:00
Laurent Destailleur
d24d401f3a
Fix translation
2018-02-04 10:55:09 +01:00
Laurent Destailleur
85031f61f3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-04 10:51:20 +01:00
Laurent Destailleur
ea15c1bfed
Fix CONTRACT_SYNC_PLANNED_DATE_OF_SERVICES
2018-02-04 10:50:58 +01:00
Laurent Destailleur
7c6c893657
Merge pull request #7996 from atm-maxime/new_force_mailto
...
NEW Option to force all emails recipient
2018-02-03 19:15:11 +01:00
Laurent Destailleur
5c6dd0b061
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-03 19:00:04 +01:00
Laurent Destailleur
9d0314dbae
NEW Add option CONTRACT_SYNC_PLANNED_DATE_OF_SERVICES
2018-02-03 18:50:20 +01:00
Laurent Destailleur
5dde72e3dd
Update actions_sendmails.inc.php
2018-02-03 17:45:05 +01:00
Laurent Destailleur
77d4107085
Update actions_sendmails.inc.php
2018-02-03 17:44:37 +01:00
Laurent Destailleur
0280d0f5fe
Merge branch 'develop' into bug-4875
2018-02-03 17:42:17 +01:00
Laurent Destailleur
f3f39fb1ee
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-03 17:37:51 +01:00
Laurent Destailleur
833c7685e1
Hook 'maildao' was renamed into 'mail' into the method sendfile that
...
send emails, and method was renamed from 'doaction' into 'sendMail'.
To process task #4875 #7969 in several steps.
2018-02-03 17:36:33 +01:00
Laurent Destailleur
e982e1d28c
Merge pull request #8062 from atm-maxime/new_disable_freelines
...
NEW hidden option MAIN_DISABLE_FREE_LINES
2018-02-03 17:02:05 +01:00
Laurent Destailleur
a308e45c6b
Update objectline_create.tpl.php
2018-02-03 17:00:47 +01:00
Laurent Destailleur
b3df7670e9
Merge pull request #7999 from frederic34/propalweight
...
NEW display weight volume in propal
2018-02-03 16:58:58 +01:00
Laurent Destailleur
12aec8f806
Prepare database for invoicing of projects
2018-02-02 15:19:04 +01:00
Laurent Destailleur
2e705b5a88
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-02 10:41:20 +01:00
Laurent Destailleur
f51d6a2e50
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-02 10:07:16 +01:00
Laurent Destailleur
fae7616281
Fix update price when updating products
2018-02-01 21:20:54 +01:00
Laurent Destailleur
a7357e67f9
Code comment
2018-02-01 20:19:04 +01:00
Frédéric FRANCE
8b90f82f4f
display search result from page 0 even we are page 350
2018-02-01 14:41:37 +01:00
Laurent Destailleur
7f9d6a5458
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/public/paybox/newpayment.php
htdocs/public/payment/newpayment.php
htdocs/public/paypal/newpayment.php
htdocs/public/stripe/newpayment.php
2018-01-31 20:25:24 +01:00
Laurent Destailleur
e46e66b1ed
NEW Introduce option THIRDPARTY_QUICKSEARCH_ON_FIELDS to personalize
...
search fields for quick search
2018-01-31 14:34:48 +01:00
Rui Strecht
b387c3fdf8
Forgot to update other files to same PR changes
2018-01-31 11:45:30 +00:00
Rui Strecht
c2428d3cbc
Merge branch 'NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE' of https://github.com/ruistrecht-alt/dolibarr into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
2018-01-31 11:20:40 +00:00
Rui Strecht
75b9caf744
Merge branch 'develop' into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
2018-01-31 11:19:39 +00:00
Laurent Destailleur
bbcc1e54d5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-01-30 18:03:26 +01:00
Laurent Destailleur
f761c9efab
Add param morecss on error message
2018-01-30 18:02:24 +01:00
Laurent Destailleur
6fb90682cf
Merge pull request #7931 from grandoc/new_branch_09_12_17
...
enhance image using awesome icon
2018-01-30 00:08:42 +01:00
Laurent Destailleur
fec551631e
Merge pull request #8066 from grandoc/new_push_16_01_2018
...
NEW Add linked file tab to vat
2018-01-29 21:28:14 +01:00
Laurent Destailleur
8d983717a3
Merge pull request #8068 from atm-quentin/NEW_filter_export_model_by_user
...
NEW export filter models can be share or not by user
2018-01-29 21:19:50 +01:00
Laurent Destailleur
98c7ac9362
Merge pull request #8100 from ruistrecht-alt/label_for_MAIN_SHOW_REGION_IN_STATE
...
NEW: Option MAIN_SHOW_REGION_IN_STATE renamed into MAIN_SHOW_REGION_IN_STATE_SELECT and more complete
2018-01-29 21:08:18 +01:00
Laurent Destailleur
97da464343
Fix price in member public form
2018-01-29 11:21:40 +01:00
Laurent Destailleur
9825586d41
Fix css
2018-01-29 11:12:56 +01:00
Frédéric FRANCE
def89d30ae
Merge remote-tracking branch 'upstream/develop' into patch-2
2018-01-28 15:36:40 +01:00
Laurent Destailleur
cebda2b141
Prepare 8.0
2018-01-28 10:57:12 +01:00
Laurent Destailleur
97c2828d04
Fix install.lock not always saved
2018-01-28 10:57:01 +01:00
Laurent Destailleur
2f28240ce4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-01-27 19:37:33 +01:00
Laurent Destailleur
7a2992bc4b
Fix var serialized twice
2018-01-27 19:35:30 +01:00
Laurent Destailleur
f1cd905bf1
Fix var not initialized
2018-01-27 19:29:57 +01:00
Laurent Destailleur
f2a3c83053
Better error messages
2018-01-27 18:46:52 +01:00
Laurent Destailleur
28417a6c24
Fix css
2018-01-26 23:54:45 +01:00
Laurent Destailleur
a61b420759
Fix css
2018-01-26 23:29:49 +01:00
Laurent Destailleur
34140ca3f0
Merge pull request #7983 from AlainRnet/patch-6
...
NEW Show total number of records by category
2018-01-26 18:04:18 +01:00
Laurent Destailleur
86e501808c
Merge pull request #7975 from dolibarr95/patch-31
...
Create 7.0.0-8.0.0.sql
2018-01-26 18:03:07 +01:00
Laurent Destailleur
e379b02b81
Merge pull request #8009 from dolibarr95/patch-33
...
NEW add a hook in dol_print_phone
2018-01-26 18:02:27 +01:00
Laurent Destailleur
ae1641f4b9
Merge pull request #8063 from Alabate/develop
...
NEW : Add password_hash as hash algorithm
2018-01-26 18:01:13 +01:00
Laurent Destailleur
6cae36cc33
NEW Add key __USER_REMOTE_IP__ into available substitution variables
2018-01-26 17:23:30 +01:00
Laurent Destailleur
eb3eee9b6a
Code comment
2018-01-26 15:25:47 +01:00
Laurent Destailleur
f76ed0b317
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-01-26 13:15:59 +01:00
Laurent Destailleur
b9d5ed37dd
Prepare 8.0
2018-01-26 12:46:44 +01:00
Rui Strecht
e3c939ac83
Merge branch 'develop' into label_for_MAIN_SHOW_REGION_IN_STATE
2018-01-26 11:08:01 +00:00
Frédéric FRANCE
336c44dc88
trigger on shipping method update
2018-01-26 08:33:35 +01:00
Frédéric FRANCE
d0e83b7902
trigger on bank account update
2018-01-26 08:14:39 +01:00
Frédéric FRANCE
ec38b8a5a2
Update interface_99_modMyModule_MyModuleTriggers.class.php
2018-01-25 22:07:10 +01:00
Frédéric FRANCE
0568461a7b
swiftmailer
2018-01-25 22:03:51 +01:00
Rui Strecht
4483265d5e
Forgot to update societe card.php with the same changes
2018-01-25 18:30:20 +00:00
Frédéric FRANCE
9e0a548eff
Update commonobject.class.php
2018-01-25 17:42:25 +01:00
Rui Strecht
a13866f091
Changed MAIN_SHOW_REGION_IN_STATE to MAIN_SHOW_REGION_IN_STATE_SELECT for clarity
2018-01-25 16:14:39 +00:00
Rui Strecht
496ac644eb
Updated label and added new translation for label
2018-01-25 16:10:04 +00:00
Ferran Marcet
0342ac8510
Merge branch 'developup' into develop
...
# Conflicts:
# htdocs/adherents/list.php
# htdocs/comm/propal/list.php
# htdocs/commande/list.php
# htdocs/compta/bank/list.php
# htdocs/compta/facture/fiche-rec.php
# htdocs/compta/facture/list.php
# htdocs/contact/list.php
# htdocs/contrat/list.php
# htdocs/contrat/services_list.php
# htdocs/expedition/list.php
# htdocs/expensereport/list.php
# htdocs/fichinter/list.php
# htdocs/fourn/commande/list.php
# htdocs/fourn/facture/list.php
# htdocs/product/stock/mouvement.php
# htdocs/product/stock/productlot_list.php
# htdocs/projet/list.php
# htdocs/projet/tasks/list.php
# htdocs/resource/list.php
# htdocs/societe/list.php
# htdocs/supplier_proposal/list.php
# htdocs/user/index.php
2018-01-22 13:57:28 +01:00
Frédéric FRANCE
d31684376a
swiftmailer
2018-01-21 18:59:48 +01:00
Frédéric FRANCE
a34b99f3ec
swiftmailer
2018-01-21 15:55:56 +01:00
Maxime Kohlhaas
53e6da8c7c
Missing fetch and translation
2018-01-20 21:57:36 +01:00
Maxime Kohlhaas
9899a02630
Display alert if order total is under order min amount
2018-01-20 20:17:56 +01:00
Maxime Kohlhaas
6f248a6590
New allow to define order min amount
2018-01-20 20:17:56 +01:00
ptibogxiv
867f86adf5
Merge pull request #4 from Dolibarr/develop
...
update
2018-01-18 23:36:52 +01:00
atm-quentin
c2ee92d4f1
fix trans
2018-01-18 13:59:05 +01:00
atm-quentin
ce29331c05
NEW Filter export model by user
2018-01-18 12:34:22 +01:00
atm-quentin
a97d778c1d
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2018-01-18 10:37:28 +01:00
Philippe GRAND
cd0dc2dbde
Add linked file tab to vat
2018-01-16 16:22:32 +01:00
Aurélien Labate
b86a5d5623
FIX add password_hash compatibility test for PHP < 5.5
2018-01-15 11:02:08 +01:00
Aurélien Labate
8088d92bbb
NEW Add password_hash as hash algorithm
2018-01-15 00:33:25 +01:00
Maxime Kohlhaas
c45e5c91b1
New hidden option MAIN_DISABLE_FREE_LINES
2018-01-14 17:13:42 +01:00
Philippe
7406d3c7ee
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0
2018-01-11 15:32:52 +01:00
Philippe
bcbbcc1c66
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0
2018-01-11 09:13:46 +01:00
ATM-Nicolas
2c473d35cc
NEW : Add product and product categories filters on customer margins
2018-01-10 12:11:02 +01:00
ATM-Nicolas
30c6891b95
NEW : Add product categories filter on product margin
2018-01-10 11:17:23 +01:00
Philippe
e66847d5c3
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0
2018-01-05 14:47:04 +01:00
dolibarr95
6ba5ca36c4
Update llx_societe.sql
...
Goes with https://github.com/Dolibarr/dolibarr/pull/7975
2018-01-05 08:59:31 +01:00
dolibarr95
3438cfb1e7
Update functions.lib.php
...
syntax error $withpicto
2018-01-02 11:48:41 +01:00
dolibarr95
e794a3b321
Update functions.lib.php
...
add more parameters and add if empty
2018-01-02 11:44:54 +01:00
dolibarr95
ab896dc49d
Update functions.lib.php
2018-01-02 11:39:00 +01:00
dolibarr95
12e414509c
Add a hook in dol_print_phone
...
To allow more controls in this print function as in dol_print_address (there is a hook so we can create links to maps...).
Eg : create a other click to dial functions (different from dolibarr ones with more parameters, because each provider give differents api ) etc
Hope this one will be accepted and usefull for the community.
And happy new year :)
2018-01-02 11:24:28 +01:00
Frédéric FRANCE
33f6ba19da
display weight volume in propal
2017-12-28 16:20:08 +01:00
Maxime Kohlhaas
d770f73219
Add option translation
2017-12-26 16:21:15 +01:00
Maxime Kohlhaas
a9c7dc48ab
New option to force e-mail recipient, helpful for test purposes
2017-12-24 17:31:31 +01:00
Marcos García
b5804d18b8
Merge branch 'develop' into bug-6980
...
# Conflicts:
# htdocs/core/class/html.formmail.class.php
2017-12-21 12:03:03 +01:00
AlainRnet
e308124ed6
Show total number of records by category
...
There is so much information missing in these categories and it is also not possible to sort or display other information than currently displayed.
Here is a small hack to display the total number of record(s) in the list header of each category.
2017-12-20 17:41:26 +01:00
dolibarr95
a33411b8bd
Create 7.0.0-8.0.0.sql
2017-12-20 09:06:11 +01:00
Philippe
dd8ef47a25
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0
2017-12-18 15:37:46 +01:00
Marcos García
f45c3e8231
FIX #6980 FormMail::getEmailTemplate returns an array instead of a ModelMail object
...
Close #6980
2017-12-17 23:42:50 +01:00
Marcos García
f60489b766
FIX #4875 Dolimail thirdparty code is integrated into Dolibarr core code
...
Close #4875
2017-12-17 23:06:26 +01:00
Philippe GRAND
8fa7b924d5
enhance image using awesome icon
2017-12-09 12:08:50 +01:00
Philippe
2f2b0630e2
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0
2017-11-23 21:52:11 +01:00
Philippe
26e3593c98
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0
2017-10-25 14:15:59 +02:00
Rui Strecht
6e7e11ede4
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
2017-10-18 09:45:40 +01:00
Rui Strecht
447cc208fe
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
...
# Conflicts:
# htdocs/societe/class/societe.class.php
2017-10-16 09:34:24 +01:00
Rui Strecht
6c0cb31c08
Fixed issue with merge error
2017-10-09 11:44:10 +01:00
Rui Strecht
1a5cdf2406
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
...
# Conflicts:
# htdocs/admin/company.php
# htdocs/core/class/commonobject.class.php
2017-10-09 11:36:38 +01:00
Rui Strecht
4839d0f84d
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
2017-09-28 09:36:52 +01:00
Rui Strecht
3ebb18ab16
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
2017-09-26 16:34:59 +01:00
Rui Strecht
9f7ef7404c
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
2017-09-20 14:32:53 +01:00
Rui Strecht
9fc8012663
Tiny fix to php doc variables
2017-09-20 14:30:53 +01:00
Rui Strecht
395100ca70
Added missing comments for new function parameters, removed unused parameter $searchlabel
2017-09-20 12:45:18 +01:00
Rui Strecht
24f8ea003a
Added self to contributors list
2017-09-20 12:30:59 +01:00
Rui Strecht
42a57aab26
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
2017-09-20 12:16:09 +01:00
Rui Strecht
f1126b65bf
Updated method to fetch state name, code and id to match method used with country
...
Reverted some previous changes to allow backwards compatibility
Extended MAIN_SHOW_REGION_IN_STATE to include showing region in thirdparty card
2017-09-20 12:06:35 +01:00
Rui Strecht
76a2513c76
Added self to contributors list
2017-09-18 17:49:31 +01:00
Rui Strecht
998eea09bd
Added new option MAIN_SHOW_STATE_CODE (on/off; 1/0) to show state code in select fields options and values.
...
Changed option MAIN_SHOW_REGION_IN_STATE to on/off - 1/0 and to mix with the new MAIN_SHOW_STATE_CODE (can show region name and state code)
2017-09-18 16:48:13 +01:00
Laurent Destailleur
e61bcd03ed
Fix travis
2017-09-16 13:03:27 +02:00
Laurent Destailleur
3295498e9e
Remove code comment
2017-09-16 12:50:34 +02:00
Philippe
c88f5c560c
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0
2017-09-06 15:30:45 +02:00
atm-quentin
fcedcc4af6
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2017-07-28 14:34:52 +02:00
Philippe
04466651d6
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr into 6.0
2017-07-27 14:28:28 +02:00
Ferran Marcet
1e6d7fe339
Merge branch 'developnew' into develop
...
# Conflicts:
# htdocs/modulebuilder/template/myobject_list.php
# htdocs/product/list.php
2017-07-26 12:20:02 +02:00
Ferran Marcet
aba6da5850
New: Better extrafields filter on lists
2017-07-17 17:46:11 +02:00
Ferran Marcet
15f4034aa4
Merge remote-tracking branch 'upstream/develop' into develop
...
# Conflicts:
# htdocs/projet/class/project.class.php
2017-07-17 17:31:51 +02:00
Quentin Vial-Gouteyron
426b394b73
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2017-07-07 10:51:02 +02:00
Josep Lluís
5b0197a541
Merge pull request #6 from Dolibarr/develop
...
Merge develop
2017-06-28 16:40:46 +02:00
Ferran Marcet
9c7be8fa25
Merge branch '5.0ups' into 5.0
2017-06-19 12:16:06 +02:00
Josep Lluís
d86b927ff3
Merge pull request #5 from Dolibarr/develop
...
Update develop base
2017-06-02 12:05:41 +02:00
Ferran Marcet
1ec349176a
Merge branch 'up5.0' into 5.0
2017-05-31 10:16:29 +02:00
Ferran Marcet
f338682284
Merge remote-tracking branch 'upstream/5.0' into 5.0
...
# Conflicts:
# htdocs/projet/class/project.class.php
2017-04-27 09:06:20 +02:00
Ferran Marcet
d7f60f329d
Merge remote-tracking branch 'upstream/5.0' into 5.0
2017-03-31 09:20:07 +02:00
fmarcet
689e6ec415
Fix: when refs are numbers, it is not the same '0138' than '138'
2017-03-02 18:56:47 +01:00
tomours
76bfb52801
Merge pull request #5 from Dolibarr/develop
...
Merge from Dolibarr/develop
2015-09-24 14:10:30 +02:00
tomours
eae22c04c0
Merge pull request #4 from Dolibarr/develop
...
Update dev version
2015-08-24 09:39:47 +02:00