Laurent Destailleur
36630b9404
FIX Picto of project on dol_banner and box
...
Conflicts:
htdocs/core/boxes/box_project.php
2017-03-21 13:43:05 +01:00
Laurent Destailleur
ea6daeb58b
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-03-20 23:53:54 +01:00
Laurent Destailleur
80f7bce8d8
Fix duplicate <a>
2017-03-20 20:41:43 +01:00
Laurent Destailleur
ac19aba07e
FIX multicurrency management on supplier order/invoice
...
Conflicts:
htdocs/core/modules/supplier_payment/pdf/pdf_cow.modules.php
2017-03-19 15:41:55 +01:00
Laurent Destailleur
b7442a0c1a
Fix bad vat rate used into sql request
2017-03-19 15:38:07 +01:00
Laurent Destailleur
967f3f579d
Fix translation
2017-03-18 20:07:37 +01:00
Laurent Destailleur
5871d59db9
Fix error "Invalid default value for 'date_price'"
2017-03-18 15:25:49 +01:00
Laurent Destailleur
f7e71d1de2
FIX LOG_ERROR does not exists. Use LOG_ERR.
2017-03-18 11:48:02 +01:00
Laurent Destailleur
f0dddae6d1
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-03-18 11:38:32 +01:00
Laurent Destailleur
597fb11d08
Fix error management in duplicate trigger
2017-03-18 11:36:48 +01:00
Laurent Destailleur
4d6b20b785
Merge pull request #6540 from laudeco/fix/mailMassAction
...
fix the from e-mail on mass action
2017-03-18 04:34:37 +01:00
Laurent Destailleur
1e3c287eee
Merge pull request #6539 from simnandez/5.0
...
FIX #6537 Bug: SQL error: Missing , leads to wrong syntax
2017-03-18 04:33:14 +01:00
Laurent Destailleur
ee23e8b3d1
Merge pull request #6532 from fappels/5.0_fix_fourn_commande_class
...
Fix fourn commande class
2017-03-18 03:19:50 +01:00
De Coninck Laurent
8c65c47b1f
fix the from e-mail on mass action
...
In mass action e-mail (like on facture), the from e-mail was not taken into account.
2017-03-17 17:55:25 +01:00
Juanjo Menent
5c028b30d5
Fix #6512 Bug: Invalid argument in when submitting orderstoinvoice.php-form
2017-03-17 17:05:59 +01:00
Juanjo Menent
f255b94e99
Fix #6537 Bug: SQL error: Missing , leads to wrong syntax
2017-03-17 16:10:40 +01:00
Regis Houssin
f03bdb91a4
Merge remote-tracking branch 'origin/4.0' into 4.0_bug3
2017-03-17 12:42:54 +01:00
Regis Houssin
9e944e4525
Fix: wrong user fetch when same login in different entity
2017-03-17 12:41:56 +01:00
Laurent Destailleur
dfc1ed7d72
FIX #6535
2017-03-16 22:49:02 +01:00
Laurent Destailleur
7dd0f14563
Fix link to reconciliated function
2017-03-16 21:03:35 +01:00
Laurent Destailleur
68d3a93027
Fix link to reconcile
2017-03-16 20:36:51 +01:00
Laurent Destailleur
0d6a99b35a
Fix space
2017-03-16 11:01:35 +01:00
Laurent Destailleur
68e50d0c79
FIX Filter on date lost after submit on time spent page
2017-03-16 10:36:17 +01:00
fappels
c1b21db407
Merge remote-tracking branch 'refs/remotes/Dolibarr/5.0' into 5.0_fix_fourn_commande_class
2017-03-16 10:06:20 +01:00
fappels
f9c2bb0410
Fix create supplier order line label
...
Fix create line label
Fix read line rang, special_code and fk_parent_line
Remove create line rang, done by table default and $this->rang is
invalid, supplier order has no rang property.
2017-03-16 10:05:50 +01:00
Laurent Destailleur
deb91ad7c1
FIX Data lost during merge of thirdparties
2017-03-15 13:30:30 +01:00
Laurent Destailleur
6f25d6de24
Fix bad management of PROJECT_ALLOW_TO_LINK_FROM_OTHER_COMPANY
2017-03-15 12:33:06 +01:00
Laurent Destailleur
dc83dd45fe
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-03-15 00:04:35 +01:00
Laurent Destailleur
39c8f9a15a
Fix country not preselected
2017-03-15 00:04:09 +01:00
Laurent Destailleur
9827887643
Merge pull request #6519 from marcosgdf/bug-multiprices
...
FIX Corrected bug where product multiprices admin page would not render properly due to a PHP fatal error
2017-03-14 10:45:47 +01:00
Laurent Destailleur
60a9268ff5
Merge pull request #6518 from marcosgdf/bug-6505
...
FIX #6505 Project elements page shows greyed-out links even if the option to show actions not available is disabled
2017-03-14 10:45:09 +01:00
Laurent Destailleur
214350a8f5
Merge pull request #6509 from marcosgdf/bug-6507
...
FIX #6507 : Statistics counter show wrong total Contract numbers when the user does not have full access
2017-03-14 10:30:25 +01:00
Laurent Destailleur
53abc326b6
Merge pull request #6508 from marcosgdf/bug-6503
...
FIX #6503 : SQL error in "Last pending payment invoices"
2017-03-14 10:25:59 +01:00
Laurent Destailleur
9e7230e63a
Merge pull request #6484 from fmarcet/3.9
...
Fix: Error when references are numeric
2017-03-14 10:24:44 +01:00
Marcos García de La Fuente
15d0e6abc5
Corrected bug where product multiprices admin page would not render properly due to a PHP fatal error
2017-03-13 20:33:21 +01:00
Marcos García de La Fuente
cd349ab6cc
FIX #6505 Project elements page shows greyed-out links even if the option to show actions not available is disabled
...
Close #6505
2017-03-13 20:17:31 +01:00
Regis Houssin
017d73792c
Fix: add md5 password for OpenLdap
2017-03-13 15:00:44 +01:00
hugome
38ccf7ffdd
Fix : Agenda getCalendarEvents hook
...
Return of getCalendarEvents on agenda page :
The array_merge change key of merged array.
2017-03-13 11:35:49 +01:00
Laurent Destailleur
a40142460d
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-03-13 02:30:00 +01:00
Laurent Destailleur
6aeae12775
Fix medias could not be loaded
2017-03-13 02:28:58 +01:00
Laurent Destailleur
3affcd7f52
FIX colspan
2017-03-13 02:12:24 +01:00
Laurent Destailleur
d3e1a01273
Translation
2017-03-13 02:12:18 +01:00
Laurent Destailleur
17eee4e141
Prepare 5.0.1
2017-03-13 02:11:03 +01:00
Marcos García de La Fuente
e9d5b44009
Fixed Project counter showing total amount of projects instead of just the projects current user can see
2017-03-12 15:31:39 +01:00
Marcos García de La Fuente
f15c6da887
Typo
2017-03-11 19:24:05 +01:00
Marcos García de La Fuente
e9c7b02049
FIX #6507 : Statistics counter show wrong total Contract numbers when the user does not have full access
...
Close #6507
2017-03-11 19:22:01 +01:00
Marcos García de La Fuente
a39dccad19
FIX #6503 : SQL error in "Last pending payment invoices"
...
Close #6503
2017-03-11 19:00:44 +01:00
Laurent Destailleur
f06126c463
Fix style
2017-03-11 12:45:18 +01:00
Laurent Destailleur
910859145f
Fix filter on lot was lost
2017-03-11 12:40:47 +01:00
Laurent Destailleur
4e6ee4d12c
Fix dol_banner on card for lot
2017-03-11 12:37:18 +01:00
Laurent Destailleur
53238c2b0d
Fix sort order and number of lines
2017-03-11 12:27:42 +01:00
Laurent Destailleur
9d63697d2a
Fix missing translation
2017-03-11 12:04:01 +01:00
Laurent Destailleur
9cbc5387ef
Fix text
2017-03-11 11:41:02 +01:00
Laurent Destailleur
aa0db5783a
Update favorite icon to use standard icon.
2017-03-11 03:35:02 +01:00
Laurent Destailleur
0ff4f7e694
Fix translation
2017-03-11 03:10:57 +01:00
Laurent Destailleur
30c2ac37d5
Fix missing separator
2017-03-11 02:35:01 +01:00
Laurent Destailleur
4737c62394
FIX Avoid flash on screen
2017-03-11 00:52:35 +01:00
Laurent Destailleur
67300f2a4e
FIX choice of category was lost if an error occurs during creation
2017-03-11 00:52:30 +01:00
Laurent Destailleur
c0b3219c72
Missing translation
2017-03-11 00:33:04 +01:00
Laurent Destailleur
29c66b43a3
Fix responsive
2017-03-11 00:07:14 +01:00
Laurent Destailleur
209bd0b3e4
2nd try to fix better compatibility
2017-03-10 16:53:26 +01:00
Laurent Destailleur
b6bdd98599
Fix css
2017-03-10 16:44:30 +01:00
Laurent Destailleur
2a3d3b4b50
Fix dol_banner for agenda
2017-03-10 16:40:38 +01:00
Laurent Destailleur
a9b39f3028
Fix dol_banner for agenda
2017-03-10 16:27:28 +01:00
Laurent Destailleur
8f338a155a
Fix last_insert_id at a better place
2017-03-10 15:19:15 +01:00
Laurent Destailleur
c3179963ca
Fix search fails under certain circumstances.
2017-03-10 14:59:57 +01:00
Laurent Destailleur
e7ad91d5a3
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-03-10 14:50:23 +01:00
Laurent Destailleur
135358780c
FIX #6445
2017-03-10 14:49:17 +01:00
Laurent Destailleur
277fa7dbe1
FIX #6444
2017-03-10 14:08:53 +01:00
Laurent Destailleur
fbbcec2ba3
FIX #6444
2017-03-10 14:04:06 +01:00
Laurent Destailleur
f7b387513f
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/core/lib/files.lib.php
2017-03-10 13:55:28 +01:00
Laurent Destailleur
e6f294d18d
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2017-03-10 13:42:55 +01:00
Laurent Destailleur
86d8fe1285
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
2017-03-10 13:41:55 +01:00
Laurent Destailleur
1a57d1864a
FIX #6443
2017-03-10 13:39:11 +01:00
Laurent Destailleur
3f69b1fdf5
Revert "Fix remove a line that look useless"
...
This reverts commit 1610926ccd .
2017-03-10 13:14:02 +01:00
Laurent Destailleur
1610926ccd
Fix remove a line that look useless
2017-03-10 13:11:12 +01:00
Laurent Destailleur
427f656bac
Merge pull request #6500 from atm-florian/4.0
...
FIX : Can use quote into supplier ref on order line add
2017-03-10 12:49:36 +01:00
Laurent Destailleur
de2558c907
Fix useless lines
2017-03-10 12:47:51 +01:00
Laurent Destailleur
50044ed21e
FIX #6499
2017-03-10 12:45:56 +01:00
Laurent Destailleur
a4b6388ba1
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2017-03-10 12:35:33 +01:00
Laurent Destailleur
6977daf76a
Merge pull request #6491 from atm-gauthier/4.0_fix_supplierinvoiceline_fetch
...
FIX : forgotten fk_facture_fourn attribute on supplierinvoice line ob…
2017-03-10 12:31:20 +01:00
Laurent Destailleur
66d30344f9
Merge pull request #6490 from atm-gauthier/4.0_fix_fetch_infos_multicurrency
...
FIX : load multicurrency informations on supplier order and bill line…
2017-03-10 12:30:56 +01:00
Laurent Destailleur
fbb80b54df
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-03-10 12:23:09 +01:00
Laurent Destailleur
23d99030bf
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-03-10 12:21:50 +01:00
Laurent Destailleur
bf34543085
FIX #6443
2017-03-10 12:19:50 +01:00
Laurent Destailleur
cbd0444cd0
Merge pull request #6487 from tarrsalah/fix_fourn_restapayer
...
Fix the remainder to pay amount (#6486 )
2017-03-10 11:53:58 +01:00
Laurent Destailleur
fda84995e8
If manage zero is set, we must NOT set length. So we can here make a
...
shortcut to avoid useless code.
2017-03-10 11:50:57 +01:00
Laurent Destailleur
441042b182
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-03-10 11:13:01 +01:00
Laurent Destailleur
6cd53cb471
Merge pull request #6482 from aspangaro/5.0-27
...
Fix : Language & revert a description of the function
2017-03-10 11:12:42 +01:00
Laurent Destailleur
567639397e
Fix Must use tdoverflowmax100 instead of tdoverflow
2017-03-10 10:57:03 +01:00
Laurent Destailleur
8389db18bf
Fix solution for comaptibility
2017-03-10 10:07:09 +01:00
florian HENRY
9b10c9f6d1
FIX : Can use quote into supplier ref on order line add
2017-03-10 09:19:42 +01:00
gauthier
9eb3975803
FIX : forgotten fk_facture_fourn attribute on supplierinvoice line object
2017-03-07 15:18:20 +01:00
gauthier
b192b6cd50
FIX : multicurrency_subprice
2017-03-07 11:33:18 +01:00
gauthier
6e0589ce2c
FIX : load multicurrency informations on supplier order and bill lines fetch
2017-03-07 10:55:17 +01:00
Laurent Destailleur
d38818ff11
Fix option PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS not correctly
...
supported.
2017-03-06 13:01:04 +01:00
Laurent Destailleur
c260325863
Lang not loaded
2017-03-06 12:32:07 +01:00
Laurent Destailleur
f291e1c470
Fix test on qty for stock move
2017-03-06 12:30:59 +01:00
tarrsalah
bc7f4f3031
No need to recalculate $totalpaye.
2017-03-06 09:02:32 +01:00
Laurent Destailleur
6e2aaf7408
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/commande/list.php
2017-03-05 22:03:38 +01:00