Laurent Destailleur
55719cd166
Update card.php
2018-04-05 16:20:50 +02:00
Maxime Kohlhaas
0c3b92f09a
Better fix
2018-04-03 14:53:57 +02:00
Maxime Kohlhaas
39eab6d88d
Fix service creation, right is tested regarding the product type
2018-04-03 14:38:20 +02:00
Laurent Destailleur
8595d7621b
Fix POST mut use method POST no GET
2018-04-02 23:30:23 +02:00
Laurent Destailleur
fba40575f7
Remove dead code
2018-04-02 16:39:48 +02:00
Laurent Destailleur
84bb4c6ad7
FIX With x extrafields, request for multicompany label was done x times
2018-03-30 19:51:53 +02:00
Laurent Destailleur
2e22c13062
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-29 15:31:35 +02:00
Laurent Destailleur
fdfcb96176
Fix length of combobox
2018-03-29 15:31:21 +02:00
Laurent Destailleur
839ebb428b
Merge pull request #8477 from ggg44473/7.0
...
Fix wrong approve time in expense report
2018-03-29 13:40:33 +02:00
Laurent Destailleur
92cbcd9ccb
Merge pull request #8462 from atm-florian/7.0
...
Fix error log
2018-03-29 13:38:35 +02:00
Laurent Destailleur
188e5d286d
Fix statut
2018-03-29 13:28:29 +02:00
Laurent Destailleur
072b6c02c0
FIX Test on mandatory status when closing proposal failed
2018-03-29 13:25:03 +02:00
Laurent Destailleur
b806b85761
Fix field filtert is set twice
2018-03-29 11:15:50 +02:00
florian HENRY
cc7deb0add
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0
2018-03-29 09:36:05 +02:00
florian HENRY
78812ef826
better error management
2018-03-29 09:35:47 +02:00
Sean Wang
3dd9d47089
Fix wrong approve time in expense report
...
The approve time showed was 8 hours more than the real time.
Checking database turned out that it had the wrong data(+8 hours).
After checking every timezone related settings were correct,
I found that it do twice idate() in setApproved().
Since we have idate() in $sql, we don't need the idate()
at the line 1249.
2018-03-29 14:49:06 +08:00
Laurent Destailleur
125085acee
Fix name of method to avoid ci errors
2018-03-29 03:01:05 +02:00
florian HENRY
7635f23d78
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0
2018-03-27 18:39:56 +02:00
florian HENRY
af7c1d8da1
fix error log
2018-03-27 18:39:18 +02:00
Frédéric FRANCE
299c32d262
Update actions_sendmails.inc.php
2018-03-27 18:02:27 +02:00
Laurent Destailleur
34fae0bd48
Merge pull request #8456 from atm-greg/Fix_bankentries_list
...
FIX sql error using no category
2018-03-27 17:49:01 +02:00
Bruno Généré
925e0c46dd
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-27 17:13:25 +02:00
Laurent Destailleur
460344fbfb
Traduction
2018-03-27 16:02:06 +02:00
Laurent Destailleur
51cd793d80
Fix log and duplicate vat_by_date function
2018-03-27 14:37:29 +02:00
Laurent Destailleur
f9ee2930e2
FIX Data on income/expense report was always 0
2018-03-27 14:16:59 +02:00
Laurent Destailleur
0b13cd17ac
FIX Some report have data when several chart of accounts exists
...
FIX Detail per account not visible when total < 0
2018-03-27 13:55:10 +02:00
Laurent Destailleur
2b588b9e43
FIX Initial month on report income/expense per predefined group
2018-03-27 13:37:40 +02:00
Laurent Destailleur
930512d9a2
FIX Add a test to avoid to reset binding by error.
2018-03-27 13:08:16 +02:00
Laurent Destailleur
56944115cb
Hide a very dangerous feature. Should be useless.
2018-03-27 12:46:15 +02:00
Laurent Destailleur
dab8dbd671
FIX Binding pages must start on fiscal month not calendar month
2018-03-27 12:31:08 +02:00
Laurent Destailleur
88939a8469
FIX Draft invoice must be excluded from report
2018-03-27 11:10:12 +02:00
atm-greg
91d6a1b621
fix sql error using no category
2018-03-27 06:40:12 +02:00
Laurent Destailleur
89bf781fe6
FIX Add warning when expense report line not into range
...
FIX Name of user not visible on journalizing expense report payments
FIX Only approved expense report must be journalized
2018-03-26 14:13:40 +02:00
Laurent Destailleur
934d2d8881
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/filefunc.inc.php
2018-03-25 15:27:31 +02:00
Laurent Destailleur
c85cb7fe0a
Merge pull request #8447 from fappels/7.0_modulbuilder
...
Update on module builder
2018-03-24 16:41:43 +01:00
Laurent Destailleur
1c581c6fff
Merge pull request #8443 from atm-florian/6.0
...
fix user right on modRessource, fix security check on fourn card
2018-03-24 16:37:11 +01:00
Laurent Destailleur
d63c8356f4
Merge pull request #8437 from hregis/7.0_bug6
...
Fix: uniformize getEntity('intervention')
2018-03-24 16:36:27 +01:00
Laurent Destailleur
224fa1c03e
Fix external links ko when substitution key are inside domain
2018-03-24 12:48:33 +01:00
Laurent Destailleur
a3c199e9e3
FIX Missing include
2018-03-24 12:48:19 +01:00
fappels
caa43ae2f6
Make helper methods available for derived classes.
...
Use-case: a module build with modulebuilder can make it's own fetch
method using the helper methods.
2018-03-23 17:35:46 +01:00
Laurent Destailleur
83b6dd4cb9
Prepare 7.0.2
2018-03-23 16:17:56 +01:00
Laurent Destailleur
a15abb2ded
Update lang
2018-03-23 16:17:28 +01:00
Laurent Destailleur
c12469860a
Update lang
2018-03-23 16:17:10 +01:00
florian HENRY
11446fb2f7
Merge branch '6.0' of https://github.com/Dolibarr/dolibarr.git into 6.0
2018-03-22 23:26:37 +01:00
florian HENRY
46d2b4d62d
fix security check on fourn card
2018-03-22 23:25:54 +01:00
Laurent Destailleur
9f67bb0aa3
Start 6.0.7
2018-03-22 21:58:24 +01:00
Regis Houssin
9cf66e53f6
Fix: wrong module name
2018-03-22 16:39:47 +01:00
Regis Houssin
b5f37301a5
Fix: uniformize getEntity('intervention')
2018-03-22 16:28:00 +01:00
Laurent Destailleur
87815265c8
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-03-22 14:19:56 +01:00
Laurent Destailleur
a9944e1d23
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
ChangeLog
htdocs/contrat/card.php
2018-03-22 14:19:34 +01:00