Laurent Destailleur
|
e79c98baed
|
Merge pull request #13470 from jribal/patch-1
On _checkAccessToResource: category -> categorie
|
2020-04-02 12:44:26 +02:00 |
|
Laurent Destailleur
|
bb9a4324d1
|
Merge pull request #13471 from atm-florianm/NEW_add_author_column_on_invoice_list_and_supplier_invoice_list
NEW: "author" column in the client/supplier invoice lists
|
2020-04-02 12:40:51 +02:00 |
|
Laurent Destailleur
|
a7656793da
|
Merge pull request #13479 from altatof/md
FIX md stylesheet to be included by external modules like eldy
|
2020-04-02 12:40:10 +02:00 |
|
Laurent Destailleur
|
5135474232
|
Merge pull request #13477 from atm-florianm/FIX_error_log_wrong_method_name_logged_for_insert
Fix insert error logged as a delete error
|
2020-04-02 12:38:51 +02:00 |
|
Laurent Destailleur
|
5d9d62f185
|
Merge pull request #13480 from atm-florian/develop
fix: correct hook init invoice_rec list
|
2020-04-02 12:38:32 +02:00 |
|
Laurent Destailleur
|
9f55918cb8
|
Remove Geoipv1 library. We use now v2
|
2020-04-02 12:37:21 +02:00 |
|
Laurent Destailleur
|
b8eaf8dd03
|
Removed jflot js library (we now use ChartJS)
|
2020-04-02 12:29:15 +02:00 |
|
Laurent Destailleur
|
5622c1947b
|
Prepare 10.0.7
|
2020-04-02 12:23:53 +02:00 |
|
Laurent Destailleur
|
84cda962c1
|
Clean dead code
|
2020-04-02 12:03:29 +02:00 |
|
florian HENRY
|
10391a5769
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
|
2020-04-02 10:45:46 +02:00 |
|
florian HENRY
|
609de965b1
|
fix: hook init invoicerec list normalyse
|
2020-04-02 10:45:14 +02:00 |
|
altairis
|
a743110f03
|
FIX md stylesheet to be included by external modules like eldy
|
2020-04-02 10:44:24 +02:00 |
|
Florian Mortgat
|
4d2b4583d0
|
FIX - This error logs an Orderline::delete error, but this is an Orderline::insert error
|
2020-04-02 09:28:56 +02:00 |
|
stickler-ci
|
9476fbc3e7
|
Fixing style errors.
|
2020-04-01 23:16:13 +00:00 |
|
Alex Veremme
|
7330c31204
|
Fix ##13474: copy extrafields of LINES from a draft invoice to an
invoice template
|
2020-04-02 01:10:56 +02:00 |
|
Laurent Destailleur
|
f6b216eafc
|
Fix travis
|
2020-04-01 23:32:44 +02:00 |
|
Laurent Destailleur
|
6aea67a5b9
|
Work on extralanguages
|
2020-04-01 23:15:53 +02:00 |
|
stickler-ci
|
cf3615aee3
|
Fixing style errors.
|
2020-04-01 20:11:18 +00:00 |
|
nervo
|
abd6465190
|
Allow constants values to be overridden by environment variables
|
2020-04-01 22:02:34 +02:00 |
|
Laurent Destailleur
|
184d50171d
|
Update example for clamav - prefer clamav daemon
|
2020-04-01 22:01:05 +02:00 |
|
Laurent Destailleur
|
70706d9ea7
|
FIX Missing token and take into account max date when it can.
|
2020-04-01 18:48:45 +02:00 |
|
Laurent Destailleur
|
d2de6a22eb
|
WIP Can set values in extra languages
|
2020-04-01 18:11:28 +02:00 |
|
Florian Mortgat
|
f52af23396
|
NEW: "author" column in the client/supplier invoice lists
|
2020-04-01 17:09:01 +02:00 |
|
Laurent Destailleur
|
4727800206
|
Can show technical ID of any object in banner.
|
2020-04-01 16:51:45 +02:00 |
|
Laurent Destailleur
|
33d2b61c19
|
Work on extralanguages
|
2020-04-01 16:21:03 +02:00 |
|
ATM john
|
81adc6913e
|
change conf usage
|
2020-04-01 12:12:30 +02:00 |
|
jribal
|
cae0f210a2
|
On _checkAccessToResource: category -> categorie
|
2020-04-01 11:09:40 +01:00 |
|
Christian Foellmann
|
6aa65f1a02
|
change batches max length to 128 characters on sql migration
|
2020-04-01 09:57:51 +02:00 |
|
ptibogxiv
|
a0c2bc3743
|
Update api_setup.class.php
|
2020-03-31 20:52:15 +02:00 |
|
Je2fb
|
fa32618fe9
|
Update card.php
If rate change is modify, the currency price is taken in place of the price from the main currency
|
2020-03-31 18:58:59 +02:00 |
|
Laurent Destailleur
|
6f0071bebe
|
FIX sort on company on member list
|
2020-03-31 17:54:48 +02:00 |
|
Laurent Destailleur
|
b407797ca3
|
Fix css
|
2020-03-31 17:45:45 +02:00 |
|
Fabian Palacios
|
ae4fb855d7
|
chart of accounts to Ecuador
|
2020-03-31 10:10:22 -05:00 |
|
Fabian Palacios
|
db18226493
|
Chart of accounts to Ecuador
|
2020-03-31 10:08:37 -05:00 |
|
ATM john
|
79fe664365
|
fix merge not applied
|
2020-03-31 16:43:38 +02:00 |
|
stickler-ci
|
004d9381f5
|
Fixing style errors.
|
2020-03-31 14:36:42 +00:00 |
|
ATM john
|
fdffbf42f9
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into 12.0_new_extend_retained_warranty
|
2020-03-31 16:33:47 +02:00 |
|
ATM john
|
035bb671f2
|
Fix sql ; missing
|
2020-03-31 16:32:07 +02:00 |
|
Fabian Palacios
|
3797080ab5
|
#13446 fix loop for dislplay of OthersNotLinkedToThirdParty
|
2020-03-31 09:29:59 -05:00 |
|
ATM john
|
c466beea3d
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into 12.0_new_extend_retained_warranty
|
2020-03-31 16:28:43 +02:00 |
|
Laurent Destailleur
|
766f480741
|
css
|
2020-03-31 16:24:33 +02:00 |
|
stickler-ci
|
1f5da36fdb
|
Fixing style errors.
|
2020-03-31 13:02:44 +00:00 |
|
atm-quentin
|
e3dfe60567
|
uniformize update buyprice + some fixes
|
2020-03-31 14:53:15 +02:00 |
|
Laurent Destailleur
|
f09321a497
|
css
|
2020-03-31 13:57:19 +02:00 |
|
Laurent Destailleur
|
e75e49426f
|
Look and feel v12
|
2020-03-31 13:52:02 +02:00 |
|
Laurent Destailleur
|
0b486ea5ad
|
CSS
|
2020-03-31 13:28:19 +02:00 |
|
Laurent Destailleur
|
e0d713bbef
|
Update demo
|
2020-03-31 12:56:21 +02:00 |
|
florian HENRY
|
5658d783d6
|
fix advtargetemailing : fatal call to static attribut (that is not static: table_element)
|
2020-03-31 12:04:34 +02:00 |
|
oscim
|
3b8a16e3fd
|
Update modCommande.class.php
add extrafileds company in export orders
|
2020-03-31 11:05:21 +02:00 |
|
stickler-ci
|
5a62da101d
|
Fixing style errors.
|
2020-03-31 09:04:46 +00:00 |
|