Laurent Destailleur
|
426e9297ea
|
Prepare code to match cron rule: 0 if ok, !=0 if error
|
2016-01-31 14:20:02 +01:00 |
|
mic9p
|
8faeac611a
|
Do not select siren but tva_intra from societe
VAT report by customer shows an empty field.
|
2016-01-30 15:35:28 +01:00 |
|
mic9p
|
827fd39658
|
Do not select siren but tva_intra from societe
VAT report by customer shows an empty field.
|
2016-01-30 10:35:57 +01:00 |
|
phf
|
4baff7898d
|
FIX insert FactureLigne
FIX phpunit PriceTest with new values returned for multicurrency module
NEW add test in PriceTest
FIX FactureTest properties not defined
|
2016-01-26 22:18:31 +01:00 |
|
phf
|
8e933ebb2d
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_multicurrency_module
|
2016-01-25 19:31:35 +01:00 |
|
Laurent Destailleur
|
469a44a4cf
|
NEW Include number of linked files into badge counter of "Linked files"
tab.
|
2016-01-23 17:23:00 +01:00 |
|
Laurent Destailleur
|
da93e35dbb
|
NEW Include number of linked files into badge counter of "Linked files"
tab.
|
2016-01-23 17:19:34 +01:00 |
|
Laurent Destailleur
|
4df584e57b
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/lib/files.lib.php
|
2016-01-23 11:51:56 +01:00 |
|
Laurent Destailleur
|
dbaa43f3be
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/fourn/commande/card.php
htdocs/holiday/card.php
htdocs/holiday/list.php
htdocs/user/card.php
|
2016-01-23 11:45:39 +01:00 |
|
Laurent Destailleur
|
fedf1f3288
|
Fix view of product image when using old path
Fix size of image uploaded on user.
|
2016-01-22 14:02:48 +01:00 |
|
Laurent Destailleur
|
93b2013aa7
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/compta/bank/card.php
htdocs/projet/tasks/list.php
|
2016-01-22 03:29:55 +01:00 |
|
Laurent Destailleur
|
cceeefb7c2
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/societe/index.php
|
2016-01-22 03:25:30 +01:00 |
|
Laurent Destailleur
|
d857b3475b
|
Fix doxygen
|
2016-01-22 03:07:46 +01:00 |
|
Laurent Destailleur
|
4e87afddf1
|
Fix: why a floating float here ?
|
2016-01-21 22:44:05 +01:00 |
|
Laurent Destailleur
|
35d9b25d82
|
Fix: why a floating float here ?
|
2016-01-21 22:43:20 +01:00 |
|
phf
|
68857499d7
|
NEW display multicurrency price on azur pdf model
|
2016-01-21 22:26:51 +01:00 |
|
phf
|
f7afbcff68
|
NEW integration of multicurrency module (creation fields in database and admin)
NEW add multicurrency_code on create, update and fetch company object
NEW add multicurrency on propal
FIX travis
FIX back quote into sql file
|
2016-01-21 21:38:52 +01:00 |
|
Laurent Destailleur
|
dd6e60630d
|
Fix size of cells make page too large even for large screen
|
2016-01-21 15:01:53 +01:00 |
|
Laurent Destailleur
|
19bcdb6910
|
Fix size of cells make page too large even for large screen
|
2016-01-21 14:56:26 +01:00 |
|
Laurent Destailleur
|
03461d124a
|
Fix activation of cron jobs by external module
Clean code for task lists pages.
|
2016-01-19 23:45:03 +01:00 |
|
Laurent Destailleur
|
0f456c46ab
|
Clean project pages to work like other modules
|
2016-01-18 16:43:15 +01:00 |
|
Laurent Destailleur
|
8e882b4cc2
|
NEW Add warning on tasks when they are late (add also the warning
tolerance parameter)
|
2016-01-18 15:56:51 +01:00 |
|
Laurent Destailleur
|
524614ded9
|
Start to work on a per type view of agenda
|
2016-01-14 16:52:46 +01:00 |
|
Laurent Destailleur
|
a6416b8797
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-01-14 15:00:59 +01:00 |
|
Laurent Destailleur
|
0951042dad
|
Fix: no need of translation tab if multilang was disabled.
|
2016-01-14 15:00:31 +01:00 |
|
Laurent Destailleur
|
0f5e208127
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-01-13 20:43:49 +01:00 |
|
Laurent Destailleur
|
71b264dd86
|
FIX Bug: Delivery order and date are not displayed #4372
Link between shipment and delivery receipt was lost.
Status for receipt must not use same label than shipments.
|
2016-01-13 20:41:32 +01:00 |
|
Laurent Destailleur
|
8653e7fa5c
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-01-10 00:12:51 +01:00 |
|
Juanjo Menent
|
c47e18b7e2
|
Merge pull request #4197 from atm-ph/new_mail_input_file_multiple
NEW hidden conf to use input file multiple from mail form
|
2016-01-09 17:57:50 +01:00 |
|
Juanjo Menent
|
c7ae943e57
|
Merge pull request #4311 from FHenry/develop
NEW : if nb total of lines provided in print barre_liste, display beside title
|
2016-01-09 17:52:05 +01:00 |
|
Laurent Destailleur
|
a8758fa5b7
|
Bug war week-end: Fix a duplicate page on holiday, fix missing badge on
some documents tabs.
|
2016-01-09 01:54:46 +01:00 |
|
Sergio Sanchis Climent
|
dfdf58051e
|
Edited correctly for check values
|
2016-01-07 09:37:04 +01:00 |
|
Laurent Destailleur
|
2945d2d171
|
Fix bad condition to show tabs
|
2016-01-07 00:05:28 +01:00 |
|
bobby
|
7414e4c07c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-01-05 10:30:15 +01:00 |
|
Sergio Sanchis Climent
|
ffd7f4ea30
|
Fix userlocaltax
Is posible userlocaltax1_rate or userlocaltax2_rate have value 0.0000 and no enter in if, now check if diferent 0 and now enter
|
2016-01-05 09:47:14 +01:00 |
|
Laurent Destailleur
|
1ae4bef04b
|
Fix conflict with the div #dialog used for popup cut and paste of
address.
|
2016-01-02 00:27:14 +01:00 |
|
bobby
|
46532ccb55
|
FIX/NEW : Accountancy
|
2015-12-28 11:08:14 +01:00 |
|
bobby
|
eec22169e3
|
FIX feature
|
2015-12-28 10:21:38 +01:00 |
|
bobby
|
10ff19eb46
|
NEW : if nb total of lines provided in print barre_liste, display in
title
|
2015-12-28 10:20:23 +01:00 |
|
Laurent Destailleur
|
a4d5e022cf
|
Fix pagination on limit failed when limit was forced on url
|
2015-12-24 12:52:11 +01:00 |
|
Laurent Destailleur
|
ad5f65e988
|
Fix: use the mini image on tooltip of thirdparties
|
2015-12-21 17:32:57 +01:00 |
|
Laurent Destailleur
|
536413523a
|
Fix to show ref of linked object on documents. Fix is not complete but
stable.
|
2015-12-21 12:52:10 +01:00 |
|
Laurent Destailleur
|
d7e9c92144
|
Fix bad link on category
Fix cancel button on categories
Css enhancement.
|
2015-12-19 13:55:27 +01:00 |
|
cla
|
cb96618460
|
Merge branch 'develop' into develop_sunimport
|
2015-12-18 10:49:57 +01:00 |
|
cla
|
ef487c48a4
|
NEW
Extrafields for:
- expedition, expeditiondet, livraison, livraisondet
|
2015-12-16 16:18:29 +01:00 |
|
aspangaro
|
c1e77daeb1
|
New: Accountancy add a function to remove all zero at the right of the account.
Thanks to Florian
|
2015-12-15 20:48:06 +01:00 |
|
aspangaro
|
687370071b
|
A function to remove zero at the end of the account
|
2015-12-14 21:38:30 +01:00 |
|
Laurent Destailleur
|
3b595f0247
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/accountancy/customer/list.php
htdocs/accountancy/journal/bankjournal.php
htdocs/core/lib/date.lib.php
htdocs/core/lib/report.lib.php
htdocs/langs/en_US/accountancy.lang
|
2015-12-13 16:23:33 +01:00 |
|
Laurent Destailleur
|
3680202c1c
|
Fix do not share color for title of table and title of pages
|
2015-12-13 14:39:12 +01:00 |
|
phf
|
2f5f6c9ead
|
NEW hidden conf to use input file multiple from mail form
|
2015-12-10 13:48:37 +01:00 |
|