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 |
|
Laurent Destailleur
|
274caf61eb
|
NEW Add statistics for interventions module
|
2016-01-25 13:34:05 +01:00 |
|
Laurent Destailleur
|
0f5e208127
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-01-13 20:43:49 +01:00 |
|
Laurent Destailleur
|
2c24094d60
|
Fix bad tab on bad home area page
|
2016-01-13 13:54:11 +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 |
|
Laurent Destailleur
|
ed3f0ce86b
|
Fix totalnboflines not correctly managed
|
2015-12-28 00:20:48 +01:00 |
|
philippe grand
|
1eeee203d7
|
[Qual] comments should be in english
|
2015-12-22 09:37:27 +01:00 |
|
Laurent Destailleur
|
db7a98f0ef
|
Fix: When a payment mode was disabled, it was not visible on old
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
|
2015-12-21 13:56:59 +01:00 |
|
Laurent Destailleur
|
fa277ef634
|
Fix duplicate translation
|
2015-12-20 20:11:29 +01:00 |
|
Laurent Destailleur
|
9973315a07
|
Fix we muste have ($limit = $conf->liste_limite; $offset = $limit *
$page) and not ($offset = $conf->liste_limite * $page).
In a future $limit that could be overwrite from search post form.
|
2015-12-16 19:38:40 +01:00 |
|
BENKE Charlie
|
2405276a36
|
Update card.php
|
2015-12-15 11:54:00 +01:00 |
|
BENKE Charlie
|
ad7c90fc19
|
Update fichinter.class.php
|
2015-12-15 11:52:11 +01:00 |
|
philippe grand
|
2cd49043a6
|
[Qual] Close database handler should be after Footer
|
2015-12-11 19:37:12 +01:00 |
|
philippe grand
|
01c6728aa9
|
[Qual] Uniformize code
|
2015-12-08 11:35:08 +01:00 |
|
BENKE Charlie
|
02f4c9879b
|
Update card.php
|
2015-12-05 10:16:56 +01:00 |
|
BENKE Charlie
|
7ea3df4d06
|
add date start and end of intervention
add dateo (date open/start) and datee (date end) of intervention
this date are filled by the fichinterdet date and can be displayed on planning
|
2015-12-04 11:28:28 +01:00 |
|
BENKE Charlie
|
f3ff8c5951
|
add dates of intervention
|
2015-12-04 11:25:07 +01:00 |
|
BENKE Charlie
|
bf9cb46aad
|
update dateo and datee based on fichinterdet
we update fields datee and dateo based on fichinterdet
like this we can show on fichinter the start and the end of the intervention
|
2015-12-04 11:16:49 +01:00 |
|
Bahfir Abbes
|
fb692f4cd5
|
Update card.php
|
2015-12-03 19:10:15 +01:00 |
|
Bahfir Abbes
|
5360ea65bf
|
Update card.php
|
2015-12-01 21:26:04 +01:00 |
|
abb
|
46611908ae
|
add constant FICHINTER_EMPTY_LINE_DESC to allow empty line descriptions in interventions
|
2015-12-01 11:10:05 +01:00 |
|
Laurent Destailleur
|
c55d11869b
|
Billing of supplier or customer order is a process that can be done in
parallel with shipment or reception, so we show the status on another
field into lists.
|
2015-11-29 15:54:32 +01:00 |
|
Laurent Destailleur
|
2a345b6fc0
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/admin/company.php
htdocs/admin/menus/edit.php
htdocs/core/class/hookmanager.class.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
|
2015-11-21 12:48:41 +01:00 |
|
fmarcet
|
0a92849de3
|
FIX: Can't update line's duration
|
2015-11-16 10:57:47 +01:00 |
|
Laurent Destailleur
|
ab177b43af
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
htdocs/.gitignore
htdocs/comm/mailing/card.php
htdocs/commande/list.php
htdocs/compta/facture.php
htdocs/expedition/class/expedition.class.php
|
2015-11-13 12:35:10 +01:00 |
|
Laurent Destailleur
|
93be4305c4
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
build/makepack-dolibarr.pl
htdocs/accountancy/customer/card.php
htdocs/accountancy/customer/list.php
htdocs/accountancy/supplier/card.php
htdocs/accountancy/supplier/list.php
htdocs/commande/card.php
htdocs/commande/class/commande.class.php
htdocs/fichinter/card.php
htdocs/societe/rib.php
|
2015-11-13 12:18:46 +01:00 |
|
Laurent Destailleur
|
b2285ca5e0
|
Option MAIN_EMAIL_ADD_TRACK_ID is now set to 1 by default.
All emails sent from Dolibarr have a dedicated tracking id.
|
2015-11-12 21:25:01 +01:00 |
|