Laurent Destailleur
a147798f18
FIX Select new thirdparty
2016-07-27 14:15:14 +02:00
Raphaël Doursenaud
052a11a5c0
Fixed interventions from order.
...
Handling of predefined services was buggy and resulted in an SQL error
because of uninitialized duration.
Generalized services duration handling and exposed it in the module's
admin page.
2016-07-25 17:24:57 +02:00
Laurent Destailleur
da5228aaa9
Selection of fields ok for interventions
2016-07-06 10:28:34 +02:00
Laurent Destailleur
10885f0cf2
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-07-06 09:58:15 +02:00
Laurent Destailleur
525b2cf297
Fix: Edition of contract on intervention failed
2016-07-02 12:02:51 +02:00
Laurent Destailleur
c8c51dd96d
Fix clone of intervention was not cloning lines.
2016-07-01 19:15:30 +02:00
Laurent Destailleur
02e35f8c76
Fix where is the clone of intervention ?
2016-07-01 18:16:26 +02:00
Laurent Destailleur
2767df2e01
FIX Solve problem of sending joinded files of another email when several
...
tabs are opened on form to send emails.
2016-06-24 16:10:52 +02:00
Laurent Destailleur
5db6bcd4a8
Fix contextpage lost on submitting form or sorting
2016-06-07 14:06:00 +02:00
Laurent Destailleur
1748da6c56
Merge
2016-06-04 14:51:56 +02:00
Laurent Destailleur
c8a8474b69
Better practice in boolean comparison
2016-05-17 23:19:57 +02:00
Juanjo Menent
143a70c893
Merge pull request #5078 from atm-maxime/new_stats_on_home
...
New stats on home (contacts and interventions)
2016-04-29 11:57:44 +02:00
Laurent Destailleur
b639849a47
Page for proposals must be called card.php (one of last architecture
...
change before the freeze)
2016-04-23 15:37:22 +02:00
Maxime Kohlhaas
4e42e73f60
New add stats on interventions
2016-04-23 13:16:19 +02:00
Laurent Destailleur
bfc5be1aad
FIX Fix and move dolGetFirstLine function into main
...
FIX Hang on ->client not defined
2016-04-22 19:07:32 +02:00
Laurent Destailleur
467662143f
Merge pull request #5046 from bafbes/abb-17
...
fix:use of function updateExtrafield instead of insertExtrafields in interventions
2016-04-22 18:31:14 +02:00
Laurent Destailleur
1e5ff7388c
Merge pull request #5031 from marcosgdf/refactor-deprecated-co-client
...
NEW Removed deprecated CommonObject::client property
2016-04-21 01:49:12 +02:00
Laurent Destailleur
429be4678c
Merge pull request #5045 from bafbes/abb-16
...
fix:erroneous nesting form
2016-04-21 01:23:37 +02:00
Laurent Destailleur
6d2df1f6ea
Merge pull request #5007 from altatof/fichinter_order_by_date
...
NEW: fichinter lines ordered by rang AND DATE
2016-04-19 19:26:57 +02:00
abb
c77e121553
fix:use of function updateExtrafield instead of insertExtrafields in interventions
2016-04-19 08:17:57 +01:00
abb
e673c1aad9
fix:erroneous nested form
2016-04-19 08:08:35 +01: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
1676595b93
NEW: fichinter lines ordered by rang AND DATE
2016-04-14 10:50:32 +02:00
Laurent Destailleur
086345490d
Generalize the set of trackid for everyemail sent by dolibarr.
2016-04-07 14:29:07 +02:00
Laurent Destailleur
5101c96223
Restore button to create object from the project view.
2016-04-04 15:25:08 +02:00
Laurent Destailleur
e1bec46a34
FIX The include file for action on files should not be a template file
...
but an action include file.
2016-04-02 14:16:16 +02:00
Laurent Destailleur
97b5026ad8
Uniformize code and css
2016-04-01 16:18:45 +02:00
Laurent Destailleur
2d9c53fc26
NEW Merge all boxes "related objects" into one. This save a lot of room
...
on most card and avoid often horizontal scoll.
2016-03-30 19:18:31 +02:00
Laurent Destailleur
91caea5707
Code was corrupted with very bad commits. I restore files manually.
2016-03-25 15:53:44 +01:00
Laurent Destailleur
630f5a632d
Revert "Corrected non-static usages of Form::selectarray function"
...
This reverts commit 87cd6e1e40 .
2016-03-25 15:34:37 +01:00
Laurent Destailleur
8ecfca5a9e
Revert change that break compatiblity with 100% of modules
2016-03-25 15:26:46 +01:00
Marcos García de La Fuente
89bd173c2f
NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate
2016-03-21 21:51:29 +01:00
Marcos García de La Fuente
5a046125db
Missing changes from previous commits
2016-03-20 14:24:49 +01:00
Marcos García de La Fuente
ff6b187ef3
NEW Converted Form::showLinkedObjectBlock to a static function
2016-03-20 14:15:21 +01:00
Marcos García de La Fuente
87cd6e1e40
Corrected non-static usages of Form::selectarray function
2016-03-20 14:15:17 +01:00
abb
42eba7270d
new:constant FICHINTER_WITHOUT_DURATION to handle interventions without duration in lines
...
Conflicts:
htdocs/fichinter/card.php
2016-03-13 19:49:30 +01:00
Laurent Destailleur
2e1a63a1f3
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/langs/de_DE/companies.lang
htdocs/langs/fr_FR/compta.lang
htdocs/societe/class/societe.class.php
htdocs/societe/commerciaux.php
htdocs/societe/consumption.php
2016-03-10 15:09:30 +01:00
Laurent Destailleur
3b035819a9
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/core/modules/askpricesupplier/doc/doc_generic_askpricesupplier_odt.modules.php
htdocs/product/document.php
htdocs/societe/commerciaux.php
2016-03-10 15:03:53 +01:00
Laurent Destailleur
446a080c75
NEW Mutualize code to manage email substitution variables. Show
...
available variables into page to edit email templates.
2016-03-05 12:20:58 +01:00
Regis Houssin
f9d8aba325
Fix: wrong modelpdf var name
2016-03-04 11:48:46 +01:00
abb
f9162aa444
new:advanced permissions to validate and unvalidate interventions
2016-02-29 19:16:09 +01:00
Laurent Destailleur
9796b1b268
Can select number of records into lists
2016-02-16 17:43:05 +01:00
Laurent Destailleur
158906455a
NEW Can change dynamically number of records visible into lists.
2016-02-11 20:40:33 +01:00
Laurent Destailleur
9da0164d90
Uniformize code for lists
2016-02-07 15:50:48 +01:00
Laurent Destailleur
55c3728923
Merge pull request #4540 from defrance/patch-97
...
bad id on restricted aera
2016-02-02 15:56:54 +01:00
Laurent Destailleur
26cd0ac0c6
Fix duplicate field
2016-01-31 13:19:08 +01:00
BENKE Charlie
d75a20c589
bad id on restricted aera
2016-01-30 17:30:06 +01:00
Laurent Destailleur
08b3b0cf19
Merge remote-tracking branch 'origin/3.9' into develop
2016-01-28 23:50:23 +01:00
Laurent Destailleur
99b2236260
FIX Selection of project must no show closed project
2016-01-28 12:19:13 +01:00
Laurent Destailleur
df4cd3de17
FIX Selection of project must no show closed project
2016-01-28 12:05:14 +01:00