Frédéric FRANCE
|
0775744b37
|
No thirdparty name in contract list
|
2014-10-27 18:27:46 +01:00 |
|
Maxime Kohlhaas
|
8b179c0d2a
|
Fix : typo
|
2014-10-27 14:02:37 +01:00 |
|
Laurent Destailleur
|
6f77dc83c4
|
Qual: Uniformize code and fix a ton of bugs.
|
2014-10-27 03:24:45 +01:00 |
|
Maxime Kohlhaas
|
ee4b807a5d
|
Qual : refactoring extrafields display on objects into a single tpl file
|
2014-10-14 17:00:06 +02:00 |
|
Regis Houssin
|
3ddcac5ced
|
Fix: missing $ismultientitymanaged
|
2014-10-06 09:12:19 +02:00 |
|
Regis Houssin
|
692881bf59
|
Fix: missing $ismultientitymanaged
|
2014-10-06 09:07:09 +02:00 |
|
Regis Houssin
|
a2446e51db
|
New: add context "globalcard" for declaring only once all cards
|
2014-10-06 07:20:58 +02:00 |
|
Laurent Destailleur
|
11d1be882c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/contrat/list.php
|
2014-10-04 17:32:01 +02:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
Florian HENRY
|
46f673fb5f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/fourn/card.php
|
2014-09-29 16:01:49 +02:00 |
|
Regis Houssin
|
4124ee6bc4
|
Fix: add model_pdf in fetch of contract object
|
2014-09-29 10:28:10 +02:00 |
|
Florian HENRY
|
ce145cc056
|
Add cache excel export on harddrive with
MAIN_USE_FILECACHE_EXPORT_EXCEL_DIR const. It can avoid lot's of stack
overflow on large excel export
|
2014-09-29 10:16:48 +02:00 |
|
Regis Houssin
|
f233d4f610
|
New: add doc models management in contract module
|
2014-09-28 20:39:02 +02:00 |
|
Florian HENRY
|
14ca936cfc
|
set ref_supplier for contract field
|
2014-09-24 10:21:26 +02:00 |
|
Laurent Destailleur
|
dc96e10215
|
Merge branch 'oop-pdf' of github.com:marcosgdf/dolibarr into
marcosgdf-oop-pdf
Conflicts:
htdocs/projet/class/project.class.php
|
2014-09-23 00:02:19 +02:00 |
|
Marcos García de La Fuente
|
bf7f4c1cab
|
Refactored generateDocument functions
|
2014-09-21 18:16:14 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
aspangaro
|
b22aef3521
|
Qual: Renamed all files & links "liste.php" into "list.php"
|
2014-09-18 20:33:37 +02:00 |
|
aspangaro
|
7a9ce455d9
|
Uniformize code $_SERVER["PHP_SELF"]
|
2014-09-18 20:13:38 +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
|
83447243ae
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
build/debian/get-orig-source.sh
htdocs/product/class/product.class.php
htdocs/societe/soc.php
|
2014-09-15 22:58:39 +02:00 |
|
Laurent Destailleur
|
f264e25514
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/adherents/liste.php
htdocs/compta/bank/bankid_fr.php
htdocs/holiday/index.php
htdocs/opensurvey/list.php
|
2014-09-13 19:10:05 +02:00 |
|
Laurent Destailleur
|
8dd9358214
|
Fix: SQL injection
|
2014-09-13 19:04:25 +02:00 |
|
Laurent Destailleur
|
643fc6c61f
|
Fix: Bad use of fetch_lines
Conflicts:
htdocs/comm/propal.php
htdocs/contrat/fiche.php
htdocs/opensurvey/class/opensurveysondage.class.php
|
2014-09-04 19:03:48 +02:00 |
|
Laurent Destailleur
|
73ad0f9302
|
Fix: Bad use of fetch_lines
|
2014-09-04 18:58:33 +02:00 |
|
Laurent Destailleur
|
96cb9fe6cb
|
Merge remote-tracking branch 'origin/3.6' into develop
|
2014-08-15 02:35:06 +02:00 |
|
Laurent Destailleur
|
6b6b372579
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/theme/eldy/graph-color.php
|
2014-08-15 02:28:16 +02:00 |
|
Florian HENRY
|
329c0b2913
|
Fix: Missing include files.lib.php in some pages ti use
dol_delete_recursive
|
2014-08-13 12:42:55 +02:00 |
|
Florian HENRY
|
db7478098a
|
Add a real free numbering module for contract
|
2014-08-12 13:26:06 +02:00 |
|
Florian HENRY
|
eca9408c91
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
ChangeLog
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
|
2014-08-12 12:37:31 +02:00 |
|
KreizIT
|
c94c0699d8
|
Fix : [ bug #1549 ] Itïs not possible add ExtraFields
|
2014-08-06 17:38:44 +02:00 |
|
fmarcet
|
67a7a210fd
|
Fix: Optimieze Price by Customer
|
2014-08-01 16:17:31 +02:00 |
|
Juanjo Menent
|
268aabbacd
|
Fix: Price by customer
|
2014-08-01 13:27:54 +02:00 |
|
Juanjo Menent
|
32e110b6d9
|
Fix: Price by customer
|
2014-08-01 13:25:29 +02:00 |
|
Florian HENRY
|
cf63f1a40d
|
Remane contract ref_ext to ref_supplier
|
2014-07-21 08:36:59 +02:00 |
|
Laurent Destailleur
|
bf926cd791
|
Merge pull request #1756 from marcosgdf/messages
Migrated old message notifications to the """new""" system
|
2014-07-20 04:57:09 +02:00 |
|
Marcos García de La Fuente
|
4f4ac30fc0
|
Deprecating arbitrary use of dol_htmloutput* functions
|
2014-07-20 02:32:13 +02:00 |
|
Laurent Destailleur
|
109ccf9b74
|
Fix: SQL syntax error with pgsql
Conflicts:
htdocs/contrat/class/contrat.class.php
|
2014-07-19 22:40:53 +02:00 |
|
Laurent Destailleur
|
8156b1400b
|
Fix: SQL syntax error with pgsql
|
2014-07-19 20:45:02 +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 |
|
Juanjo Menent
|
d02814192f
|
Qual: More intuitive if contract ref_ext we say ref. customer
Visu: ref. customer is not required
|
2014-07-12 10:56:13 +02:00 |
|
Florian HENRY
|
d0cc935cd5
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-07-12 10:16:08 +02:00 |
|
KreizIT
|
9c2aaf7d23
|
[ Task #1495 ] Add trigger LINECONTRACT_CREATE
|
2014-07-12 00:27:33 +02:00 |
|
Florian HENRY
|
33f293ae19
|
Use good translation
|
2014-07-11 16:12:31 +02:00 |
|
Florian HENRY
|
d2e17eb321
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
ChangeLog
|
2014-07-11 16:09:01 +02:00 |
|
Florian HENRY
|
14e3aa8a02
|
Allow trigger call on update line (class ContratLine must extends
CommonObject to have method call_trigger)
|
2014-07-11 11:32:27 +02:00 |
|
Florian HENRY
|
c7d31f4570
|
[ task #1204 ] Add ref_int contract field
|
2014-07-11 11:26:54 +02:00 |
|
Laurent Destailleur
|
4dbc1dd1c6
|
Merge remote-tracking branch 'origin/3.6' into develop
|
2014-07-06 21:09:10 +02:00 |
|
Florian HENRY
|
02574a7af2
|
Fix Ajax combobox in Extrafeilds
Add Extrafield on contract
|
2014-07-05 11:17:50 +02:00 |
|
Laurent Destailleur
|
8e2999f73f
|
Fix: phpcs
|
2014-07-04 14:19:03 +02:00 |
|