Laurent Destailleur
912d5c53f2
Standardize code
2018-04-21 15:54:05 +02:00
Laurent Destailleur
7108f68db9
Remove old deprecated hook insertExtraFields. Triggers must be used for
...
action on CRUD events.
2018-04-10 12:03:01 +02:00
Laurent Destailleur
852191010a
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
2018-03-25 15:29:11 +02:00
Regis Houssin
b5f37301a5
Fix: uniformize getEntity('intervention')
2018-03-22 16:28:00 +01:00
Laurent Destailleur
c4130730cb
Clean code around fetch_optionals()
2018-02-20 19:38:18 +01:00
Laurent Destailleur
809ef1bd00
FIX Trigger *_MODIFY must be called when editing a property event extra.
...
Clean duplicate trigggers "*_CLONE"
2018-02-20 18:09:38 +01:00
Laurent Destailleur
ab21769aa2
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/compta/facture/card.php
2018-02-08 12:58:47 +01:00
Laurent Destailleur
a26bb2d884
FIX #8151
2018-02-08 12:41:31 +01:00
Laurent Destailleur
f57ea2682a
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/contrat/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/notify.class.php
htdocs/societe/class/societe.class.php
2018-02-03 19:33:24 +01:00
Laurent Destailleur
d6317a26d2
Fix for multicompany
2018-01-30 15:48:09 +01:00
kadogo
ba58578d60
FIX: Global on $user parameter reset the variable
...
When we use the fichinter API with global, the $user object is reset
If global is not applied on $user we can retrieve the informations from it
2018-01-27 19:31:48 +01:00
Laurent Destailleur
bc093ef969
FIX #7775 Order of deletion in delete method (trigger first)
2017-11-06 19:27:10 +01:00
Laurent Destailleur
1b28c45e2c
PERF Links in getNomUrl use only one tag a instead of 2.
2017-11-02 15:19:14 +01:00
Laurent Destailleur
e40bffb0d5
Fix bug reported by scrutinizer
2017-10-07 20:21:47 +02:00
Scrutinizer Auto-Fixer
328d39bc71
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-07 11:09:31 +00:00
Laurent Destailleur
801a5180d6
Fix scrutinizer bug reports
2017-10-06 01:16:19 +02:00
Laurent Destailleur
9d6498f2a4
NEW Search filters in lists are restored when using "back to list"
2017-10-03 14:50:52 +02:00
Laurent Destailleur
a4665e17d4
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/customer/index.php
htdocs/accountancy/expensereport/index.php
htdocs/compta/facture/class/facture-rec.class.php
htdocs/fichinter/class/fichinter.class.php
htdocs/societe/class/societe.class.php
htdocs/societe/list.php
2017-09-12 13:26:25 +02:00
Laurent Destailleur
e9bc5b719d
Complete #7361
2017-09-11 14:50:00 +02:00
reeperbahnause
2fdad0f11d
fix #7361 missing generateDocument function
...
fix #7361
Function generateDocument was missing for Class Fichinter
2017-09-11 14:46:58 +02:00
Laurent Destailleur
80c00a0ba4
Merge pull request #7362 from reeperbahnause/patch-2
...
fix #7361 missing generateDocument function
2017-09-11 14:46:03 +02:00
Laurent Destailleur
6da5a6b82f
FIX #7359
...
Conflicts:
htdocs/fichinter/class/fichinter.class.php
2017-09-11 14:43:40 +02:00
Laurent Destailleur
22b8818100
FIX #7359
2017-09-11 14:41:46 +02:00
reeperbahnause
698a047573
fix #7361 missing generateDocument function
...
fix #7361
Function generateDocument was missing for Class Fichinter
2017-09-09 20:00:09 +02:00
Laurent Destailleur
521d61c5ef
Close #4512
2017-07-25 21:22:22 +02:00
Laurent Destailleur
fa290c34fa
Fix against SQL injection. Add phpunit to detect missing escapement.
2017-05-12 16:55:11 +02:00
alexis portable
b157398da4
fiche inter fix user author fetch
2017-05-09 22:54:33 +02:00
alexis portable
ae57395562
NEW get amount base on thm for ficheinter
2017-05-09 22:37:17 +02:00
Laurent Destailleur
43942e6ea2
Fix css and fix navigation on resource tab.
2016-12-23 13:04:46 +01:00
Laurent Destailleur
f9ef6f52a6
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
dev/skeletons/skeleton_list.php
2016-12-07 12:23:43 +01:00
Laurent Destailleur
c75a00e683
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
2016-12-07 11:54:41 +01:00
florian HENRY
191474a5db
FIX : Update intervention lline crash with PgSQL
2016-12-02 11:35:12 +01:00
aspangaro
922495d72d
Correct travis & typo "Execuete"
2016-09-24 07:18:38 +02:00
Laurent Destailleur
5602bcd440
NEW Add status Done on interventions
2016-09-19 13:09:50 +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
Maxime Kohlhaas
4e42e73f60
New add stats on interventions
2016-04-23 13:16:19 +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
Christophe Battarel
1676595b93
NEW: fichinter lines ordered by rang AND DATE
2016-04-14 10:50:32 +02:00
Laurent Destailleur
26cd0ac0c6
Fix duplicate field
2016-01-31 13:19:08 +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
BENKE Charlie
ad7c90fc19
Update fichinter.class.php
2015-12-15 11:52:11 +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
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
Laurent Destailleur
b3491ef4e5
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
ChangeLog
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/admin/facture_cust_extrafields.php
htdocs/compta/facture/admin/facturedet_cust_extrafields.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
2015-10-16 10:12:36 +02:00
Laurent Destailleur
1f742c7464
FIX Add a test to save life when ref of object (invoice ref, order ref,
...
...) was empty. The was no way to go back to a clean situation, even
after vaidating again the object.
2015-10-06 16:38:27 +02:00
Raphaël Doursenaud
67ddb6c94e
[Qual] Cleanup of inherited class properties
2015-09-24 20:12:55 +02:00
Laurent Destailleur
36632593c0
Fix SQL injections #3300
2015-09-12 11:36:19 +02:00
Laurent Destailleur
5bc74ad6ea
Fix SQL injections #3300
2015-09-12 11:23:44 +02:00
Laurent Léonard
a337b6f874
Rename "duree" property of interventions to "duration"
...
This also fixes the display problem of total duration on the "soleil" document model
2015-06-11 23:18:29 +02:00
Marcos García de La Fuente
e2e6049c7f
Copyright
2015-04-18 20:50:03 +02:00
Marcos García de La Fuente
dc790ff586
NEW: Feature request: A page to merge two thirdparties into one #2613
2015-04-18 20:41:09 +02:00
Marcos García de La Fuente
4349f27299
Revert "Revert "Refactor 1""
2015-03-23 01:39:12 +01:00
Laurent Destailleur
2d90256640
Revert "Refactor 1"
2015-03-22 12:51:29 +01:00
Laurent Destailleur
a79a779b04
Merge pull request #2456 from marcosgdf/refactor-1
...
Refactor 1
2015-03-22 12:47:05 +01:00
aspangaro
d69f066735
QUAL: Traduce terms + remove <center>
2015-03-15 14:04:07 +01:00
Marcos García de La Fuente
4c08d34bb5
Standardized $rowid as property
2015-03-04 10:37:46 +01:00
Laurent Destailleur
8e26c71fa7
Rewrite code for supplier order and invoice to use shared code of
...
customer supplier and invoice.
Work on extrafield for supplier order and invoice.
2015-02-28 04:59:27 +01:00
Laurent Destailleur
011d39105d
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/accountancy/admin/export.php
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/core/datepicker.php
htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
htdocs/fourn/facture/card.php
2015-02-07 03:28:36 +01:00
Laurent Destailleur
f865534b4c
Fix some pdf differences
2015-02-03 13:43:37 +01:00
frederic34
736bee565c
Tooltip everywhere
2015-01-30 16:40:33 +01:00
frederic34
f4161b457b
Add dol_escape_htmltag and start to adapt boxes
2015-01-22 00:23:55 +01:00
frederic34
1b0dd671b3
Add tooltip in getNomUrl link
2015-01-20 21:40:33 +01:00
Laurent Destailleur
e220ce5a82
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/comm/card.php
htdocs/comm/propal.php
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/class/html.formcompany.class.php
htdocs/custom/.gitignore
htdocs/expedition/card.php
htdocs/fourn/card.php
htdocs/product/fournisseurs.php
2015-01-18 18:44:22 +01:00
Laurent Destailleur
5c5ff72ecd
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
ChangeLog
htdocs/adherents/fiche.php
htdocs/comm/fiche.php
htdocs/comm/mailing/fiche.php
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/paiement.php
htdocs/core/class/html.formcompany.class.php
htdocs/core/tpl/login.tpl.php
htdocs/expedition/fiche.php
htdocs/fourn/commande/fiche.php
htdocs/fourn/facture/fiche.php
htdocs/fourn/facture/paiement.php
htdocs/fourn/fiche.php
htdocs/main.inc.php
htdocs/product/fournisseurs.php
htdocs/resource/card.php
2015-01-18 17:13:42 +01:00
Marcos García de La Fuente
cc9197e4c8
Fixed problem with Fichinter::getNextNumRef
2015-01-17 19:13:38 +01:00
Marcos García de La Fuente
41e01a22a3
Fixed loading of external numeration modules in Contrat, Commande, Facture, Contrat, Expedition, Fichinter, CommandeFournisseur and uniformized code
2015-01-17 18:58:05 +01:00
frederic34
60661ae948
Add some "classfortooltip"
2015-01-09 00:07:54 +01:00
Laurent Destailleur
5ead994955
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
ChangeLog
2014-12-26 04:57:55 +01:00
Marcos García de La Fuente
1f00794c98
Fixed bug which didn't show documents in auto GED when an object had '/' in its ref
2014-12-25 21:47:39 +01:00
Laurent Destailleur
2a3bb96c34
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/lib/ecm.lib.php
2014-12-22 03:14:22 +01:00
Laurent Destailleur
8996953077
Fix: error reported by scrutinizer
2014-12-20 15:42:03 +01:00
BENKE Charles
83d3ee45ee
Update fichinter.class.php
...
simplify the libstatut management and allow enhancing mode
2014-12-14 14:44:28 +01:00
Laurent Destailleur
6f77dc83c4
Qual: Uniformize code and fix a ton of bugs.
2014-10-27 03:24:45 +01:00
Laurent Destailleur
718b3b19b4
Fix: user and date modification not updated
2014-10-20 11:16:51 +02:00
aspangaro
0b20369dd7
Qual: Renamed all files & links "fiche.php" into "card.php"
2014-09-18 21:18:25 +02:00
Laurent Destailleur
bfb923f54b
Fix: Solve conflict of translation key
2014-09-18 08:58:47 +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
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
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
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
Alexis Algoud
a353f816e3
FIX error sql on update ficheinter
2014-08-23 14:33:49 +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
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
icfr
c80d1285e3
order task on pdf
2014-07-29 07:11:25 +02:00
Maxime Kohlhaas
393f32097b
class fichinterligne was not extending common object => error with trigger call
2014-07-25 13:57:41 +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
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
Marcos García de La Fuente
ae4bd4445e
Moved dol_syslog query log to the database handler and decreased report level to DEBUG
2014-06-09 15:49:54 +02:00
Laurent Destailleur
69eaefc459
Fix: The way we tested if a ref/id already exists was wrong. Introduce a
...
common static method for this. Removed verifNumRef method.
Fix: Add missing logs
2014-05-13 10:12:45 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
cafa61ef7d
Fix: Use correct syntax of date into sql requests (with quotes)
2014-03-15 23:12:00 +01:00
Laurent Destailleur
dc754bbdc2
Fix: Trigger name conflicts and reference file was not matching real
...
name of triggers.
2013-12-14 20:48:34 +01:00
Laurent Destailleur
45b1273992
Fix: [ bug #1171 ] Documents lost in interventions after validating
2013-12-01 21:03:49 +01:00
Laurent Destailleur
223e50276c
Fix: Info tab was wrong with interventions
2013-11-05 14:24:37 +01:00
Laurent Destailleur
9da5f7f47a
Qual: Doxygen
2013-08-22 16:49:23 +02:00
Laurent Destailleur
2bc650bf61
Qual: Remove tons of codesniffer errors and warnings.
2013-07-07 13:14:32 +02:00
Laurent Destailleur
c748f3d834
Qual: Removed useless methods
...
Qual: Removed deprecated vars
Qual: Free memory
2013-06-16 21:31:21 +02:00
BENKE Charles
949a2c0ac5
Update fichinter.class.php
...
add contract link
2013-06-03 02:43:12 +03:00
Laurent Destailleur
12681994ea
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/fichinter/class/fichinter.class.php
htdocs/fichinter/fiche.php
2013-05-20 21:21:03 +02:00
fhenry
3d409390a5
Revert Class rewrite and ficheinter line trigger
2013-05-19 18:37:38 +02:00
fhenry
71107f8dca
Triggger ficheinter line
2013-05-19 18:28:27 +02:00
fhenry
a6233a738c
Fix trigger in deleteline fiche inter
2013-05-19 14:13:41 +02:00
fhenry
94e2ea05d2
Fix trigger ficheinterline
2013-05-19 11:18:45 +02:00
fhenry
a8e1d111c3
Add trigger into ficheinter lines and $user pass trought parameters
...
every where
2013-05-19 10:26:25 +02:00
fhenry
181ce52223
Add ficheinter in GetElementURL for action
2013-05-18 22:17:46 +02:00
fhenry
5d73ce4023
[ task #901 ] Add Extrafeild on Fiche Inter
2013-05-18 12:53:11 +02:00
fhenry
fefb21a56e
Fix bug on Extrafield checkbox
...
Fix bug on ActionComm Update
[ task #900 ] Review code of ficheinter.class.php
2013-05-18 12:17:43 +02:00
fhenry
1eddd86950
Fix Bad Formed Request PGSQL
2013-05-17 21:20:02 +02:00
fhenry
757c22a204
Fix bug intervention numbering on validation
2013-05-12 17:54:30 +02:00
Laurent Destailleur
8a82c8c5d5
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
htdocs/contact/class/contact.class.php
htdocs/margin/agentMargins.php
htdocs/margin/tabs/productMargins.php
2013-05-07 13:08:30 +02:00
fhenry
0bb9ee158a
Fix trigger call ficher inter create
2013-05-06 13:47:33 +02:00
Laurent Destailleur
36b314a2d6
Try to solve some problems with table (replaced by div).
2013-04-25 20:27:45 +02:00
simnandez
f79a26fe65
[ task #731 ] Uniformize ref generation. Interventions
...
[ task #748 ] Add a link "Dolibarr" into left menu
2013-03-10 13:58:32 +01:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Laurent Destailleur
753d79f181
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
2012-12-30 17:14:06 +01:00
Laurent Destailleur
0d09de0cf8
Fix: Normalize trigger names for fichinter module.
2012-12-30 17:13:43 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Christophe Battarel
2a4261db28
add linked object storage in fichinter
2012-12-05 18:48:02 +01:00
Laurent Destailleur
2170801fd2
New: Uniformize pdf generation code. We also keep space to repeat pdf
...
head info.
2012-09-17 00:43:23 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Regis Houssin
a856ad0afa
Fix: strict mode sunshine
2012-08-19 09:05:50 +02:00
Stephen L
c1d15a9572
Add: hooks and triggers for a lot of core modules (action/calendrier, deplacement, dons, tva, contact/tiers, contrat, product lines, expedition, fournisseur commandes et factures, fiche intervention, projet et taches)
...
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2012-08-14 15:50:45 +02:00
Marcos García
5a73c32f46
Migrated ClassName to __construct() function
...
Changed $DB to $db
lower-cased "Class"
2012-07-30 17:17:33 +02:00
Laurent Destailleur
d6a5b224fb
Revert bad practice: setEvent use SESSION. Such usage is limited to HTML
...
page context and can be used inside any pages.
However usage of _SESSION must never be used inside a library (except
for function dedicated to HTML page context), and never inside
object classes (we must use $this->errors, $this->mesgs or
$this->warnings instead).
2012-07-29 14:15:29 +02:00
Regis Houssin
eee5653c54
Fix: try to use the new message system
2012-07-29 12:54:19 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Regis Houssin
bf379fc242
Fix: uniformize code
2012-06-11 21:45:59 +02:00
defrance69
80e717af7e
Update htdocs/fichinter/class/fichinter.class.php
2012-05-18 15:36:05 +03:00
Regis Houssin
73487a6aec
Fix: replace mktime() by dol_now()
2012-04-30 15:01:25 +02:00
Regis Houssin
4ecc64504d
Fix: use the original json functions
2012-03-18 19:59:38 +01:00
Laurent Destailleur
9ed46d9892
Fix: Navigation arrows were missing
2012-03-18 01:25:08 +01:00
Regis Houssin
09e6867029
New: add view/edit notes in "deplacement" and "fichinter" cards
2012-03-16 16:01:45 +01:00
Regis Houssin
e2cea80f69
Fix: problem with this pdf
2012-02-24 17:25:53 +01:00
Regis Houssin
6a43a517f1
Fix: add deleteObjectLinked function
2012-02-07 16:47:46 +01:00
Laurent Destailleur
2d67802938
Doxygen
2012-01-08 00:52:07 +01:00
Laurent Destailleur
4523f1789d
Qual: Removed dead code
...
Doxygen
2012-01-04 23:56:10 +01:00
simnandez
58761d343b
Qual: Uniformize code
2011-12-19 17:29:09 +01:00
Laurent Destailleur
b52fc32853
Fix: fix not initialized variables
2011-12-05 19:41:38 +01:00
Laurent Destailleur
c16c09a451
Qual: Mutualize code to delete previews
2011-11-04 00:27:30 +01:00
Regis Houssin
d906552815
New: add edit in place
...
Fix: change element name with condition for enlarge possibility
2011-10-27 16:38:49 +02:00
Regis Houssin
5899fa6eb7
Fix: add note public and private during create
2011-10-27 16:04:50 +02:00
Regis Houssin
3338649316
[task #217 ] Move core files in core directory
2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Laurent Destailleur
be6286c4b8
Qual: More POO.
...
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
7d5792f1a7
Look: Uniformize view
2011-09-12 19:34:59 +00:00
Laurent Destailleur
9b553db508
Fix: Syntax error
2011-09-12 18:43:01 +00:00
Laurent Destailleur
4892813ed0
Fix: Missing translation
2011-09-12 19:31:32 +00:00
Laurent Destailleur
4d8244f56e
Doxygen
2011-09-12 18:15:11 +00:00
Laurent Destailleur
a9d61ae84c
Fix: Specimen
2011-09-12 19:21:57 +00:00
Laurent Destailleur
b75d19c264
Qual: Uniformize constructors
2011-09-11 18:35:38 +00:00
Laurent Destailleur
605355c89c
Fix: When creating invoice from other object, discount are created
...
automatically
2011-09-10 17:52:21 +00:00
Regis Houssin
2ecc03104c
Fix: remove obsolete tags (in progress)
2011-08-27 15:14:31 +00:00
Laurent Destailleur
be771c9d44
Fix: Avoid errors into rpm packages
2011-07-31 23:45:11 +00:00
Laurent Destailleur
9ae8b88380
Fix: Param of constructor must be only database handler
2011-07-10 13:48:25 +00:00
Juanjo Menent
4e8c0a676b
Doxygen
2011-07-08 09:18:54 +00:00
Laurent Destailleur
d7f02f1916
Can create invoice from an intervention
2011-07-02 17:02:00 +00:00
Laurent Destailleur
3b3f937e47
Fix: EMail sent message
2011-07-02 16:48:31 +00:00
Juanjo Menent
0c3201ff1a
task #11004 : Create invoice from intervention
2011-07-01 16:24:44 +00:00
Laurent Destailleur
e9f4879245
Qual: Prepare move of function dol_delete_file into file.lib.php
2011-03-09 15:34:57 +00:00
Regis Houssin
3b4ea76538
Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class
2011-02-24 18:11:12 +00:00
Regis Houssin
502bb75d2c
Fix: uniformize code
2010-12-15 07:12:28 +00:00
Laurent Destailleur
2498426867
Fix: Restore stable version for 3.0
2010-12-14 23:27:17 +00:00
Regis Houssin
9d46536909
Fix: uniformize code
2010-12-14 15:04:56 +00:00
Laurent Destailleur
3fcbfcc17d
Qual: Uniformize code (ligne -> line)
2010-10-27 14:47:32 +00:00
Regis Houssin
156a1e6b29
Qual: uniformize code
2010-09-10 14:35:07 +00:00
Laurent Destailleur
02206c3fa4
Work on FPDF replacement by TCPDF
2010-09-01 14:13:51 +00:00
Philippe Grand
fb06c15330
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
5affcd3b3f
Qual: Renamed french field "envente" into "tosell".
2010-08-11 18:35:31 +00:00
Laurent Destailleur
87ce3073d5
Doxygen
2010-07-21 11:57:52 +00:00
Laurent Destailleur
a1ba46588e
Qual: Mutualize code
2010-05-04 18:33:22 +00:00
Laurent Destailleur
7ac9943ba4
Fix: Better error management
2010-05-04 18:12:43 +00:00
Laurent Destailleur
b7570ff18a
Fix: Better error management
2010-05-04 18:03:45 +00:00
Regis Houssin
b1cf164eb9
Add a common function to delete the linked contact
2010-04-30 05:44:19 +00:00
Philippe Grand
911c57b951
according to new tree directory
2010-04-28 12:24:06 +00:00