Laurent Destailleur
ae3240bad8
Fix: List of status does not match status into class.
2014-09-18 09:24:10 +02:00
Laurent Destailleur
bfb923f54b
Fix: Solve conflict of translation key
2014-09-18 08:58:47 +02:00
Laurent Destailleur
ba67483421
Fix: too much field into list when option FICHINTER_DISABLE_DETAILS is
...
on.
2014-09-18 00:48:53 +02:00
Laurent Destailleur
06dbc4e36c
Qual: Uniformize var $backtopage (no more $backtourl vars)
2014-09-15 19:14:10 +02:00
Laurent Destailleur
9ea3e33f94
Fix: Can edit status of event.
...
New: Onto event summary of elements, end date and status are visible.
2014-09-15 19:04:30 +02:00
Laurent Destailleur
0d6d064e7e
New: PDF event report show project and status of event
...
Fix: Can edit description of intervention
New: Show status of object on refere page.
2014-09-15 12:48:24 +02:00
Laurent Destailleur
012643a892
New: Can filter on status on interventions.
2014-09-06 19:10:59 +02:00
Laurent Destailleur
73ad0f9302
Fix: Bad use of fetch_lines
2014-09-04 18:58:33 +02:00
Laurent Destailleur
a9fb86e506
Fix: Dictionnary with one n
2014-09-04 18:41:28 +02:00
Laurent Destailleur
782aaf52ae
Add method setEventMessages (can deal this->error and this->errors)
2014-09-04 14:39:18 +02:00
Laurent Destailleur
a87314f732
Merge pull request #1854 from dsthode/develop
...
Contract never shown on interventions
2014-09-02 19:46:49 +02:00
Laurent Destailleur
0ccd29c6cd
Doxygen
2014-08-30 20:05:16 +02:00
Damian Serrano Thode
4fe83ebbf9
Contract never shown on interventions
...
Column fk_contrat is never read from the database, so it is never shown
in the corresponding field of the intervention, even though you have set
it choosing the contract from the dropdown.
2014-08-29 11:34:07 +02:00
Laurent Destailleur
8bdf02b340
Doxygen
2014-08-28 14:48:16 +02:00
Alexis Algoud
7af788729b
debug extrafield on create card
2014-08-26 17:25:13 +02:00
Alexis Algoud
35fca84f19
ok on insert
2014-08-26 17:08:03 +02:00
Alexis Algoud
40aadc8125
add extrafield in add form
2014-08-26 12:11:34 +02:00
Alexis Algoud
85228fd8e7
add support in admin
2014-08-26 11:50:02 +02:00
Alexis Algoud
8e6a40d475
FIX error sql on update ficheinter
2014-08-23 14:34:48 +02:00
Raphaël Doursenaud
1d5fb1320b
Fix: missing global declarations
2014-08-20 19:03:58 +02:00
Laurent Destailleur
25cc27c857
Qual: Remove method SetBilled that is a duplicate of setStatus.
...
Fix: Better management of option SendInterventionRef.
2014-08-15 23:20:31 +02:00
Laurent Destailleur
2eb01cfbf9
Squelette plus complet.
2014-08-15 21:18:56 +02:00
KreizIT
c94c0699d8
Fix : [ bug #1549 ] Itïs not possible add ExtraFields
2014-08-06 17:38:44 +02:00
Maxime Kohlhaas
94fee7af70
Call trigger added in commonobjectline
2014-08-01 08:59:08 +02:00
Maxime Kohlhaas
d8ede4147d
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2014-07-31 11:55:36 +02:00
Laurent Destailleur
86b410ab22
Merge pull request #1780 from icfr/develop
...
order task on pdf
2014-07-30 11:36:29 +02:00
Maxime Kohlhaas
d8cf23ad95
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2014-07-29 15:46:50 +02:00
icfr
c80d1285e3
order task on pdf
2014-07-29 07:11:25 +02:00
Laurent Léonard
0228cd9db7
Fix translations in e-mail forms
2014-07-28 02:45:58 +02:00
Maxime Kohlhaas
393f32097b
class fichinterligne was not extending common object => error with trigger call
2014-07-25 13:57:41 +02:00
Marcos García de La Fuente
4f4ac30fc0
Deprecating arbitrary use of dol_htmloutput* functions
2014-07-20 02:32:13 +02:00
Marcos García de La Fuente
43597c1731
Migrated old error notifications to the """new""" system
2014-07-20 01:43:46 +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
Laurent Destailleur
ad4babb154
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
.travis.yml
htdocs/fichinter/fiche.php
2014-07-08 01:12:55 +02:00
Laurent Destailleur
90a5f6c7ef
Qual: Remove end php tag.
2014-07-08 01:02:30 +02:00
Laurent Destailleur
56c067f15c
Fix: form is not allowed inside a table
...
Conflicts:
htdocs/fichinter/fiche.php
2014-07-06 21:16:27 +02:00
Laurent Destailleur
f43dd6c834
Fix: form is not allowed inside a table
2014-07-06 21:12:16 +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
KreizIT
174edb6140
FIX: Intervention trigger
2014-07-03 14:57:16 +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
Laurent Destailleur
03c6d8fdc3
New: Can create proposal from an intervention.
2014-06-28 19:47:51 +02:00
Laurent Destailleur
0e36295e12
Add option FICHINTER_DISABLE_DETAILS
2014-06-28 18:43:36 +02:00
Laurent Destailleur
a79aa1f203
Merge branch 'develop' of github.com:FHenry/dolibarr into FHenry-develop
...
Conflicts:
htdocs/product/class/product.class.php
2014-06-26 21:38:03 +02:00
Laurent Destailleur
dce0c38533
Fix: Add hidden option so we can restore old behaviour (duration is
...
free) for people that can't work with new one.
2014-06-21 16:06:59 +02:00
Florian HENRY
9bb537f399
- New: If multilangue is enabled, mail (from propal, invoice, etc...)
...
message is pre-defaulted in Customer language
2014-06-18 09:59:15 +02:00
Maxime Kohlhaas
1250804e81
Fix 1490 $this instead of $object
2014-06-14 11:42:17 +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
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