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 |
|
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 |
|
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 |
|
Maxime Kohlhaas
|
095fd2769a
|
Fix project beluga order status
|
2019-05-18 01:11:34 +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
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
John BOTELLA
|
0855d84ccf
|
FIX error messages not displayed
|
2019-04-18 10:40:34 +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 |
|
atm-quentin
|
6deba39c6a
|
FIX credit note can be split
|
2019-04-12 10:16:13 +02:00 |
|
atm-quentin
|
7ae6472e36
|
Merge branch '8.0' of github.com:Dolibarr/dolibarr into FIX_credit_note_used_on_list
|
2019-04-12 09:20:16 +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
|
143cbba09b
|
Update card.php
|
2019-03-31 18:49:38 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
atm-quentin
|
dc7a2fbb30
|
FIX placement function
|
2019-02-25 10:01:26 +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 |
|
atm-quentin
|
7850925441
|
FIX amount opened on thirdparty card dont care of credit note not converted
|
2019-02-22 15:10:41 +01:00 |
|
atm-quentin
|
57fff10766
|
Merge branch '8.0' of https://github.com/Dolibarr/dolibarr into FIX_credit_note_used_on_list
|
2019-02-22 15:10:29 +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 |
|
atm-quentin
|
b6deda1111
|
FIX credit note used on list
|
2019-02-18 12:28:18 +01:00 |
|
Frédéric FRANCE
|
b017213131
|
selectMulticurrency avoid malformed empty value
|
2019-02-17 20:59:39 +01:00 |
|
gauthier
|
70f1a9d13d
|
FIX : we want to be able to reopen fourn credit note
|
2019-02-15 11:41:02 +01:00 |
|
Regis Houssin
|
45d05da6ed
|
FIX missing $ismultientitymanaged for previous/next ref
|
2019-02-14 16:14:19 +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
|
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 |
|