Laurent Destailleur
a3a3835c76
Fix fatal error
2020-01-21 12:19:39 +01:00
Laurent Destailleur
a9790f355d
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-21 11:32:40 +01:00
Laurent Destailleur
faf289cd13
Update demo
2020-01-21 11:32:17 +01:00
Laurent Destailleur
151a978105
Debug loan module
2020-01-21 11:25:51 +01:00
VESSILLER
70122411eb
FIX label Volume in comment
2020-01-21 11:02:14 +01:00
ptibogxiv
b4758295e1
fix stripe/charge.php for connect mode with payment intent
2020-01-21 10:59:57 +01:00
Laurent Destailleur
dc1600b3c2
Fix responsive
2020-01-21 10:54:31 +01:00
Laurent Destailleur
54a0d97891
Fix responsive
2020-01-21 10:48:15 +01:00
VESSILLER
0278cef2d7
NEW columns units in product list
2020-01-21 10:33:27 +01:00
Laurent Destailleur
f2ed97dada
Fix default value
2020-01-21 10:29:41 +01:00
Laurent Destailleur
c203e21966
Fix default values
2020-01-21 10:28:42 +01:00
stickler-ci
b864325041
Fixing style errors.
2020-01-21 09:07:14 +00:00
Pierre Ardoin
1d4e36ba3d
Add Link to Pay if Online payment is used
...
Before : URL to Online Payment never shown.
Now : URL shown when PayPal, Stripe or PayBox are used.
2020-01-21 10:04:49 +01:00
Laurent Destailleur
4598538b42
Prepare PDF templates to use 2 languages for titles
2020-01-21 01:55:00 +01:00
Laurent Destailleur
ab5940f28c
Fix css lost
2020-01-21 00:56:32 +01:00
Laurent Destailleur
acdb28ba25
Add country id and country code in substitution vars
2020-01-21 00:28:53 +01:00
Laurent Destailleur
2d07a08e55
Fix init of specimen
2020-01-21 00:22:57 +01:00
Laurent Destailleur
d6e81c5da4
Fix var not defined
2020-01-21 00:20:18 +01:00
Laurent Destailleur
80483fc085
Fix init of specimen
2020-01-21 00:20:03 +01:00
Laurent Destailleur
d2cf4c55ee
Fix label of status
2020-01-20 23:58:01 +01:00
Norbert Penel
24cb739b7c
FIX : multicompany, impossible to add second task
...
due to ref already exists, it was impossible to add a second task on company > 1
this need to be fixed in all Dolibarr versions
All datas with more than 1 company are corrupted !
2020-01-20 18:54:35 +01:00
Laurent Destailleur
5b86851cf3
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-20 18:46:52 +01:00
Laurent Destailleur
5cac54b2e1
Doc
2020-01-20 18:46:13 +01:00
Laurent Destailleur
92856788a3
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-20 18:39:46 +01:00
Laurent Destailleur
cfc74db5bc
FIX field 'private' on email templates was not managed.
2020-01-20 18:38:53 +01:00
atm-quentin
61c0940c20
NEW user on order list
2020-01-20 15:42:09 +01:00
Laurent Destailleur
d465101ae3
Fix We should not be able to choose which permission to use to have
...
access to an object.
2020-01-20 14:29:02 +01:00
Laurent Destailleur
60fd1f5156
Fix bad entry in menu
2020-01-20 12:47:49 +01:00
Laurent Destailleur
5f64531e9b
Fix look and feel v11
2020-01-20 12:39:25 +01:00
Laurent Destailleur
18f2b09fb1
Debug v11
2020-01-20 12:25:25 +01:00
Alexandre SPANGARO
282dc0177f
NEW : Add French association chart of accounts 2018
2020-01-20 09:45:07 +01:00
Laurent Destailleur
969da828fa
Debug inventory
2020-01-20 02:30:53 +01:00
Laurent Destailleur
b8938b8d19
Fix look and feel v11
2020-01-20 02:18:00 +01:00
Laurent Destailleur
206cfcd7fe
Clean code for inventory
2020-01-20 02:07:47 +01:00
Laurent Destailleur
65fef47bdb
Enable new pdf templates as stable
2020-01-20 01:05:30 +01:00
Alexandre SPANGARO
f4cd3236b1
Fix : Accounting - error on right
2020-01-19 21:59:01 +01:00
Laurent Destailleur
7c5485288b
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-19 20:34:20 +01:00
Laurent Destailleur
62b9fbb67f
Fix link
2020-01-19 20:33:55 +01:00
Laurent Destailleur
6b6c9efe5e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-19 19:56:21 +01:00
Laurent Destailleur
5a702eb50c
Fix filter on amount
2020-01-19 19:55:57 +01:00
Laurent Destailleur
99f679493b
Fix search
2020-01-19 19:51:40 +01:00
Laurent Destailleur
526ae83e8f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-19 19:49:16 +01:00
Laurent Destailleur
e679e05f57
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-19 19:49:04 +01:00
Laurent Destailleur
19ab802aaf
Fix disabling of balance
2020-01-19 19:48:19 +01:00
Laurent Destailleur
d6bdbccf4f
Fix link
2020-01-19 19:33:57 +01:00
andreubisquerra
98789c908e
Colorful theme for TakePOS
2020-01-19 19:16:45 +01:00
Pierre Ardoin
e4eb8883fe
Fix double display of create credit note button
...
Before: Display of the "Create credit note" button twice for standard invoices when situation invoices are activated.
After: Displays a single button "Create a credit note"
2020-01-19 19:10:10 +01:00
Laurent Destailleur
e803e06c0d
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/admin/tools/listevents.php
htdocs/commande/class/commande.class.php
htdocs/core/lib/functions.lib.php
htdocs/expensereport/card.php
htdocs/exports/export.php
2020-01-19 19:01:46 +01:00
Laurent Destailleur
041d5aeb46
FIX XSS vulnerability in description of list of audit events.
2020-01-19 18:55:22 +01:00
Laurent Destailleur
6a958dd45b
FIX XSS vulnerability in description of list of audit events.
2020-01-19 18:51:37 +01:00