Laurent Destailleur
|
1de36d6501
|
Merge pull request #5011 from altatof/supplierorder_noprice
NEW hidden feature: SUPPLIERORDER_WITH_NOPRICEDEFINED
|
2016-04-22 18:27:42 +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 |
|
Christophe Battarel
|
c3d4cd85f1
|
NEW hidden feature: SUPPLIERORDER_WITH_NOPRICEDEFINED allow supplier
order even if no supplier price defined
|
2016-04-15 12:28:35 +02:00 |
|
Laurent Destailleur
|
8d46d76f96
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/facture/paiement.php
|
2016-04-12 15:05:18 +02:00 |
|
Laurent Destailleur
|
e61c83d708
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/fourn/facture/paiement.php
|
2016-04-12 15:03:19 +02:00 |
|
Laurent Destailleur
|
8342a61ea9
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/core/tpl/objectline_edit.tpl.php
htdocs/fourn/class/fournisseur.product.class.php
htdocs/fourn/facture/card.php
htdocs/product/composition/card.php
|
2016-04-12 15:00:02 +02:00 |
|
Christophe Battarel
|
791df0c9ea
|
FIX: correct display of minimum buying price
|
2016-04-11 17:27:34 +02:00 |
|
Marcos García de La Fuente
|
b2f922291f
|
FIX #4851 Project selector in supplier invoices shows the project label twice
Close #4851
|
2016-04-09 22:38:58 +02:00 |
|
Laurent Destailleur
|
f8b39ab50e
|
Fix errors reported by scrutinizer
|
2016-04-09 19:04:23 +02:00 |
|
Laurent Destailleur
|
1b6fa8ec34
|
Clean dead code
|
2016-04-09 19:04:04 +02:00 |
|
Laurent Destailleur
|
27217ccccd
|
Maxi debug of supplier order workflow.
Add trigger ORDER_SUPPLIER_CLASSIFY_BILLED
Parameter user is added so it is defined into triggers.
|
2016-04-09 18:51:09 +02:00 |
|
Laurent Destailleur
|
c2fc9ecf68
|
Fix scrutinizer warning
|
2016-04-09 16:12:53 +02:00 |
|
Laurent Destailleur
|
3827a06796
|
Debug the supplier ref reputation feature.
|
2016-04-08 22:18:36 +02:00 |
|
Laurent Destailleur
|
448758bbf4
|
Merge branch 'develop_NEW_supplier_price_reputation' of
https://github.com/atm-alexis/dolibarr into
atm-alexis-develop_NEW_supplier_price_reputation
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
|
2016-04-08 22:01:55 +02:00 |
|
Laurent Destailleur
|
b9ffc18c27
|
Uniformize log of supplier order. Now use the generic log feature.
|
2016-04-08 17:28:48 +02:00 |
|
Laurent Destailleur
|
b1c2198154
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/ajax/selectsearchbox.php
htdocs/core/lib/price.lib.php
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
htdocs/core/modules/modCommande.class.php
htdocs/core/modules/modFacture.class.php
htdocs/projet/list.php
htdocs/societe/list.php
|
2016-04-07 20:01:52 +02:00 |
|
Alexis Algoud
|
61a077b0ee
|
NEW reputation for price supplier
|
2016-04-06 09:58:03 +02:00 |
|
fmarcet
|
d3794bb145
|
FIX: Not removing code into vatrate.
|
2016-04-05 16:49:50 +02:00 |
|
BENKE Charlie
|
e455a2c9a8
|
only enabled society is used for product select
|
2016-03-07 08:25:21 +01:00 |
|
Laurent Destailleur
|
d1777a6783
|
Replace function rand with mt_rand (prepare php 8)
|
2016-03-05 15:01:25 +01:00 |
|
Marcos García de La Fuente
|
123d6fb6e5
|
FIX #4425 Missing "VAT" translation in supplier order popup
Close #4425
|
2016-03-02 11:29:42 +01:00 |
|
Laurent Destailleur
|
8807222f24
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 12:22:39 +01:00 |
|
Laurent Destailleur
|
c86a1a30d5
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 11:46:16 +01:00 |
|
Laurent Destailleur
|
ff9a82c96f
|
Merge pull request #4670 from atm-ph/new_add_multicurrency_supplier_invoice_payment
New add multicurrency supplier invoice payment
|
2016-02-22 16:26:31 +01:00 |
|
Laurent Destailleur
|
f6d1913bb7
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2016-02-22 13:35:46 +01:00 |
|
phf
|
fd4cda819c
|
New add supplier payment
|
2016-02-21 22:47:52 +01:00 |
|
philippe grand
|
6f6f2a0574
|
enhance code help translation
|
2016-02-20 11:18:02 +01:00 |
|
phf
|
d320aebe82
|
Fix muticurrency attributs not declared in class PropalLine
Fix fetch_lines of FactureFournisseur with multicurrency fields
|
2016-02-19 22:41:47 +01:00 |
|
phf
|
b7d99271f8
|
New add multicurrency on supplier order
|
2016-02-19 22:25:59 +01:00 |
|
Laurent Destailleur
|
9c8d69eaa9
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/menus/init_menu_auguria.sql
htdocs/core/menus/standard/eldy.lib.php
|
2016-02-19 04:46:11 +01:00 |
|
phf
|
e24a35b904
|
New add multicurrency on supplier proposal/order
|
2016-02-16 23:58:21 +01:00 |
|
philippe grand
|
03b9b65d93
|
[quality] : better help
|
2016-02-16 16:45:19 +01:00 |
|
Laurent Destailleur
|
e0a0817123
|
Merge pull request #4623 from IonAgorria/dynamic-price-changes
Dynamic price corretions/changes
|
2016-02-16 15:11:02 +01:00 |
|
Laurent Destailleur
|
71a12824c9
|
Merge branch 'new_numbering_module_supplier_payment' of
https://github.com/atm-ph/dolibarr into
atm-ph-new_numbering_module_supplier_payment
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
|
2016-02-15 00:31:33 +01:00 |
|
Ion Agorria
|
89657d0439
|
Changed Price Parser functions and added testExpression
|
2016-02-14 17:28:31 +01:00 |
|
Ion Agorria
|
99efbd3464
|
Check if dynamic price is enabled
|
2016-02-14 16:09:47 +01:00 |
|
Ion Agorria
|
1f99ce8ae9
|
Fix var typo
|
2016-02-14 01:21:56 +01:00 |
|
Ion Agorria
|
1a45ab9d50
|
Fix missing vars in fetch_product_fournisseur_price
|
2016-02-11 20:29:45 +01:00 |
|
phf
|
d66bc6f1b3
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into fix_numbering_module_supplier_payment
Conflicts:
htdocs/install/mysql/migration/3.8.0-3.9.0.sql
|
2016-02-06 12:57:30 +01:00 |
|
phf
|
a8e480e392
|
FIX #3509 payment ref for suppliers
|
2016-02-04 23:15:06 +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 |
|
Sof
|
c04eef35d5
|
FIX: Field cost_price does not exist and typos
|
2015-12-28 19:07:25 +01:00 |
|
Laurent Destailleur
|
18fdb75c98
|
Missing global
|
2015-12-23 20:02:15 +01:00 |
|
Laurent Destailleur
|
559e621fd2
|
Fix conflict with trigger to delete payment customer and supplier.
|
2015-12-23 19:54:56 +01:00 |
|
Laurent Destailleur
|
f0802eb36b
|
FIX #4245 PHP 7
|
2015-12-19 19:48:36 +01:00 |
|
Laurent Destailleur
|
3517b64031
|
FIX #4228 PHP7 error
|
2015-12-19 18:18:24 +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 |
|
Sof
|
011f0fbb0b
|
FIX : Typo error
|
2015-12-15 14:04:52 +01:00 |
|
Laurent Destailleur
|
84ee18a11b
|
Fix bad management of second level approvement
|
2015-12-14 10:33:18 +01:00 |
|
Laurent Léonard
|
7e31c8f38f
|
Fix decimals in payments of supplier invoices
|
2015-12-07 01:27:08 +01:00 |
|