Frédéric FRANCE
a16e342af6
typo
2019-12-09 23:15:15 +01:00
Frédéric FRANCE
407fe902b4
missing $db for line 711
2019-12-09 16:42:57 +01:00
Laurent Destailleur
1401daba39
Merge pull request #12667 from glelarge/12665-mass_invoice_validation_with_stock_management
...
FIX #12665 Mass invoice validation with stock management
2019-12-09 15:58:14 +01:00
Gérald Lelarge
903c3771ba
FIX #12665 Mass invoice validation with stock management
...
Normally the mass invoice validation is not authorized due to the need to choose the warehouse where to increase
or decrease the stock.
A message ErrorMassValidationNotAllowedWhenStockIncreaseOnAction is displayed to inform the user to do this
validation manually one by one.
The invoices should not be validated.
2019-12-09 14:59:30 +01:00
Laurent Destailleur
94bab15528
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/core/lib/pdf.lib.php
2019-12-09 13:27:30 +01:00
Laurent Destailleur
63a26ed436
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-12-09 13:25:49 +01:00
Laurent Destailleur
f2c7d3de2e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/lib/functions.lib.php
2019-12-09 13:25:23 +01:00
Laurent Destailleur
5dbf060f00
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/lib/functions.lib.php
2019-12-09 13:24:01 +01:00
Laurent Destailleur
394104291a
Fix function not found when creating a payment of an expense report
2019-12-08 04:22:09 +01:00
Laurent Destailleur
d73bd3ee9a
Fix a supplier ref is mandatory for import
2019-12-06 18:43:13 +01:00
Laurent Destailleur
13acb8537d
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-12-03 22:38:10 +01:00
Laurent Destailleur
a75915a7a8
Fix regression
2019-12-03 22:37:58 +01:00
Laurent Destailleur
8006d08e6b
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-12-03 22:36:37 +01:00
Laurent Destailleur
60d3bd0fe9
Fix regression
2019-12-03 22:36:26 +01:00
Laurent Destailleur
21a0e962ad
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2019-12-03 22:35:01 +01:00
Laurent Destailleur
558e0cb5f6
Fix regression
2019-12-03 22:34:49 +01:00
gauthier
cec54d6ce0
FIX : when we need to bill several orders, order lines unit is not on bill lines
2019-12-03 16:40:35 +01:00
Laurent Destailleur
606a13898c
Merge pull request #12394 from mapiolca/patch-15
...
Fix problem of display photo in the model
2019-12-03 16:16:57 +01:00
ptibogxiv
b67fb8be02
Fix stripe menu
2019-12-03 00:14:05 +01:00
Florian Mortgat
4846885eea
NEW 9.0: enable user to use the mysqldump '--quick' option
...
(useful if the server has low RAM or large tables)
2019-12-02 16:54:05 +01:00
Laurent Destailleur
bf99e8af5d
Fix phpcs
2019-12-01 10:33:55 +01:00
Laurent Destailleur
6bf3af5d83
Merge branch '9.0' of https://github.com/dolibarr/dolibarr into 10.0
...
Conflicts:
htdocs/compta/tva/index.php
htdocs/core/lib/pdf.lib.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/margin/productMargins.php
htdocs/margin/tabs/productMargins.php
2019-12-01 10:30:22 +01:00
Laurent Destailleur
1d564c2a39
Merge branch '8.0' of https://github.com/dolibarr/dolibarr into 9.0
...
Conflicts:
htdocs/core/class/notify.class.php
2019-12-01 00:58:01 +01:00
Laurent Destailleur
bfb8a4e8da
Merge pull request #12578 from Dolibarr/revert-12577-#12482
...
Revert "FIX#12482"
2019-12-01 00:55:13 +01:00
Laurent Destailleur
199b0c11af
Merge pull request #12572 from atm-maxime/fix_deposit
...
Fix deposit line was not translated in deposit invoice
2019-12-01 00:44:17 +01:00
Laurent Destailleur
47b35e9011
Merge pull request #12570 from atm-maxime/fix_margin_rights
...
Fix margin rights
2019-11-30 23:28:26 +01:00
Maxime Kohlhaas
edb8bcb598
Fix PDF rouget for SHIPPING_PDF_HIDE_WEIGHT_AND_VOLUME
2019-11-30 22:58:32 +01:00
Laurent Destailleur
a352fd5a6e
Revert "FIX#12482"
2019-11-30 21:00:56 +01:00
Nicolas
f2ff443641
FIX #12482
2019-11-30 20:04:27 +01:00
Maxime Kohlhaas
558669dd88
Fix #6497 : deposit lines were not translated
2019-11-30 16:14:16 +01:00
Maxime Kohlhaas
2c165d0a61
Fix deposit date display in PDF
2019-11-30 15:53:50 +01:00
Maxime Kohlhaas
916954b301
Fix #12371 : access rights on contacts
2019-11-30 14:48:05 +01:00
Maxime Kohlhaas
9095482113
Fix margins access + menu display
2019-11-30 14:47:48 +01:00
Maxime Kohlhaas
02b5da5db1
Fix #12448 : notifications were sent to disabled user or contacts
2019-11-30 00:57:21 +01:00
Laurent Destailleur
3acd0bc2ff
FIX Reduce number of request for list of products
2019-11-29 11:32:09 +01:00
altairis
355d7545f6
filter language is an array
2019-11-27 10:23:01 +01:00
Alexandre SPANGARO
6cc61fef9c
Fix Ticket - Deprecated <center>
2019-11-26 04:32:38 +01:00
Laurent Destailleur
cf0311dd6a
FIX Hook getAccessForbiddenMessage was missing parameters
2019-11-22 16:13:22 +01:00
Laurent Destailleur
5fdd6f698d
More complete error message
...
Conflicts:
htdocs/core/class/CMailFile.class.php
2019-11-21 20:46:27 +01:00
Laurent Destailleur
2f3b4d239b
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2019-11-19 18:56:12 +01:00
Laurent Destailleur
5b6f0cb101
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/core/class/extrafields.class.php
2019-11-18 21:19:10 +01:00
Laurent Destailleur
918f476c2b
Fix backport fix not checking mandatory extrafields of type select
2019-11-18 19:02:12 +01:00
Laurent Destailleur
7e52c70321
FIX Advisory ID: usd20190067
2019-11-14 21:16:18 +01:00
Laurent Destailleur
f7ab1498a7
FIX Advisory ID: usd20190053
2019-11-14 17:00:02 +01:00
Laurent Destailleur
80b3e27341
Fix bad name of constant
2019-11-14 14:23:48 +01:00
Laurent Destailleur
7e0ae4bf0e
FIX The pdf templates were using the large logo making PDF too large
2019-11-14 14:17:22 +01:00
Laurent Destailleur
74239d48bf
Fix translation of extrafields when $extralabels not loaded
2019-11-13 11:11:08 +01:00
Laurent Destailleur
944a15d06b
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2019-11-12 10:20:16 +01:00
Laurent Destailleur
f8e8d15606
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-11-12 10:19:01 +01:00
Laurent Destailleur
6233f8e1c5
Fix visibility = 3
2019-11-09 18:19:04 +01:00
Laurent Destailleur
5ebd5a401c
Fix avoid error on lang not defined when calling trigger
2019-11-09 13:09:05 +01:00
Laurent Destailleur
fcf983ee23
Fix decimal separator according to lang setup
...
Conflicts:
htdocs/core/actions_addupdatedelete.inc.php
2019-11-09 12:56:34 +01:00
Laurent Destailleur
f9869dbfed
Fix price2num need langs when lang is not necessarly loaded.
2019-11-09 12:46:11 +01:00
Pierre Ardoin
88fb094a78
Fix problem of display photo in the model
...
Fix a problem with photo in the model :
Before : Check in the current entity the product's repertory to find a photo
Now : Check all entities product's repertories to find a photo
2019-11-08 22:02:30 +01:00
Laurent Destailleur
8f35c24b62
Add quick hack by hidden const as solution when numbering is locked.
2019-11-08 16:37:25 +01:00
Laurent Destailleur
3b44760e65
FIX #12356
2019-11-07 14:10:07 +01:00
Marc de Lima Lucio
85cef09e83
FIX: triggers: directories read with opendir() never closed
2019-10-30 14:46:46 +01:00
Laurent Destailleur
9483e367ca
Merge branch '9.0' of https://github.com/dolibarr/dolibarr into 10.0
...
Conflicts:
htdocs/expensereport/class/expensereport.class.php
htdocs/product/stock/replenishorders.php
2019-10-29 11:48:11 +01:00
Laurent Destailleur
e58ecaaa64
Merge branch '8.0' of https://github.com/dolibarr/dolibarr into 9.0
...
Conflicts:
htdocs/product/stock/replenishorders.php
2019-10-29 11:43:35 +01:00
Laurent Destailleur
5e06fe0712
FIX Avoid fatal error when creating thumb from PDF
2019-10-29 11:11:13 +01:00
Laurent Destailleur
88e848e346
FIX Extrafields missing in export of expense report
2019-10-24 16:00:10 +02:00
Laurent Destailleur
161f2a018f
Fix responsive and bad closing td
2019-10-23 03:50:48 +02:00
Laurent Destailleur
f23804a091
FIX #12152
2019-10-23 03:00:19 +02:00
Laurent Destailleur
c4be61c55c
FIX Better compatible fix for the trouble of weight / size units
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/product/card.php
2019-10-22 18:42:59 +02:00
Laurent Destailleur
becd3f7d2f
FIX Missing status and paid flag in export or expense report
2019-10-18 15:35:25 +02:00
Laurent Destailleur
25fe861f9b
Merge pull request #12151 from tuxgasy/10_Product_import_duplicate_volumUnits
...
Fix width unit label in product import
2019-10-17 17:47:31 +02:00
Laurent Destailleur
084ab53b4b
Fix translation
2019-10-17 12:14:38 +02:00
Laurent Destailleur
8a7a0b80e2
Fix remove warnings
2019-10-16 19:08:31 +02:00
TuxGasy
43ce1543d8
Fix width unit label in product import
2019-10-16 17:37:20 +02:00
Laurent Destailleur
8152c60878
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/core/actions_sendmails.inc.php
2019-10-16 17:13:14 +02:00
Laurent Destailleur
b47ebcca2b
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-10-16 17:10:10 +02:00
Laurent Destailleur
2d1bc90e57
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-10-14 23:50:06 +02:00
Laurent Destailleur
07bb83a96d
Merge pull request #12113 from aspangaro/10.0_p25
...
Remove a duplicate line
2019-10-14 21:04:22 +02:00
Alexandre SPANGARO
e50d32dc00
Remove a duplicate line
2019-10-13 13:20:45 +02:00
Alexandre SPANGARO
499eb87173
lang file for holidays is holiday
2019-10-13 08:20:37 +02:00
Laurent Destailleur
2fa3b23cf1
Fix missing price level field
2019-10-11 19:36:36 +02:00
Laurent Destailleur
fc9c343af9
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/core/class/link.class.php
2019-10-11 16:12:01 +02:00
Laurent Destailleur
868bfb518b
FIX #11702 FIX #12088
2019-10-11 15:08:10 +02:00
Laurent Destailleur
f2d04fe55c
Code comment
2019-10-09 11:51:10 +02:00
Laurent Destailleur
9f4aadae18
Missing Nature, Duration and Type fields in export of products
2019-10-09 02:05:20 +02:00
Laurent Destailleur
51be0fad99
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2019-10-07 20:52:39 +02:00
Laurent Destailleur
bb72efefc5
Fix phpcs
2019-10-07 20:52:27 +02:00
Laurent Destailleur
156eb7fa61
Merge branch '10.0' into hotfix/12041-security-generate-password
2019-10-07 20:22:19 +02:00
Laurent De Coninck
2ba8506608
validate the 0 as min value consecutive; meaning not take that rule into account
2019-10-07 17:53:23 +02:00
Florian Mortgat
2aee62ea28
FIX: $from and $sendto variables are unescaped in the sending error message
...
This causes addresses like Tom <tom@examp.le> not to be shown in the message.
2019-10-07 17:32:52 +02:00
Laurent Destailleur
12d243b8d4
FIX #12040
2019-10-07 13:13:46 +02:00
Laurent Destailleur
7015e71105
FIX #12041
2019-10-07 12:53:32 +02:00
Laurent Destailleur
23de8694fa
Fix module files
2019-10-07 12:37:01 +02:00
VESSILLER
219b0d8925
FIX Import of product using units
2019-10-07 12:26:02 +02:00
atm-lena
8c024b3786
FIX : missing "$this->id" in "fetch" function
2019-10-07 11:26:10 +02:00
Laurent Destailleur
ac8837d01f
Fix url
2019-10-05 19:28:00 +02:00
Laurent Destailleur
7f5ccf4b8e
Remove google+
2019-10-05 19:27:14 +02:00
Laurent Destailleur
e90234c2bc
FIX escape email alias
2019-10-05 14:27:37 +02:00
Laurent Destailleur
8bf9afb7ca
FIX Attachement of linked files on ticket when sending a message
2019-10-04 19:41:35 +02:00
Laurent Destailleur
503973cec9
FIX Edit of ticket module parameters erased others
2019-10-04 14:04:31 +02:00
Laurent Destailleur
b787e53020
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2019-10-03 17:54:58 +02:00
Laurent Destailleur
1a66e0b05e
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/product/card.php
2019-10-03 17:53:59 +02:00
Laurent Destailleur
d9aa816197
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-10-03 17:52:06 +02:00
Laurent Destailleur
75be637b0b
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-10-03 17:50:57 +02:00
Frédéric FRANCE
0d41216624
Update dolgraph.class.php
2019-10-03 00:22:14 +02:00
Frédéric FRANCE
ad3cbd17c2
backport commit for setmulticurrency
...
a489207122 (diff-48f18024fb928ce21b76ef02fc967c67)
2019-10-02 11:12:30 +02:00
Frédéric FRANCE
7872a93605
Update box_commandes.php
2019-10-01 11:36:33 +02:00
Frédéric FRANCE
4ff65ce586
Update box_supplier_orders.php
2019-10-01 11:36:29 +02:00
Frédéric FRANCE
d201515514
Update box_prospect.php
2019-10-01 11:36:24 +02:00
Laurent Destailleur
15e646cc62
Fix bad name of trigger
2019-10-01 11:34:35 +02:00
Laurent Destailleur
d2881eb85b
FIX CSS
...
Conflicts:
htdocs/core/tpl/extrafields_list_search_input.tpl.php
2019-09-29 19:26:37 +02:00
Laurent Destailleur
d0d884742f
FIX #11861 Not consistent code to manage measuring units
2019-09-27 19:45:33 +02:00
Laurent Destailleur
46e019642f
Code comment
2019-09-27 17:51:22 +02:00
Laurent Destailleur
aa5f35f14f
Fix image on ticket
2019-09-26 14:28:34 +02:00
Laurent Destailleur
c53be23122
FIX Filtering the HTTP Header "Accept-Language".
2019-09-24 13:54:52 +02:00
Laurent Destailleur
6431e8e16d
FIX SQL injection on qty
2019-09-24 12:43:44 +02:00
Laurent Destailleur
40f75b16d8
FIX Substitution of __PROJECT_XXX__ not done
2019-09-23 13:04:22 +02:00
Laurent Destailleur
8ac0383fa0
FIX Send email from expense report card.
...
FIX Alias name is not into the email recipient label.
2019-09-23 12:36:12 +02:00
Laurent Destailleur
345ac28c89
Fix js injection
...
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/user/group/card.php
2019-09-18 14:21:02 +02:00
Laurent Destailleur
24cb1390e4
FIX Update of leave request when CSRF with token is on
...
FIX Export of leave request show the number of open days
2019-09-17 13:17:25 +02:00
gauthier
2ac8bd4e16
FIX : If we share invoice, we need to see discount created from a deposit on each entity
2019-09-17 11:59:58 +02:00
Laurent Destailleur
76b3668368
FIX regression with option to hide picto on top menu
2019-09-15 15:15:59 +02:00
Laurent Destailleur
544a1237bc
FIX regression with option to hide picto on top menu
2019-09-15 15:11:13 +02:00
TuxGasy
e0238705cc
Check if childtablesoncascade is not empty
2019-09-14 19:04:43 +02:00
Laurent Destailleur
584549df11
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/accountancy/index.php
2019-09-14 18:25:31 +02:00
Laurent Destailleur
697b25aa82
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-09-14 18:24:00 +02:00
Laurent Destailleur
56e070cd7f
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/accountancy/index.php
2019-09-14 18:23:20 +02:00
florian HENRY
224b4c147a
Merge branch '10.0' of https://github.com/Dolibarr/dolibarr into 10.0
2019-09-13 15:25:25 +02:00
florian HENRY
7966bfc2df
fix: fill id for links (document tab)
2019-09-13 15:25:16 +02:00
Frédéric FRANCE
0d3a2f800b
fix colspan in show_project
2019-09-12 21:39:57 +02:00
Laurent Destailleur
3f3282400a
FIX SQL syntax error and CSRF check on vat reports
2019-09-11 13:57:15 +02:00
Laurent Destailleur
48aedcee20
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/core/lib/functions.lib.php
2019-09-10 15:31:29 +02:00
Laurent Destailleur
d4e26fcc55
FIX missing include (dol_convert_file not found)
2019-09-10 15:29:33 +02:00
Laurent Destailleur
08f8ad6f30
FIX javascript error when using dol_use_jmobile=1
2019-09-10 00:09:18 +02:00
Laurent Destailleur
28ba5abb89
Clean code
2019-09-09 13:31:14 +02:00
david
ac539d20b9
FIX #10460 compatibility with MariaDB 10.4
2019-09-09 11:10:08 +02:00
Laurent Destailleur
4e5b4964dc
Merge pull request #11827 from aspangaro/10.0_boxes_nowrap
...
FIX Nowrap missing on amount in boxes
2019-09-06 23:37:23 +02:00
Laurent Destailleur
a5f7211730
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/install/repair.php
2019-09-06 16:10:55 +02:00
Laurent Destailleur
165f64463b
Fix look and feel v10
2019-09-06 12:46:54 +02:00
Laurent Destailleur
5b1d94a668
Fix translation
2019-09-06 02:27:49 +02:00
Laurent Destailleur
08c16ea2e1
Fix bad dir created
2019-09-06 02:03:26 +02:00
Alexandre SPANGARO
4fe141c9f1
FIX Nowrap missing on amount in boxes
2019-09-05 12:05:50 +02:00
Laurent Destailleur
7d5877b8b1
Doxygen
2019-09-04 13:50:10 +02:00
Laurent Destailleur
0a17e6bfd5
FIX Several pb in export of documents
...
FIX Must escape shell
FIX Must exclude logs and some dirs for compressed backup
FIX gzip and bzip2 must use option -f
2019-09-03 22:39:24 +02:00
Laurent Destailleur
1a8f271bf4
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-09-03 17:41:56 +02:00
Laurent Destailleur
3c80bc139e
Merge pull request #11794 from atm-florian/10_fixMissingSubstitutionCheckbox
...
FIX bad substitution for extrafields type checkbox
2019-09-03 15:18:17 +02:00
Laurent Destailleur
931380c740
Merge pull request #11803 from atm-florian/10_fixavoidDividedBy0
...
fix avoid error message Divided By 0
2019-09-03 12:58:56 +02:00
Laurent Destailleur
a126b1e538
FIX Add char $ and ; in sanitizing of filenames.
2019-09-02 22:25:44 +02:00
Laurent Destailleur
59fe34752c
Fix error reporting of LDAP errors
2019-09-02 16:02:48 +02:00
florian HENRY
c8bfc7441e
fix avoid error message Divided By 0
2019-09-02 09:44:59 +02:00
florian HENRY
7dc3684662
fix bad substitution for extrafields type checkbox
2019-09-02 09:41:30 +02:00
Laurent Destailleur
29d2e7edd0
missing reposition
2019-09-02 04:39:36 +02:00
Laurent Destailleur
a4600c9efa
Fix missing class reposition
2019-09-01 23:24:29 +02:00
Laurent Destailleur
7942c5edf7
Fix js injection
2019-08-30 16:22:24 +02:00
Laurent Destailleur
6420a32395
Fix to reduce effect of Deny Of Service attacks
2019-08-29 03:54:31 +02:00
Laurent Destailleur
641a50a58b
Fix to reduce effect of Deny Of Service attacks
2019-08-29 03:52:29 +02:00
Laurent Destailleur
85016a7a45
Fix bad error when module not enabled
2019-08-28 13:12:43 +02:00
Laurent Destailleur
c0262f1e19
Fix type integer
2019-08-28 12:24:56 +02:00
Laurent Destailleur
7236df37d4
FIX error management when adding a property with type real
2019-08-28 12:16:59 +02:00
Laurent Destailleur
bb893fd3a8
FIX Missing the filter fields in export of expense report and leaves
2019-08-27 18:16:34 +02:00
Laurent Destailleur
e09223ed4d
FIX #11702
2019-08-27 17:52:46 +02:00
Laurent Destailleur
22719b90b6
Fix remove warning
2019-08-27 12:31:15 +02:00
Laurent Destailleur
36c936357c
Add phpunit testDolStringIsGoodIso
2019-08-27 12:25:24 +02:00
John Botella
c2f570ae60
FIX: remove disabled product type from product list
2019-08-27 11:54:20 +02:00
Laurent Destailleur
9fb06b1e7e
Fix phpcs
2019-08-27 11:42:18 +02:00
Laurent Destailleur
63dcef710e
Fix phpcs
2019-08-27 03:41:02 +02:00
Laurent Destailleur
4fb36ce84d
Fix phpcs
2019-08-27 03:22:58 +02:00
Laurent Destailleur
783c69c618
Merge pull request #11756 from ptibogxiv/patch-245
...
Fix lang for "nature" in contact
2019-08-26 22:51:23 +02:00
Laurent Destailleur
45ff873064
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/compta/paiement.php
htdocs/core/class/html.form.class.php
2019-08-26 22:44:49 +02:00
Laurent Destailleur
b6db04a727
Fix add missing filter on entity on stock listing for product combo
2019-08-26 22:42:04 +02:00
Laurent Destailleur
76bd9a09a6
FIX #11570
2019-08-26 22:34:41 +02:00
ptibogxiv
ad38478fc6
Fix lang for "nature" in contact
2019-08-26 20:01:05 +02:00
Laurent Destailleur
7c5fc9f3f8
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2019-08-26 16:43:33 +02:00
Laurent Destailleur
c93e6550ce
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/compta/paiement.php
htdocs/compta/sociales/class/chargesociales.class.php
2019-08-26 16:43:24 +02:00
Laurent Destailleur
dcfbba9af5
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/compta/sociales/class/chargesociales.class.php
2019-08-26 16:41:06 +02:00
Laurent Destailleur
2b8c57b714
Merge pull request #11724 from ptibogxiv/patch-228
...
Fix stripelive_oauthcallback.php
2019-08-26 16:34:40 +02:00
Laurent Destailleur
039a613ea1
Merge pull request #11728 from ptibogxiv/patch-231
...
Fix stripetest_oauthcallback.php
2019-08-26 16:29:00 +02:00
Laurent Destailleur
0c8640bfd9
FIX #11752
2019-08-26 16:09:20 +02:00
Laurent Destailleur
60c3cefc53
FIX Api of documents work with value 'thirdparty'
2019-08-25 16:44:39 +02:00
ptibogxiv
839ba76ae4
Update stripetest_oauthcallback.php
2019-08-23 08:58:08 +02:00
ptibogxiv
06fdd5ddbc
Update stripelive_oauthcallback.php
2019-08-22 22:50:41 +02:00
ptibogxiv
0be59646a8
Update stripelive_oauthcallback.php
2019-08-22 22:00:53 +02:00
Laurent Destailleur
27cd6cd308
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/compta/paiement.php
htdocs/product/fournisseurs.php
htdocs/stripe/payment.php
2019-08-22 12:39:07 +02:00
Laurent Destailleur
cdda08c0d3
FIX #11685
2019-08-22 11:47:03 +02:00
Laurent Destailleur
923eb935eb
Revert "FIX for MAIN_MAXTABS_IN_CARD = $i card"
2019-08-22 11:28:49 +02:00
Laurent Destailleur
2bc0163354
Merge pull request #11685 from ptibogxiv/patch-224
...
FIX for MAIN_MAXTABS_IN_CARD = $i card
2019-08-22 11:25:08 +02:00
Laurent Destailleur
b06dab6930
Fix add option to restore backward compatibility
2019-08-22 00:44:28 +02:00
Laurent Destailleur
18886c701d
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/comm/action/class/actioncomm.class.php
htdocs/core/lib/company.lib.php
2019-08-19 00:02:26 +02:00
Laurent Destailleur
3a0057f6a3
FIX too many record in sql request. Whena criteria is a filter, we must
...
use an inner join.
2019-08-18 23:59:24 +02:00
Laurent Destailleur
d8d927547f
Fix option ACCOUNTANCY_SHOW_EXPORT_FILES_MENU
2019-08-18 19:09:53 +02:00
Laurent Destailleur
18eb2a83fe
FIX #11671 CVE-2019-15062
2019-08-17 22:17:27 +02:00
Laurent Destailleur
d21e557100
FIX #11671 CVE-2019-15062
2019-08-17 22:16:27 +02:00
Laurent Destailleur
898996da4a
FIX vulenrability in uploading file found by 美创科技安全实验室
2019-08-16 21:45:13 +02:00
Laurent Destailleur
d51a651ab4
Fix phpcs
2019-08-16 17:35:12 +02:00
Laurent Destailleur
9692ea5faf
FIX #11671 CVE-2019-15062
2019-08-16 16:41:53 +02:00
Laurent Destailleur
b8406f842d
Merge pull request #10655 from atm-quentin/FIX_credit_note_used_on_list
...
Fix total on list and amount opened on thirdparty card (for supplier)
2019-08-15 21:14:03 +02:00
Laurent Destailleur
12e6dabc43
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2019-08-15 20:41:56 +02:00
Laurent Destailleur
a8afb4549a
Merge pull request #11634 from fmarcet/9.0
...
FIX: Not showing MAIN_INVERT_SENDER_RECIPIENT when edit field
2019-08-15 20:22:27 +02:00
Laurent Destailleur
38fc05866d
Merge pull request #11619 from simnandez/10.0
...
Fix: allow access from any other class that inherits Form class.
2019-08-15 19:48:41 +02:00
Laurent Destailleur
c131af5ae1
FIX #11672
2019-08-15 19:16:52 +02:00
Laurent Destailleur
9cb5ba35dd
Merge pull request #11681 from hregis/10.0_mc
...
FIX duplicate css tag, decrease padding-bottom for boxes in eldy theme
2019-08-15 19:08:42 +02:00
Laurent Destailleur
4534826583
Merge pull request #11633 from fmarcet/10.0
...
FIX: Make protected all pfd models functions
2019-08-15 19:04:32 +02:00
Laurent Destailleur
12bebdefbb
Fix can replace PclZip with ZipArchive
2019-08-14 04:07:25 +02:00
Laurent Destailleur
fbf6cbe091
FIX Option to use ZipArchive instead of PclZip bugged with large files.
2019-08-14 04:07:02 +02:00
Laurent Destailleur
6de2118f11
FIX Bad error management in zip compress and web site export
...
Conflicts:
htdocs/website/index.php
2019-08-14 04:06:29 +02:00
Laurent Destailleur
e1ab5089d7
FIX Missing some replacements in website module
...
Conflicts:
htdocs/website/index.php
2019-08-14 04:02:57 +02:00
ptibogxiv
93d64bb84e
Update functions.lib.php
2019-08-13 17:59:19 +02:00
ptibogxiv
8198276d64
FIX for MAIN_MAXTABS_IN_CARD = $i card
2019-08-13 17:47:30 +02:00
Regis Houssin
34579dd4db
FIX phpcs
2019-08-13 07:46:03 +02:00
Laurent Destailleur
99473097a9
FIX Add log and type of content in dolWebsiteOutput and
...
dolWebsiteReplacementOfLinks
Conflicts:
htdocs/website/index.php
2019-08-13 06:43:28 +02:00
Laurent Destailleur
8e0a023270
FIX Disabling a website does not put it offline
2019-08-13 05:05:19 +02:00
Lenin Rivas
5c1a84746c
Add Linked objects Fichinter Ref. in PDF formats
2019-08-12 15:21:41 -05:00
Laurent Destailleur
5346135a0c
Fix removed duplicate load
2019-08-12 17:12:57 +02:00
Laurent Destailleur
446f0590dc
FIX VAT number for Monaco (it uses FR)
2019-08-12 13:45:04 +02:00
Ferran Marcet
f1c0442a77
FIX: Add comment before protected functions
2019-08-12 10:16:04 +02:00
Laurent Destailleur
96fb4c52ea
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
2019-08-10 01:43:52 +02:00
Laurent Destailleur
31fa26c2be
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-08-10 01:36:50 +02:00
Laurent Destailleur
2824dee11a
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/langs/en_US/admin.lang
htdocs/product/dynamic_price/class/price_parser.class.php
2019-08-10 01:20:17 +02:00
Frédéric FRANCE
7f23b77cbe
Update pdf_proforma.modules.php
2019-08-05 15:00:06 +02:00
Frédéric FRANCE
fde526f59d
Update pdf_einstein.modules.php
2019-08-05 14:58:50 +02:00
Ferran Marcet
32220dde2e
FIX: Wrong variable. Must be PROJECT_HIDE_UNSELECTABLES
2019-08-05 14:12:19 +02:00
Ferran Marcet
fd1204bcd2
FIX: Make protected all pfd models functions
2019-08-05 13:41:25 +02:00
Laurent Destailleur
d663657f15
FIX format of field with type timestamp
2019-08-04 13:06:48 +02:00
Laurent Destailleur
25ee539f92
FIX Missing where on entity
...
Conflicts:
htdocs/core/class/commonobject.class.php
2019-08-03 16:35:15 +02:00
Laurent Destailleur
55e9335cd2
Fix code comment
2019-08-02 19:26:04 +02:00
Laurent Destailleur
c34739ab3f
Fix A file for a hidden feature provides a service without security
...
checks.
2019-08-02 19:25:50 +02:00
Juanjo Menent
03a2377abc
Fix: allow access from any other class that inherits Form class.
2019-08-02 12:31:24 +02:00
Laurent Destailleur
c01ac05aec
FIX Content of email for subscription
2019-08-02 12:04:06 +02:00
Laurent Destailleur
cd0d5c41f5
Update interface_20_modWorkflow_WorkflowManager.class.php
2019-08-01 16:37:40 +02:00
Laurent Destailleur
5a719769bc
Fix phpcs
2019-08-01 16:29:18 +02:00
Laurent Destailleur
6512435f9f
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/core/modules/cheque/doc/pdf_blochet.class.php
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
2019-08-01 16:27:55 +02:00
Laurent Destailleur
bf14b4b3d5
Add Canada Dollar in currency that need symbol before
2019-08-01 16:20:18 +02:00
Laurent Destailleur
d6ae62478c
FIX #10984 FIX reposition on "Build backup" button
...
FIX Fatal error on dol_htmloutput_mesg with corrupted array
2019-08-01 15:42:44 +02:00
Laurent Destailleur
90ddc0a214
FIX #10930
2019-08-01 14:27:57 +02:00
Laurent Destailleur
a260e7391f
FIX for #11232
2019-08-01 14:24:54 +02:00
Laurent Destailleur
12b530c418
FIX Setup of TakePos was not possible after a clean install
2019-08-01 11:27:35 +02:00
atm-arnaud
f64092a1e8
FIX order or proposals billed if both workflow conf activated
2019-08-01 11:00:49 +02:00
Laurent Destailleur
9baf21f492
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-07-30 22:03:13 +02:00
Laurent Destailleur
754ed1b93b
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
2019-07-30 22:03:02 +02:00
Laurent Destailleur
6b789a13a1
Merge pull request #11562 from atm-quentin/FIX_pdf_cheque
...
FIX name was able to be in field but went back to new line
2019-07-30 22:00:58 +02:00
Laurent Destailleur
ed7a57e3ef
Merge pull request #11571 from atm-john/9.0_fix_showOutputField
...
Fix sellist showOuputField
2019-07-30 21:40:37 +02:00
Laurent Destailleur
9a87e27176
Merge pull request #11566 from atm-florianm/FIX_workflow_amount_comparison_fails_due_to_floating_point_val_precision_arithmetic_drift
...
FIX: floating point precision errors in the triggers of the workflow module
2019-07-30 21:23:43 +02:00
Laurent Destailleur
fe8ced58c8
Update interface_20_modWorkflow_WorkflowManager.class.php
2019-07-30 21:19:33 +02:00
Laurent Destailleur
192fb45ce7
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/accountancy/bookkeeping/list.php
htdocs/adherents/card.php
htdocs/compta/sociales/list.php
htdocs/compta/sociales/payments.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/core/modules/import/import_xlsx.modules.php
htdocs/holiday/class/holiday.class.php
htdocs/viewimage.php
2019-07-30 20:55:15 +02:00
Laurent Destailleur
5f2439bf0a
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-07-30 20:37:44 +02:00
Vaadasch
23bca6f4cd
Change "DOCUMENT_URI" to "PHP_SELF"
...
DOCUMENT_URI works with Apache. To be compliant with Nginx and probably some others, use PHP_SELF
2019-07-30 19:40:28 +02:00
Vaadasch
1600ecc9ec
Change 0 and 1 to FALSE and TRUE for pgsql
...
0 and 1 are read as False and True by Mysql, but not by PGsql.
FALSE and TRUE are correctly read by both => changing
2019-07-30 19:35:03 +02:00
Laurent Destailleur
e54c6fb5e2
FIX #11460 FIX #11492 FIX #11576 FIX #11590
2019-07-30 19:30:56 +02:00
Laurent Destailleur
a871aa818b
FIX #11460 FIX #11492 FIX #11576 FIX #11590
2019-07-30 18:15:04 +02:00
Marc de Lima Lucio
703506c0e2
FIX: import filter error
2019-07-30 14:11:21 +02:00
Marc de Lima Lucio
449ef92007
FIX: categories import: prevent mismatch between category type and object type
2019-07-30 12:31:03 +02:00
Laurent Destailleur
f825711206
Code comment
2019-07-29 11:01:29 +02:00
Florian Mortgat
858e8a826f
FIX: use rounding to compare the amounts
2019-07-29 09:47:28 +02:00
ATM john
581ae226ff
Fix sellist showOuputField
2019-07-27 18:25:25 +02:00
Laurent Destailleur
1ca3c6e3ae
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2019-07-26 13:17:47 +02:00