fhenry
68259c51eb
Fix [ bug #886 ] Silent pgsql errors in
...
/fourn/commande/fiche.php?action=create
2013-05-07 17:09:31 +02:00
fhenry
8d6f959d31
Fix [ bug #864 ] fournisseur_extrafields
2013-05-01 22:57:03 +02:00
Laurent Destailleur
50dd0ef7ee
Merge pull request #885 from FHenry/develop
...
Review extrafield for compliance with wiki
2013-04-26 13:08:37 -07:00
fhenry
5dce16863f
Review delete extrafield in delete class method
2013-04-26 17:20:21 +02:00
Marcos García
6ac6f6e911
Fixed bug #846 : Create a supplier invoice (without project)
2013-04-26 06:34:41 +02:00
Laurent Destailleur
36b314a2d6
Try to solve some problems with table (replaced by div).
2013-04-25 20:27:45 +02:00
Maxime Kohlhaas
ef13ea8690
New # 786 : can link project from supplier invoice creation
2013-04-20 14:33:00 +02:00
Regis Houssin
556574cbc9
FIXME: this field not exist in llx_product_fournisseur_price
2013-04-19 13:47:30 +02:00
Laurent Destailleur
8e3f0172fc
Fix: Fix tons of pb with num ref system of supplier invoices.
2013-04-12 00:00:31 +02:00
Regis Houssin
030752c4c6
Fix: missing to rename constant
2013-04-11 17:24:17 +02:00
Laurent Destailleur
ba93a4bfe2
Fix: Codesniffer
2013-04-10 12:20:45 +02:00
fhenry
275bf67bb7
[ task #811 ] Uniformanize note field
2013-04-09 17:18:07 +02:00
Grand Philippe
fbe5947bc2
prepair for insert ExtraFields
2013-04-08 17:17:13 +02:00
Laurent Destailleur
6e5f1c5d31
Fix: Some regressions
2013-04-07 17:57:17 +02:00
Laurent Destailleur
a5f72bfb4e
Fix: Some fix after patch merge.
2013-04-05 22:38:46 +02:00
Laurent Destailleur
7ebd24daea
Merge pull request #805 from zedzedtop/develop
...
Develop
2013-04-05 13:28:58 -07:00
Grand Philippe
cdbffe2d0a
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into develop
2013-04-02 08:50:35 +02:00
Laurent Destailleur
6b13e8242a
Fix: Restore backward compatibility
2013-04-01 23:47:48 +02:00
Grand Philippe
8dd8ccad2e
fix: some issue on the road to numbering supplier invoice
2013-04-01 23:28:44 +02:00
Grand Philippe
e2623c6ad5
try to fix :supplier invoice numbering
2013-04-01 16:04:15 +02:00
Grand Philippe
11d2cb1e1c
fix: ref_suplier instead of ref for add numbering for supplier invoice
2013-03-29 17:18:47 +01:00
Grand Philippe
f57320e697
add numbering for supplier invoice
2013-03-29 15:36:54 +01:00
Sébastien de Chateauvieux
5921033f94
TVA NPR : Change field name recuperableonly to info_bits
2013-03-28 09:51:49 +04:00
Laurent Destailleur
982b3e9d66
Add trigger into delete line for supplier invoice
2013-03-27 13:59:45 +01:00
Sébastien de Chateauvieux
b2b0d1616d
TVA NPR : add fourn_tva_npr property in class ProductFournisseur
2013-03-25 17:32:22 +04:00
Sébastien de Chateauvieux
6cfedfff9f
TVA NPR : add info_bits property in class FactureFournisseur
2013-03-25 17:18:10 +04:00
Grand Philippe
c5e742278e
fix : trad error
2013-03-24 07:11:44 +01:00
Grand Philippe
8931a19b7e
try to fix : cannot display numbering models
2013-03-16 17:25:39 +01:00
simnandez
8114249fca
[ task #652 ] Reduce clicks into creaton of orders, invoices, etc.
...
Supplier order
2013-03-12 15:06:38 +01:00
Maxime Kohlhaas
2f5bf06aed
Supplier order : add trigger on product dispatch
2013-02-21 17:32:57 +01:00
Laurent Destailleur
28fa96b516
Fix: Bad choice of template
2013-02-10 21:56:29 +01:00
Regis Houssin
fcee35c65d
Fix: $hookmanager is a global object
2013-01-26 10:35:30 +01:00
Laurent Destailleur
0e13b3872d
Fix: Removed warnings
2013-01-19 14:32:37 +01:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
1667228d74
Fix: Normalize new trigger names.
2012-12-29 16:42:30 +01:00
Laurent Destailleur
5d27fd61df
Beautify instal pg.
...
Fix: Debian package
Restore PHPUnit test (A PHP Unit test that fails should not be removed
but fixed and be kept in error until fix is published. Otherwise,
PHPUnit are useless).
Conflicts:
htdocs/install/fileconf.php
htdocs/install/inc.php
2012-12-05 00:45:10 +01:00
Regis Houssin
c0fba8262f
FIXME pending correction of the "addline" method
2012-12-03 11:20:03 +01:00
Laurent Destailleur
4136c27516
RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
...
commits !
2012-12-01 15:45:05 +01:00
Laurent Destailleur
6db5185d7e
Fix: Missing include
2012-11-20 23:57:35 +01:00
Laurent Destailleur
078b015db8
Work on multitax (vat). Need your test.
...
Qual: Because params were often missing in calculate_price(), params are
now mandatory.
2012-11-03 16:32:49 +01:00
Christophe Battarel
41541e4bc2
add charges and unitcharges in update statement
2012-10-23 10:54:35 +02:00
Christophe Battarel
8f08d7a166
add entity in the unique key for delete
2012-10-17 14:25:43 +02:00
Christophe Battarel
e8b92cc2c5
correct bug in price delete
2012-10-17 12:47:40 +02:00
Laurent Destailleur
082ee53dae
Fix: Miscellaneous fix in supplier product input
2012-10-02 00:30:23 +02:00
Maxime Kohlhaas
1d21f24fa7
Task # 559 : Add possibility to define a discount for min quantity on supplier product prices
2012-10-01 11:25:17 +02:00
Laurent Destailleur
e7203fa4f3
New: The discount on line for supplier invoices is now supported
2012-09-28 16:08:44 +02:00
Laurent Destailleur
5ea03e7448
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-19 20:45:43 +02:00
Laurent Destailleur
8b0cc3a953
Fix: Date format
2012-09-19 20:45:20 +02:00
Regis Houssin
d58c106f66
Fix: convert line delimiters !!!
2012-09-19 17:53:09 +02:00