Marcos García de La Fuente
c07e26dcac
Merge branch 'develop' into fr-2613
...
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
2015-04-18 20:42:57 +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
philippe grand
eaf0fda6aa
fix syntax errors
2015-04-18 18:07:41 +02:00
aspangaro
d69f066735
QUAL: Traduce terms + remove <center>
2015-03-15 14:04:07 +01:00
phf
81130634d3
[CORE] intégration de incoterm sur les différentes class (#incoterm).
2015-02-23 09:16:14 +01:00
Laurent Destailleur
b61c475aa8
Clean code for validate permissions. "validate" is a status to say, "now
...
it exists, it is no more a draft", so by default we don't need this
permissions (it is same than create). We keep "validate" permissions as
an "advanced" permission only.
2015-01-25 21:32:40 +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
frederic34
60661ae948
Add some "classfortooltip"
2015-01-09 00:07:54 +01:00
Marcos García de La Fuente
aec1bdb3c4
Fixed [ bug #1766 ] PHP Warning when adding a service to a supplier invoice
2014-12-25 23:08:07 +01:00
Laurent Destailleur
132ddf65d6
Fix: several bugs into document generation (default must be used in
...
priority when not template defined).
Fix: use first odt file when no odt file defined.
Fix: Must use output translation.
2014-10-27 19:37:30 +01:00
Laurent Destailleur
6f77dc83c4
Qual: Uniformize code and fix a ton of bugs.
2014-10-27 03:24:45 +01:00
Regis Houssin
a2446e51db
New: add context "globalcard" for declaring only once all cards
2014-10-06 07:20:58 +02:00
Laurent Destailleur
97eec37f1c
Uniformize code: property "nom" for thirdparty is aliased into "name"
...
everywhere.
2014-10-04 17:20:17 +02:00
Regis Houssin
ba95251ea2
Fix: uniformize code
2014-09-29 20:43:20 +02:00
Regis Houssin
64b757ed81
Fix: add generic doc and use doc dir instead pdf
2014-09-25 12:44:57 +02:00
Laurent Destailleur
dc96e10215
Merge branch 'oop-pdf' of github.com:marcosgdf/dolibarr into
...
marcosgdf-oop-pdf
Conflicts:
htdocs/projet/class/project.class.php
2014-09-23 00:02:19 +02:00
Marcos García de La Fuente
bf7f4c1cab
Refactored generateDocument functions
2014-09-21 18:16:14 +02:00
aspangaro
0b20369dd7
Qual: Renamed all files & links "fiche.php" into "card.php"
2014-09-18 21:18:25 +02:00
aspangaro
b22aef3521
Qual: Renamed all files & links "liste.php" into "list.php"
2014-09-18 20:33:37 +02:00
Marcos García de La Fuente
9dbf054026
Removed deprecated usage of project_pdf_create
2014-09-16 20:53:43 +02:00
Marcos García de La Fuente
e71dc6bc32
Created a method generateDocument for several classes
...
Which are: Commande, Contrat, Livraison, Facture, Projet, Propal, Task, Expedition, CommandeFournisseur, FactureFournisseur and therefore deprecated the following methods supplier_order_pdf_create, supplier_invoice_pdf_create, delivery_order_pdf_create, task_pdf_create, propale_pdf_create, project_pdf_create, facture_pdf_create, expedition_pdf_create, commande_pdf_create
2014-09-16 12:30:37 +02:00
Laurent Destailleur
06dbc4e36c
Qual: Uniformize var $backtopage (no more $backtourl vars)
2014-09-15 19:14:10 +02:00
Laurent Destailleur
73ad0f9302
Fix: Bad use of fetch_lines
2014-09-04 18:58:33 +02:00
Laurent Destailleur
cfc337a79a
Qual: Enable php checkstyle rule Zend.Files.ClosingTag
...
Fix: Solve a lot of checkstyle errors.
2014-07-20 15:27:38 +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
KreizIT
1ded34aa97
Fix: [ bug #1498 , #1499 ] Shipment/Delivery triggers problem
2014-07-04 15:33: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
Maxime Kohlhaas
7d16f62a9d
New : add remaining to ship on delivery PDF
2014-06-28 22:48:20 +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
Raphaël Doursenaud
c48c3a9d91
Qual: remove PHP closing tag (again)
...
These were reintroduced by careless merge
2014-05-26 13:51:25 +02:00
Laurent Destailleur
08c4a5dac7
Fix: Typo
2014-05-19 20:42:14 +02:00
Laurent Destailleur
7bfbc4cbf3
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/modules/modExpedition.class.php
htdocs/projet/class/project.class.php
2014-05-07 19:30:19 +02:00
Marcos García de La Fuente
8681079fa7
Fixed CR
2014-05-07 10:42:13 +02:00
Laurent Destailleur
9f795331f5
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/paiement_charge.php
htdocs/compta/sociales/charges.php
htdocs/core/db/mysql.class.php
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
2014-05-06 23:58:17 +02:00
Laurent Destailleur
647d431857
Fix: contact of delivery of order not visible into typhon pdf.
2014-05-06 13:43:41 +02:00
Laurent Destailleur
948e0bf753
Fix: When on delivery receipt, ref of shipment was not visible. Also
...
some tabs were missing.
Fix: After deletion of delivery receipt, we must go back to shipment of
delivery receipt.
2014-05-06 13:15:37 +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
072247f1c8
Fix: Use correct translation key
2013-09-25 19:07:25 +02:00
Laurent Destailleur
305c1d63a7
Qual: Uniformize code. No useless redirect. use GETPOST.
2013-09-06 13:25:45 +02:00
Laurent Destailleur
c151ef7b87
Qual: Remove duplicate form instanciation.
2013-09-06 12:10:09 +02:00
Laurent Destailleur
8c90ad8afa
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/modules/expedition/doc/pdf_expedition_rouget.modules.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/core/modules/modFacture.class.php
htdocs/core/modules/modFournisseur.class.php
htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_tulip.php
htdocs/expedition/fiche.php
htdocs/fourn/fiche.php
htdocs/langs/el_GR/admin.lang
htdocs/langs/el_GR/agenda.lang
htdocs/langs/el_GR/banks.lang
htdocs/langs/el_GR/bills.lang
htdocs/langs/el_GR/bookmarks.lang
htdocs/langs/el_GR/boxes.lang
htdocs/langs/el_GR/cashdesk.lang
htdocs/langs/el_GR/categories.lang
htdocs/langs/el_GR/commercial.lang
htdocs/langs/el_GR/companies.lang
htdocs/langs/el_GR/compta.lang
htdocs/langs/el_GR/contracts.lang
htdocs/langs/el_GR/cron.lang
htdocs/langs/el_GR/deliveries.lang
htdocs/langs/el_GR/dict.lang
htdocs/langs/el_GR/donations.lang
htdocs/langs/el_GR/ecm.lang
htdocs/langs/el_GR/errors.lang
htdocs/langs/el_GR/exports.lang
htdocs/langs/el_GR/externalsite.lang
htdocs/langs/el_GR/ftp.lang
htdocs/langs/el_GR/help.lang
htdocs/langs/el_GR/holiday.lang
htdocs/langs/el_GR/install.lang
htdocs/langs/el_GR/interventions.lang
htdocs/langs/el_GR/languages.lang
htdocs/langs/el_GR/ldap.lang
htdocs/langs/el_GR/mailmanspip.lang
htdocs/langs/el_GR/mails.lang
htdocs/langs/el_GR/main.lang
htdocs/langs/el_GR/margins.lang
htdocs/langs/el_GR/members.lang
htdocs/langs/el_GR/opensurvey.lang
htdocs/langs/el_GR/orders.lang
htdocs/langs/el_GR/oscommerce.lang
htdocs/langs/el_GR/other.lang
htdocs/langs/el_GR/paybox.lang
htdocs/langs/el_GR/paypal.lang
htdocs/langs/el_GR/products.lang
htdocs/langs/el_GR/projects.lang
htdocs/langs/el_GR/propal.lang
htdocs/langs/el_GR/sendings.lang
htdocs/langs/el_GR/shop.lang
htdocs/langs/el_GR/sms.lang
htdocs/langs/el_GR/stocks.lang
htdocs/langs/el_GR/suppliers.lang
htdocs/langs/el_GR/trips.lang
htdocs/langs/el_GR/users.lang
htdocs/langs/el_GR/withdrawals.lang
htdocs/langs/el_GR/workflow.lang
htdocs/margin/productMargins.php
2013-08-24 22:41:32 +02:00
Laurent Destailleur
0f86755033
Fix: Found a dozen of bugs into sub module delivery of module shipment.
...
Conflicts:
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
htdocs/expedition/class/expedition.class.php
htdocs/expedition/fiche.php
2013-08-07 15:29:13 +02:00
Laurent Destailleur
d5a57f3717
Fix: Found a dozen of bugs into sub module delivery of module shipment.
2013-08-07 15:08:30 +02:00
Laurent Destailleur
e234d5342d
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/contrat/liste.php
2013-07-31 12:45:39 +02:00
Florian Henry
bbaa344801
Defaulted PDF model document with default value (set in admin) for
...
Shipping and delivery
2013-07-29 12:17:24 +02:00
Grand Philippe
b599481ef6
standardize code
2013-06-20 09:18:12 +02:00
fhenry
275bf67bb7
[ task #811 ] Uniformanize note field
2013-04-09 17:18:07 +02:00
eldy
1d09e122c0
Some debug with pgsql
2013-03-17 14:28:57 +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
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
7e1a74cef1
Fix: If shipment is closed before delivery element is generated, there
...
was no way to generate it again (dead lock situation).
2012-11-03 21:14:23 +01:00
Regis Houssin
43c0a03758
Fix: strict mode tornado
2012-09-15 11:21:22 +02:00
Regis Houssin
e19f8c54f1
Fix: strict mode hurricane
2012-09-15 10:01:35 +02:00
Marcos García
4209898d20
Lower-cased Header function
2012-08-31 05:58:38 +02:00
Regis Houssin
f322ec50ed
New: [ task #498 ] - final part
2012-08-25 15:21:34 +02:00
Regis Houssin
d88abe8df0
Fix: use label instead libelle
2012-08-25 12:07:18 +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
f3674317ec
Removed parenthesis from all require and replaced with single quotes
2012-08-22 23:24:21 +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
Laurent Destailleur
068c536741
Fix: Delete all files (PROV* when validating.
2012-08-07 14:24:54 +02:00
Regis Houssin
89cd23452f
Fix: missing delete shipping and delivery files
...
(minimum for possibility to merge with 3.2)
2012-08-05 20:41:11 +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
d593878c78
Fix: big problem with linked elements
2012-07-02 17:07:37 +02:00
Regis Houssin
73487a6aec
Fix: replace mktime() by dol_now()
2012-04-30 15:01:25 +02:00
Grand Philippe
bc3f121d5a
fix : receipt specimen was not displayed
2012-04-21 18:40:37 +02:00
Regis Houssin
cd3452d71d
Fix: multicompany sharings and uniformize code
2012-02-11 10:18:09 +01:00
Regis Houssin
6a43a517f1
Fix: add deleteObjectLinked function
2012-02-07 16:47:46 +01:00
Laurent Destailleur
a9abc1bad4
Doxygen
2012-01-28 17:34:42 +01:00
Christophe Battarel
2d798587d3
expédition et livraisons : affichage libellés dans la langue du client
2012-01-17 12:03:05 +01:00
Laurent Destailleur
b52fc32853
Fix: fix not initialized variables
2011-12-05 19:41:38 +01:00
Laurent Destailleur
11727d68b8
Fix: update was not included into pdf generation
2011-12-02 19:57:20 +01:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08: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
15db353eb4
New: Add option MAIN_DISABLE_PDF_AUTOUPDATE
2011-10-14 16:44:22 +02:00
Laurent Destailleur
be6286c4b8
Qual: More POO.
...
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
551e1f81bf
Fix: Space after closing parenthesis of function call prohibited
2011-09-20 13:32:16 +00:00
Regis Houssin
2c1b3722f2
Fix: replace sizeof() by count()
2011-09-17 19:49:50 +00:00
Laurent Destailleur
1aaf65c257
PDF works with us letter format
2011-08-31 14:42:47 +00:00
Regis Houssin
27300fe898
Fix: remove obsolete tags (in progress)
2011-08-27 16:15:06 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Laurent Destailleur
004fa54eb7
Fix: Avoid errors into rpm packages
2011-07-31 23:24:38 +00:00
Laurent Destailleur
cc840ad66e
Fix: Avoid errors into rpm packages
2011-07-31 21:24:20 +00:00
Regis Houssin
a9bd88ccf7
Fix: missing statut after validation
2011-06-17 13:39:38 +00:00
Laurent Destailleur
edd91b7d26
Qual: Clean stock increase/decrease code
2011-05-23 23:46:39 +00:00
Regis Houssin
67fe35e67b
Fix: mutualize code, more simple
2011-05-06 18:27:18 +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
Laurent Destailleur
4b7a3ffdbd
Fix: Link to order was lost
2010-12-21 00:18:29 +00:00
Laurent Destailleur
7e826a5b15
Fix: Link to order was lost
2010-12-20 23:58:34 +00:00
Regis Houssin
98ff3eb6ff
Fix: uniformize code
2010-12-15 07:49:05 +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
0c72d41f36
New: Use a function to format address according to country
2010-09-19 16:25:24 +00:00
Regis Houssin
156a1e6b29
Qual: uniformize code
2010-09-10 14:35:07 +00:00
Regis Houssin
9664f0af5f
Qual: big uniformize code
2010-09-09 14:06:15 +00:00
Laurent Destailleur
a81f5c9acf
Fix: Uniformize code
2010-09-08 07:35:11 +00:00
Regis Houssin
f4e656eee1
Fix: regression
2010-09-06 22:31:36 +00:00
Laurent Destailleur
46546a78ab
Fix: Restore all behaviour of order management of line. The new one is too complex and could not work as it is done.
2010-09-06 21:10:45 +00:00
Regis Houssin
63908863cc
Works on migration management positioning lines
...
Phase 4 : llx_expeditiondet et llx_livraisondet
2010-09-06 16:39:38 +00:00
Regis Houssin
b9ba88a5d2
Works on migration management positioning lines
...
Phase 4 : llx_expeditiondet et llx_livraisondet
2010-09-06 16:31:28 +00:00
Laurent Destailleur
f98dcc1dd1
Bad url
2010-08-28 22:54:23 +00:00
Laurent Destailleur
5affcd3b3f
Qual: Renamed french field "envente" into "tosell".
2010-08-11 18:35:31 +00:00
Regis Houssin
aa62559812
Fix: fetch_client is deprecated
2010-08-06 13:56:25 +00:00
Laurent Destailleur
c0fd415527
Fix: Column name was not changed everywhere
2010-07-29 12:37:09 +00:00
Laurent Destailleur
91f5bdd7ed
Fix: Bad translation of date format
2010-07-23 00:17:46 +00:00
Laurent Destailleur
8a8ed0f129
Fix: W3C
2010-07-22 22:51:00 +00:00
Laurent Destailleur
fc2213a8f1
Doxygen
2010-07-21 12:35:56 +00:00
Laurent Destailleur
29536ecbd8
Fix: Use correct order of firstname and lastname.
2010-07-18 10:39:07 +00:00
Laurent Destailleur
f55d82dee5
Fix: A lot of fix in stock value calculation.
2010-07-14 15:41:39 +00:00
Laurent Destailleur
a4f95ead07
Fix on shipping module
2010-06-17 20:24:11 +00:00
Laurent Destailleur
357986f5fb
Fix: A lot of bad values in shipping module
2010-05-26 22:54:48 +00:00
Laurent Destailleur
757f9491e1
Fix: A lot of fixes on delivery date
2010-05-12 23:03:33 +00:00
Regis Houssin
635b44b906
Fix: if you rename a module, rename all
2010-05-10 04:50:39 +00:00
Laurent Destailleur
89c76d13b2
Fix: Remove depracated property
...
Qual: Removed pdate
2010-05-08 19:21:57 +00:00
fcharpentier
43d50b36d9
Add trigger on shipping validation
2010-05-06 16:09:29 +00:00
Laurent Destailleur
e4bba520f7
Now fetch for User class use id like other classes.
2010-05-05 17:36:20 +00:00
Philippe Grand
a981577553
according to new tree directory
2010-05-03 08:43:32 +00:00
Philippe Grand
391c595dda
according to new tree directory
2010-04-29 08:50:46 +00:00
Philippe Grand
b65ddfabe8
according to new tree directory
2010-04-28 21:29:12 +00:00
Regis Houssin
e4ea54f315
Fix: move class to class directory
...
Fix: mutualize code
2010-04-28 17:30:59 +00:00
Philippe Grand
907bd0a67e
according to new tree directory
2010-04-28 13:52:55 +00:00
Philippe Grand
be059c05f0
according to new tree directory
2010-04-28 12:13:27 +00:00
Philippe Grand
b68a359265
according to new tree directory
2010-04-28 10:02:54 +00:00
Philippe Grand
009b251d52
according to new tree directory
2010-04-27 08:13:42 +00:00
Regis Houssin
bf7e5ab338
Fix: call class
...
Fix: error if origin not defined
2010-04-01 10:21:48 +00:00
Philippe Grand
78b9faca85
move class file commonobject to core directory
2010-03-29 16:40:57 +00:00
Laurent Destailleur
e4c2d9cd1f
Remove pre.inc.php
2010-03-27 15:13:00 +00:00
Laurent Destailleur
bdf4bbaa1f
Works on ODT import
2010-03-27 00:33:28 +00:00
Philippe Grand
497c2a9204
move file class propal to comm/propal directory
2010-03-23 20:53:15 +00:00
Regis Houssin
c7df8f8807
Fix: move module class to your own directory
2010-03-22 15:31:13 +00:00
Regis Houssin
8ce5c5b66e
Fix: add date delivery planned
2010-03-13 16:23:43 +00:00
Regis Houssin
f1d67cba3c
Fix: best autonomy of modules
...
Fix: uniformise fields and code
!! not stable !!
2010-03-13 15:52:30 +00:00
Regis Houssin
6822a1b18b
Fix: uniformise and clean code
2010-03-11 14:31:16 +00:00
Regis Houssin
bce9879a95
Qual: First change to remove pre.inc.php
2010-03-01 17:38:35 +00:00
Laurent Destailleur
d30e65cbaa
New: Add default language for third parties and use it when multilang is enabled to define default language for document generation.
2010-02-27 13:37:13 +00:00
Laurent Destailleur
05cc92e3db
New: Add default language for third parties and use it when multilang is enabled to define default language for document generation.
2010-02-27 11:05:01 +00:00
Regis Houssin
6f3c4fc52d
Add: Product remaining to be delivered
2010-01-18 09:50:33 +00:00
Regis Houssin
3d3923a22f
Add: Product remaining to be delivered
...
Fix: move deprecated function
2010-01-15 10:07:20 +00:00
Laurent Destailleur
62f4345e92
Fix: Remove usage of pdate()
2010-01-13 18:51:19 +00:00
Laurent Destailleur
c20be36714
New: A customer can also be a prospect.
2010-01-05 20:03:37 +00:00
Regis Houssin
3b5735bd9c
Fix: uniformize code
...
Fix: if the contact's address is empty, it uses one of the company
2009-12-23 10:07:48 +00:00
Regis Houssin
b826e6a551
Fix: syntax error
2009-12-22 10:13:48 +00:00
Laurent Destailleur
3ef86dedec
Qual: Translation of status must be in the "view" functions.
2009-12-17 15:52:37 +00:00
Regis Houssin
068bc748a8
Fix: add code mutualized
2009-12-15 10:39:22 +00:00
Regis Houssin
0559ace73c
Fix: add code mutualized
2009-12-15 08:15:11 +00:00
Regis Houssin
cf3f719a71
Works on migration of relationship tables
2009-12-12 09:13:41 +00:00
Regis Houssin
e777fd039f
Works on migration of relationship tables
2009-12-12 09:13:41 +00:00
Regis Houssin
e28c4b03a9
Fix: uniformize structure
...
Works on migration of linked tables
2009-12-11 10:17:58 +00:00
Regis Houssin
52c111157f
Fix: Assigning the return value of new by reference is deprecated
...
Fix: utf-8
2009-11-12 13:33:55 +00:00
Regis Houssin
a33a015eb4
Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0
2009-10-23 19:03:01 +00:00
Laurent Destailleur
98b83f5554
Better look for smartphone
2009-10-07 17:36:51 +00:00
Laurent Destailleur
4d3ea53ed7
New: Add picto on tab titles
2009-08-07 00:57:48 +00:00
Regis Houssin
688950a08b
Fix: ref_client missing
2009-08-05 16:42:04 +00:00
Laurent Destailleur
893ffa74c8
Some fixes
2009-07-30 07:24:18 +00:00
Laurent Destailleur
99c1b5fe88
Fix: function not found
2009-07-21 11:06:03 +00:00
Laurent Destailleur
085d564144
New: Use new confirm box for delivery receipts.
...
New: Can delete a validated delivery receipt
2009-07-15 20:10:28 +00:00
Laurent Destailleur
27c363530d
New: Store and show estimated value of stock
2009-07-09 22:17:31 +00:00
Regis Houssin
0a06027c9f
Fix: replace with simple directory
2009-07-04 19:28:52 +00:00
Laurent Destailleur
8732364f01
Qual: Now module services and products are two completely separated modules.
2009-06-08 18:14:37 +00:00
Laurent Destailleur
01af1c5bf8
New: Add ref to linked objects on PDF
2009-06-04 20:29:45 +00:00
Regis Houssin
06d2d2fc2f
Fix: nous ne sommes jamais trop prudent !
2009-05-18 13:10:40 +00:00
Regis Houssin
e5d222b6cc
Fix: régression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
...
comportement aléatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2
Fix: ajout d'un niveau supplémentaire du cache du jeton
2009-05-16 15:45:26 +00:00
Regis Houssin
e63c142ce7
Fix: ajout d'un jeton aléatoire dans les requetes POST
2009-05-15 15:33:33 +00:00
Laurent Destailleur
7c6016b355
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 13:39:43 +00:00
Regis Houssin
974a10e1cc
New: early development of multi-company module
2009-04-30 16:44:31 +00:00
Regis Houssin
41a4036874
New: early development of multi-company module
2009-04-30 16:11:33 +00:00
Regis Houssin
21964691da
Add: can defined submodule name (ex: $conf->module->submodule->dir_output)
...
Add: can change the module name if different (ex: $conf->newmodulename->dir_output)
2009-04-30 15:40:18 +00:00
Regis Houssin
265ea1dbc8
Fix: security in tab category
2009-04-30 12:52:04 +00:00
Regis Houssin
467ec4a641
New: early development of multi-company module
2009-04-30 11:29:32 +00:00
Laurent Destailleur
7322cd136e
Fix: rename function sanitizeFileName into dol_sanitizeFileName to avoir conflict with fckeditor
2009-04-29 18:02:50 +00:00
Regis Houssin
2356abb5c4
New: parametre de config des repertoires dans les proprietes de la classe du module
...
avec un répertoire parent en fonction de l'entité
2009-04-28 18:38:10 +00:00
Regis Houssin
b86684805c
New: early development of multi-company module
2009-04-27 20:37:50 +00:00
Laurent Destailleur
1f3f2b8c44
Log file for error messages use LOG_ERR level.
2009-03-12 22:49:05 +00:00
Laurent Destailleur
77d3821645
New: Some pages can link to wiki help pages
2009-03-09 11:28:12 +00:00
Laurent Destailleur
3dadf24d10
Look: Uniformize pages look
2009-03-02 19:07:12 +00:00
Laurent Destailleur
0823322ba1
Qual: All call to dolibarr_ functions are made on dol_ functions.
2009-02-20 22:53:15 +00:00
Laurent Destailleur
5bf4e90b98
Fix in sending pdfs
2009-02-04 22:12:23 +00:00
Laurent Destailleur
569316d3bd
Removed deprecated code
2009-01-28 09:00:29 +00:00
Laurent Destailleur
584d23bfbc
Qual: Reduce memory required by 2%
2008-11-16 01:09:04 +00:00
Laurent Destailleur
45d8c67e6c
Maxi debug for UTF8 support
2008-10-28 23:36:36 +00:00
Laurent Destailleur
dbae510665
No special chars in filename
2008-10-25 21:18:53 +00:00
Laurent Destailleur
059b71241a
Fix Patch from Jacopo Grasso
2008-10-25 15:33:21 +00:00
Laurent Destailleur
8c5119d45d
Move modules into modules directory
2008-10-25 11:16:39 +00:00
Laurent Destailleur
b9fc7c38b3
Removed useless files
2008-10-25 01:12:16 +00:00
Laurent Destailleur
6a259176a4
Add option to set mask on new files
2008-10-21 21:27:20 +00:00
Laurent Destailleur
7050187012
Fix: A lot of fix in sending/receiving module
2008-10-17 14:43:33 +00:00
Laurent Destailleur
dd3d8084b8
New: changes to support UTF-8 output format
2008-10-17 00:24:44 +00:00
Laurent Destailleur
1772463414
New: Add ability for numbering module to not be shown if a condition is not true.
2008-09-04 23:44:36 +00:00
Laurent Destailleur
bae3a3590d
Add comment column
2008-09-02 12:19:00 +00:00
Laurent Destailleur
e854036459
Add box for signing (from seb patch)
2008-09-02 10:42:17 +00:00
Laurent Destailleur
1cc23948b4
Add free text on delivery receipts
2008-09-02 10:33:12 +00:00
Laurent Destailleur
6f52dd70ca
Comments
2008-09-02 10:11:40 +00:00