Laurent Destailleur
|
5e34b121dd
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
Laurent Destailleur
|
eadfbfe2bd
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/lib/functions2.lib.php
|
2017-09-13 20:57:53 +02:00 |
|
Laurent Destailleur
|
60078300b8
|
FIX PDF output was sharing 2 different currencies in same total
|
2017-09-13 17:57:41 +02:00 |
|
Laurent Destailleur
|
4b9f54e571
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/mysql/data/llx_accounting.sql
htdocs/install/mysql/migration/5.0.0-6.0.0.sql
htdocs/install/mysql/tables/llx_holiday_config.sql
|
2017-09-01 17:34:57 +02:00 |
|
Laurent Destailleur
|
d96a83adac
|
Fix bad total included tax when mutlicurrency is on
|
2017-08-29 16:37:00 +02:00 |
|
Laurent Destailleur
|
7218a9de0e
|
Fix translation of total VAT
|
2017-08-29 13:52:24 +02:00 |
|
Laurent Destailleur
|
260beed512
|
NEW Generated files are now indexed in database
|
2017-08-18 23:19:55 +02:00 |
|
fappels
|
34153eec7f
|
Add reading of picture paths
|
2017-08-07 22:36:12 +02:00 |
|
fappels
|
7fc359df5d
|
Fix pic position when VAT column hidden
|
2017-08-07 21:48:01 +02:00 |
|
fappels
|
3ef4b0fd2b
|
Add pictures to pdf muscadet
|
2017-08-07 21:47:45 +02:00 |
|
Laurent Destailleur
|
3adb43c6e5
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture.php
htdocs/core/boxes/box_produits.php
htdocs/core/boxes/box_produits_alerte_stock.php
htdocs/langs/en_US/bills.lang
htdocs/product/class/product.class.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
|
2017-03-23 12:52:19 +01:00 |
|
Laurent Destailleur
|
7df9c25e60
|
Several fixes on multicurrency
|
2017-03-23 12:44:20 +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
|
e85206dee5
|
FIX multicurrency management on supplier order/invoice
|
2017-03-19 15:37:07 +01:00 |
|
Laurent Destailleur
|
70091eceed
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/expensereport/card.php
|
2017-01-27 01:26:11 +01:00 |
|
Ferran Marcet
|
0df39149c4
|
Fix: Hidden option not showing correctly
|
2017-01-25 19:28:20 +01:00 |
|
Marcos García de La Fuente
|
8225b06018
|
NEW Removed commande_pdf_create, contract_pdf_create,expedition_pdf_create, facture_pdf_create, delivery_order_pdf_create, task_pdf_create, project_pdf_create, propale_pdf_create, supplier_invoice_pdf_create, supplier_order_pdf_create, supplier_proposal_pdf_create deprecated functions
|
2017-01-16 21:59:02 +01:00 |
|
Laurent Destailleur
|
a07a77e323
|
Not yet ready for php 7.1
|
2017-01-16 01:11:38 +01:00 |
|
Laurent Destailleur
|
c635baa848
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/langs/en_US/errors.lang
|
2017-01-03 01:34:15 +01:00 |
|
Laurent Destailleur
|
157b17b6d5
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/filefunc.inc.php
htdocs/langs/en_US/errors.lang
|
2017-01-03 01:31:58 +01:00 |
|
Marcos García de La Fuente
|
98599b0bbf
|
FIX #6227 Document models table header "Unit" is shown in 2 lines in Spanish
|
2016-12-27 12:56:49 +01:00 |
|
Laurent Destailleur
|
bbd3734a21
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/list.php
htdocs/filefunc.inc.php
|
2016-12-26 12:42:23 +01:00 |
|
Laurent Destailleur
|
8ce5ed0192
|
Fix position of discount on PDF with US letter format
|
2016-12-23 15:57:31 +01:00 |
|
Laurent Destailleur
|
03b882d095
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/list.php
|
2016-10-29 19:12:58 +02:00 |
|
Laurent Destailleur
|
17c1b3f1d2
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2016-10-29 19:00:43 +02:00 |
|
Laurent Destailleur
|
78eaeab168
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-10-29 18:44:55 +02:00 |
|
Maxime Kohlhaas
|
be493fcf09
|
Fix bad parameter in hook call
|
2016-10-28 10:16:58 +02:00 |
|
Laurent Destailleur
|
c4dd689b08
|
Clean unreachable code
|
2016-10-21 11:53:41 +02:00 |
|
Laurent Destailleur
|
d688681605
|
Use standard prefix for supplier order for new install
|
2016-08-04 15:45:55 +02:00 |
|
Laurent Destailleur
|
49258db58d
|
NEW Option DOC_SHOW_FIRST_SALES_REP shows name of buyer or saler on PDF.
|
2016-08-01 14:20:41 +02:00 |
|
Laurent Destailleur
|
edbd92ee3e
|
NEW Option SUPPLIER_ORDER_SHOW_FIRST_SALES_REP shows name of buyer on PO
|
2016-08-01 11:16:22 +02:00 |
|
Laurent Destailleur
|
56e374ff0d
|
Fix remove warnings
|
2016-07-07 15:41:11 +02:00 |
|
Laurent Destailleur
|
fe86ef5774
|
Thirdparty into keyword, encoded with convToOutputCharset
|
2016-07-02 17:00:45 +02:00 |
|
Maxime Kohlhaas
|
651213123f
|
Oups missing $conf
|
2016-04-23 17:45:38 +02:00 |
|
Maxime Kohlhaas
|
930b4a9be0
|
New var name
|
2016-04-23 17:36:55 +02:00 |
|
Maxime Kohlhaas
|
ad26fb2824
|
New option to show details in pdf page foot
|
2016-04-23 17:23:44 +02:00 |
|
Marcos García de La Fuente
|
e2c86d3fd8
|
NEW Removed deprecated CommonObject::client property. Please use CommonObject::thirdparty instead
|
2016-04-17 15:24:22 +02:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01:00 |
|
Laurent Destailleur
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Laurent Destailleur
|
54ac3c0a7b
|
Fix regression
|
2016-03-22 17:41:42 +01:00 |
|
Marcos García de La Fuente
|
4d78932fe8
|
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
|
2016-03-20 14:15:21 +01:00 |
|
Laurent Destailleur
|
54034ea852
|
NEW Add $object in parameter of pdf_build_address so we could include
hook into the function.
|
2016-02-25 18:30:31 +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 |
|
phf
|
f280061a90
|
FIX if we dont use SUPPLIER_ORDER_USE_HOUR_FOR_DELIVERY_DATE the hour is displayed on pdf
|
2016-01-12 11:09:47 +01:00 |
|
philippe grand
|
7b7f2e9fed
|
translations
|
2016-01-07 10:07:05 +01:00 |
|
Laurent Destailleur
|
f25a9030eb
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
.travis.yml
htdocs/core/modules/askpricesupplier/doc/pdf_aurore.modules.php
htdocs/core/modules/commande/doc/pdf_proforma.modules.php
htdocs/includes/adodbtime/adodb-time.inc.php
htdocs/langs/en_US/accountancy.lang
|
2015-12-18 22:12:03 +01:00 |
|
Laurent Destailleur
|
dd3f5a32d3
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
.travis.yml
composer.json
htdocs/accountancy/admin/card.php
|
2015-12-18 21:20:12 +01:00 |
|
Laurent Destailleur
|
ebf68ecbe0
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
.travis.yml
htdocs/contrat/class/contrat.class.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/core/modules/project/pdf/pdf_baleine.modules.php
|
2015-12-18 21:03:57 +01:00 |
|
Raphaël Doursenaud
|
e6ec797af8
|
FIX #4242 Allow disabling dashes in documents
|
2015-12-17 10:21:44 +01:00 |
|
Laurent Destailleur
|
0330d8237f
|
Fix: Color too dark
|
2015-12-12 14:13:45 +01:00 |
|