Laurent Destailleur
|
c186f13218
|
Fix: Param $action was not defined.
A better fix must be done later be removing useless hooks that are
duplicate with triggers.
|
2014-11-15 19:04:21 +01:00 |
|
Laurent Destailleur
|
445f696d28
|
Fix: Pb of object with wrong type.
|
2014-11-15 18:24:38 +01:00 |
|
Christophe Battarel
|
7ed496d7d9
|
FIX: copy extrafields when creating order from propale and creating
invoice from order
|
2014-11-12 17:51:26 +01:00 |
|
Laurent Destailleur
|
6f77dc83c4
|
Qual: Uniformize code and fix a ton of bugs.
|
2014-10-27 03:24:45 +01:00 |
|
Laurent Destailleur
|
9768550696
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
ChangeLog
htdocs/categories/fiche.php
htdocs/comm/action/index.php
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/fourn/fiche.php
htdocs/product/composition/fiche.php
htdocs/product/price.php
htdocs/projet/tasks/task.php
htdocs/projet/tasks/time.php
|
2014-10-12 02:54:34 +02:00 |
|
Laurent Destailleur
|
d518278166
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/fiche.php
htdocs/compta/facture/class/facture.class.php
|
2014-10-03 19:17:28 +02:00 |
|
Christophe Battarel
|
d1868b643e
|
FIX: clone line extrafields value on quote, order and invoice
|
2014-09-24 11:47:34 +02:00 |
|
Laurent Destailleur
|
74cba062b4
|
Add a TODO to explain why we keep some extends into class.
Should be removed once php min will be 5.4.
|
2014-09-23 19:37:59 +02:00 |
|
Marcos García de La Fuente
|
bf7f4c1cab
|
Refactored generateDocument functions
|
2014-09-21 18:16:14 +02:00 |
|
Marcos García de La Fuente
|
ca9e33e809
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into oop-pdf
|
2014-09-21 18:00:56 +02:00 |
|
Laurent Destailleur
|
ad8b92541d
|
Fix: sql request with pgsql
Fix: bug reported by scrutinizer
Doxygen
Start to work on multi user assigned to an event.
|
2014-09-20 00:57:29 +02:00 |
|
Marcos García de La Fuente
|
e71dc6bc32
|
Created a method generateDocument for several classes
Which are: Commande, Contrat, Livraison, Facture, Projet, Propal, Task, Expedition, CommandeFournisseur, FactureFournisseur and therefore deprecated the following methods supplier_order_pdf_create, supplier_invoice_pdf_create, delivery_order_pdf_create, task_pdf_create, propale_pdf_create, project_pdf_create, facture_pdf_create, expedition_pdf_create, commande_pdf_create
|
2014-09-16 12:30:37 +02:00 |
|
Laurent Destailleur
|
86d91ff698
|
Fix: Setting new property of object must be done only after all database
actions are ok (and if ok).
|
2014-08-19 15:03:55 +02:00 |
|
Florian HENRY
|
cf63f1a40d
|
Remane contract ref_ext to ref_supplier
|
2014-07-21 08:36:59 +02:00 |
|
Marcos García de La Fuente
|
ec661d0c6c
|
Removed index.php and replaced them with blank index.html as it is more appropriate
|
2014-07-12 23:18:57 +02:00 |
|
KreizIT
|
fc61cc9bfa
|
Refactor: BILL_* and LINEBILL_* trigger
|
2014-07-11 14:36:13 +02:00 |
|
frederic34
|
516632e41d
|
Select bank account for customer order
|
2014-07-07 17:59:04 +02:00 |
|
Laurent Destailleur
|
be4fe3d0d0
|
Merge branch 'syslog' of github.com:marcosgdf/dolibarr into
marcosgdf-syslog
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/fichinter/class/fichinter.class.php
htdocs/projet/class/project.class.php
htdocs/projet/class/task.class.php
|
2014-07-04 13:43:50 +02:00 |
|
Juanjo Menent
|
416577a6aa
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with
invoices
|
2014-07-04 11:41:43 +02:00 |
|
Marcos García de La Fuente
|
460fb7a453
|
Removed new SQL double-debug
|
2014-07-02 21:29:07 +02:00 |
|
Marcos García de La Fuente
|
7e1cf124b8
|
Merge branch 'develop' into syslog
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/product/class/product.class.php
htdocs/product/stock/lib/replenishment.lib.php
htdocs/societe/soc.php
|
2014-07-02 21:20:02 +02:00 |
|
Cedric
|
ee91f4a3f7
|
FIX : #1477, #1478, #1479
|
2014-06-25 13:37:55 +02:00 |
|
Maxime Kohlhaas
|
19a3194b02
|
Fix : duedate was not auto calculated + move calculation function to common invoice class
|
2014-06-14 12:53:02 +02:00 |
|
Marcos García de La Fuente
|
56abf1cd72
|
Removed duplicated SQL error logging
|
2014-06-13 02:28:30 +02:00 |
|
Marcos García de La Fuente
|
88cd5dec40
|
More substitutions
|
2014-06-13 01:42:00 +02:00 |
|
Marcos García de La Fuente
|
ca0a6cb307
|
Removed SQL string from call debug log
|
2014-06-13 01:34:39 +02:00 |
|
Marcos García de La Fuente
|
7e7958cf73
|
Removed SQL errors as they are logged by the database handler
|
2014-06-12 13:49:05 +02:00 |
|
Marcos García de La Fuente
|
9fbd7806f0
|
More substitutions
|
2014-06-12 11:31:53 +02:00 |
|
Laurent Destailleur
|
8e7b310fb6
|
Fix: [ bug #1400 ] Silent Warning create a draft invoice
|
2014-05-25 05:01:14 +02:00 |
|
Regis Houssin
|
b39627288e
|
Fix: missing hookmanager global
|
2014-05-21 11:48:45 +02:00 |
|
Laurent Destailleur
|
f621f7eb32
|
Fix: The rounding mode is now forced when provided explicitly and no
more by default (we keep data intact when no mode provided).
|
2014-05-13 13:22:29 +02:00 |
|
Laurent Destailleur
|
69eaefc459
|
Fix: The way we tested if a ref/id already exists was wrong. Introduce a
common static method for this. Removed verifNumRef method.
Fix: Add missing logs
|
2014-05-13 10:12:45 +02:00 |
|
Laurent Destailleur
|
3393b1c5fb
|
Fix: Date of invoice is set to current date when cloning. // TODO Best
is to ask date into confirm box.
|
2014-05-12 12:15:54 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Laurent Destailleur
|
12aa541db4
|
Clean code
|
2014-05-02 17:58:26 +02:00 |
|
Laurent Destailleur
|
d97c45a9b8
|
Add version of phpunit into travis script.
Fix: strict mode.
|
2014-05-01 19:17:45 +02:00 |
|
Laurent Destailleur
|
b675b9b610
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/action/fiche.php
htdocs/core/class/conf.class.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/company.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/fourn/facture/fiche.php
htdocs/langs/en_US/admin.lang
htdocs/margin/agentMargins.php
htdocs/margin/customerMargins.php
htdocs/margin/productMargins.php
htdocs/projet/tasks/task.php
|
2014-03-31 00:44:45 +02:00 |
|
Laurent Destailleur
|
88a4af394c
|
Removed dead or useless code.
|
2014-03-29 14:12:01 +01:00 |
|
Laurent Destailleur
|
f9c1b590d0
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/filefunc.inc.php
|
2014-03-19 22:29:18 +01:00 |
|
Florian Henry
|
649f535d56
|
delete extrafield on delete invoice
|
2014-03-15 19:49:21 +01:00 |
|
Laurent Destailleur
|
ad23c88f1a
|
Merge pull request #1481 from atm-maxime/mko672
Add : Stock can be mandatory to use a product
|
2014-03-15 17:29:31 +01:00 |
|
Maxime Kohlhaas
|
1911f6fcdc
|
Task 672 : add stock limitation on shipment + translation
|
2014-03-15 14:59:27 +01:00 |
|
Maxime Kohlhaas
|
b6a2fa61c8
|
Task 672 : only for product not services
|
2014-03-15 12:47:01 +01:00 |
|
Maxime Kohlhaas
|
9c340d7af8
|
Task 672 : Prevent use of product not available
|
2014-03-15 12:45:56 +01:00 |
|
Maxime Kohlhaas
|
67342486a6
|
Task 1074 : add link to source document on stock movement
|
2014-03-15 02:18:39 +01:00 |
|
Florian Henry
|
3f6b319d41
|
Fix deposit invoice
|
2014-03-14 23:42:45 +01:00 |
|
Marcos García de La Fuente
|
0eedadd7f2
|
Replacing invoice integer types with Facture constants
|
2014-02-26 01:09:22 +01:00 |
|
Marcos García de La Fuente
|
e90f068e3b
|
Documented invoice types
|
2014-02-25 01:10:18 +01:00 |
|
Laurent Destailleur
|
6f962397e4
|
Start to work on a mass send remind feature.
|
2014-02-19 20:23:02 +01:00 |
|
Laurent Destailleur
|
46e9b5d550
|
Merge branch 'develop' of https://github.com/grandoc/dolibarr into
grandoc-develop
Conflicts:
htdocs/langs/ar_SA/admin.lang
htdocs/langs/el_GR/admin.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/nl_NL/admin.lang
htdocs/langs/tr_TR/admin.lang
|
2014-02-10 01:30:48 +01:00 |
|