Laurent Destailleur
7d182c286c
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/install/step1.php
htdocs/projet/tasks/time.php
2016-10-26 10:40:03 +02:00
Laurent Destailleur
6338b04ac0
Remove call of a deprecated function
2016-10-24 11:27:39 +02:00
philippe grand
14227549a8
Fix : Fatal error: Call to a member function fetch() on null
2016-10-21 16:03:56 +02:00
Sergio Sanchis Climent
8556dab68e
NEW: #5830
2016-10-13 16:44:17 +02:00
Laurent Destailleur
6ac39b97e4
Fix restore list of attached files into action report
2016-10-03 00:38:28 +02:00
Laurent Destailleur
ea09eb13da
Uniformize code
2016-09-26 00:10:29 +02:00
Laurent Destailleur
5602bcd440
NEW Add status Done on interventions
2016-09-19 13:09:50 +02:00
Laurent Destailleur
fac28f9589
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/compta/sociales/charges.php
htdocs/core/boxes/modules_boxes.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/card.php
htdocs/fourn/facture/card.php
2016-08-28 02:40:20 +02:00
florian HENRY
cd8585da63
fix for finche inter same problem
2016-08-10 11:54:49 +02:00
Laurent Destailleur
4d4fc87e2b
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/fourn/commande/dispatch.php
htdocs/product/stock/productlot_list.php
htdocs/websites/index.php
2016-08-09 13:26:08 +02:00
Laurent Destailleur
bcd055b378
Move button to link to, in same part of code than code to output links.
2016-08-05 15:30:28 +02:00
Laurent Destailleur
7a7e7b330f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-08-04 11:58:11 +02:00
Laurent Destailleur
7f6e2a277a
NEW Link between objects can be done on both side and on all objects
2016-08-04 11:57:37 +02:00
aspangaro
21e753d510
Uniformize presentation on intervention
2016-08-03 08:00:30 +02:00
Laurent Destailleur
e4f51b7f32
FIX Select new thirdparty
2016-07-27 14:15:58 +02:00
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
525b2cf297
Fix: Edition of contract on intervention failed
2016-07-02 12:02:51 +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
1748da6c56
Merge
2016-06-04 14:51:56 +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
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
97b5026ad8
Uniformize code and css
2016-04-01 16:18:45 +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
274caf61eb
NEW Add statistics for interventions module
2016-01-25 13:34:05 +01:00
Laurent Destailleur
8653e7fa5c
Merge remote-tracking branch 'origin/3.9' into develop
2016-01-10 00:12:51 +01:00
Juanjo Menent
66c5d7c9ce
Merge pull request #4150 from defrance/patch-84
...
Add date start and end of intervention
2016-01-09 17:56:39 +01:00
Laurent Destailleur
99f3870ee6
Fix no picot if no warehouse set
...
Fix search on warehouse
2016-01-08 23:54:40 +01:00