Regis Houssin
|
335c038dd8
|
Fix: regression
|
2010-04-21 22:14:11 +00:00 |
|
Regis Houssin
|
621bd68e3b
|
Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
|
2010-04-21 16:29:37 +00:00 |
|
Juanjo Menent
|
30dcda109e
|
Works on enhancement of local taxes. Changes in calcul_price_total
|
2010-04-12 09:53:49 +00:00 |
|
Philippe Grand
|
011ea91f81
|
move interfaces class to core directory
|
2010-04-08 13:09:00 +00:00 |
|
Philippe Grand
|
3ce3c74ba7
|
Move facture class file to compta/facture directory
|
2010-03-26 15:45:01 +00:00 |
|
Regis Houssin
|
2dc31fa613
|
Fix: uniformise and clean code
|
2010-03-11 10:40:58 +00:00 |
|
Laurent Destailleur
|
843123d84a
|
Uniformize supplier invoice code with customer invoice code.
|
2010-02-27 12:05:47 +00:00 |
|
Laurent Destailleur
|
9a2a1f6c06
|
Uniformize code
|
2010-02-24 15:40:29 +00:00 |
|
Regis Houssin
|
5c0d4b896b
|
Fix: uniformize code
|
2010-01-28 13:27:34 +00:00 |
|
Laurent Destailleur
|
62f4345e92
|
Fix: Remove usage of pdate()
|
2010-01-13 18:51:19 +00:00 |
|
Laurent Destailleur
|
e12b0bfa66
|
Uniformize code
|
2009-10-16 23:32:55 +00:00 |
|
Laurent Destailleur
|
84bc3f5b31
|
Uniformize code. Attached fils for supplier invoices are shown on invoice card
|
2009-10-04 13:33:06 +00:00 |
|
Laurent Destailleur
|
bbcefa8864
|
Qual: Uniformize code (navigation on objects)
Qual: Code to support filter on entity on objects navigation is simpler.
|
2009-10-04 12:16:45 +00:00 |
|
Laurent Destailleur
|
76f25a038f
|
Fix: bug #27197 : Fix discount applied twice
|
2009-08-22 03:09:52 +00:00 |
|
Laurent Destailleur
|
9c53f0ed8e
|
Fix: Fix global typo error
|
2009-08-19 17:16:47 +00:00 |
|
Laurent Destailleur
|
bd749f6748
|
New: Add if project is shared or not in project list
New: Add status of third party in some third parties list.
|
2009-08-05 16:58:18 +00:00 |
|
Laurent Destailleur
|
e2242a4e02
|
Fix: Solve pb of duplicate stock increase when using back navigation
|
2009-07-09 23:58:01 +00:00 |
|
Laurent Destailleur
|
27c363530d
|
New: Store and show estimated value of stock
|
2009-07-09 22:17:31 +00:00 |
|
Laurent Destailleur
|
56f1ba6e1b
|
Add TODO to refuse delete if there is payments
|
2009-06-04 21:29:19 +00:00 |
|
Laurent Destailleur
|
ec5ed9f5f4
|
Add date of last change in invoice tables
|
2009-05-10 04:20:37 +00:00 |
|
Regis Houssin
|
d4f8716a89
|
New: early development of multi-company module
|
2009-04-30 09:37:55 +00:00 |
|
Regis Houssin
|
b86684805c
|
New: early development of multi-company module
|
2009-04-27 20:37:50 +00:00 |
|
Laurent Destailleur
|
446c92c484
|
New: Some changes to support the type of line in entities.
|
2009-03-12 22:16:22 +00:00 |
|
Laurent Destailleur
|
c7bd24e05f
|
New: Some changes to support the type of line in entities.
|
2009-03-11 08:40:50 +00:00 |
|
Laurent Destailleur
|
4f51c6cc46
|
New: Some changes to support the type of line in entities.
|
2009-03-10 18:41:22 +00:00 |
|
Laurent Destailleur
|
8a12e715dd
|
Trad
|
2009-03-09 23:46:39 +00:00 |
|
Laurent Destailleur
|
cdc6493ba5
|
Removed TODO and deprecated files
|
2009-03-09 21:59:29 +00:00 |
|
Laurent Destailleur
|
33ff5c61f2
|
Minor enhancement on vat report
|
2009-03-05 20:14:13 +00:00 |
|
Laurent Destailleur
|
0823322ba1
|
Qual: All call to dolibarr_ functions are made on dol_ functions.
|
2009-02-20 22:53:15 +00:00 |
|
Laurent Destailleur
|
27c1e7614f
|
Fix: Public note not stored in private note when creating a supplier invoice.
|
2009-02-14 14:07:09 +00:00 |
|
Laurent Destailleur
|
33dac25ce4
|
Fix: No way to delete a supplier invoice if not a draft
|
2009-02-10 22:40:09 +00:00 |
|
Laurent Destailleur
|
569316d3bd
|
Removed deprecated code
|
2009-01-28 09:00:29 +00:00 |
|
Laurent Destailleur
|
e40fe712cd
|
Major enhancement of project module
|
2009-01-14 23:36:51 +00:00 |
|
Laurent Destailleur
|
d7cb11064c
|
Qual: Rewrite code for supplier invoice cloning.
|
2009-01-07 17:18:56 +00:00 |
|
Laurent Destailleur
|
754e0111f3
|
Perf: Reduce nb of call to time function.
|
2009-01-07 15:21:16 +00:00 |
|
Laurent Destailleur
|
38098eab1e
|
Fix: Fix supplier invoice validation
|
2008-10-26 18:22:29 +00:00 |
|
Laurent Destailleur
|
fc0ebfa9b5
|
Maxi debug of stock management.
|
2008-10-24 20:16:36 +00:00 |
|
Laurent Destailleur
|
4d0a68d48c
|
Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())).
This is to be more portable, to solve problem when database server time differs from PHP server and to prepare for TZ support.
|
2008-08-27 18:53:27 +00:00 |
|
Laurent Destailleur
|
4ef6a9d6ae
|
Uniformisation du code
|
2008-04-24 20:59:29 +00:00 |
|
Laurent Destailleur
|
5e4f47a8d7
|
Fix: Support option mysql strict for orders creation
New: Add a tab referers in project card.
Qual: Mutualize all code for project referers view
|
2008-04-19 17:26:41 +00:00 |
|
Laurent Destailleur
|
c1edb57981
|
Qual: Remove duplicate code
|
2008-03-07 10:34:16 +00:00 |
|
Laurent Destailleur
|
6ffa8d70b5
|
Number for ref and ref supplier are not the same for supplier invoices
|
2008-03-06 11:34:20 +00:00 |
|
Laurent Destailleur
|
6bd6e4a309
|
New: Add pages for agenda module
|
2008-03-01 01:26:41 +00:00 |
|
Laurent Destailleur
|
72d107a5d0
|
Qual: Standardisation of code. Clean some code.
|
2008-02-24 15:51:06 +00:00 |
|
Laurent Destailleur
|
520717cbbf
|
New: Support the Non Percu Recuperable vat in invoice form
|
2008-02-21 23:15:55 +00:00 |
|
Laurent Destailleur
|
352e6c0a36
|
Nettoyage code
|
2008-02-18 04:42:18 +00:00 |
|
Laurent Destailleur
|
8c18002659
|
Suite rapport TVA
|
2008-02-18 04:23:08 +00:00 |
|
Laurent Destailleur
|
6fc31b2f71
|
Suite rapport TVA
|
2008-02-17 20:44:20 +00:00 |
|
Laurent Destailleur
|
dd0eed5d03
|
New: Amélioration rapports TVA
|
2008-02-16 17:50:25 +00:00 |
|
Regis Houssin
|
e9c01bcfd7
|
modification de mon adresse mail
|
2007-11-01 20:39:36 +00:00 |
|