Laurent Destailleur
a5b174eccc
Fix: Architecture of getCurrency was wrong. Cache was not stored
...
correctly and dict file loaded several times. There was also bug on PHP
without mb_string function.
Now function is a method of $langs object. All bug fixes.
2013-01-18 15:57:11 +01:00
Laurent Destailleur
b89b74e933
Fix: load at wrong place
2013-01-17 17:40:27 +01:00
Laurent Destailleur
f1f7ff315f
Fix: CRLF
2013-01-16 15:54:07 +01:00
Laurent Destailleur
d11cee399a
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +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
1e9cb6b1d4
Qual: A translation file must not be loaded into class constructors, but
...
at output level.
2013-01-15 17:06:53 +01:00
Laurent Destailleur
11bb3d0137
Fix: Several fixes into boxes management: boxes was loaded twice, logs
...
were wrong, global conf missing.
2013-01-15 11:35:10 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Regis Houssin
ba2f986282
Fix: [ bug #537 ] Fatal error: Using $this when not in object context
2012-09-10 14:40:32 +02:00
Laurent Destailleur
7f3013cd8f
Fix: Show box even if order was not yet set
2012-09-06 10:22:33 +02:00
Laurent Destailleur
24c29e23f9
Fix: Force reload of index page when all boxes were removed. This is to
...
be sure to have the combo list complete after this refresh.
2012-08-27 21:16:26 +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
Laurent Destailleur
4d59ecb049
Fix: Missing condition
2012-08-05 21:06:48 +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
ba25905926
New: [ task #454 ] Add "No category" into filters on category
...
combo for product list
2012-07-18 00:20:33 +02:00
Regis Houssin
e1b0d183e4
Fix: add commonorder and commoninvoice classes
2012-07-11 18:13:41 +02:00
Regis Houssin
680fd32d23
Fix: missing parameters
2012-07-08 12:24:13 +02:00
Regis Houssin
fa8841c53f
Fix: missing object
2012-07-07 12:26:46 +02:00
Regis Houssin
1c545c4161
Fix: problem with template
2012-07-07 11:00:53 +02:00
Regis Houssin
1c2f192dd6
Fix: add customer_ref in propal list and clean code
2012-04-06 11:38:13 +02:00
Laurent Destailleur
fb33dd6801
Qual: Move class file into class dir
...
Qual: Utility methods must be static.
2012-03-19 15:51:55 +01:00
Regis Houssin
5d0a8945c1
New: add getNomUrl() method
2012-03-14 19:17:04 +01:00
Regis Houssin
ba15a73831
Works on an alternative address management
2012-03-14 07:49:41 +01:00
Laurent Destailleur
e519bf0c40
Fix: Fix TODO
...
Doxygen
2012-02-25 16:24:36 +01:00
Regis Houssin
58c1cb3e7c
Fix: function is outside of class and add TODO
2012-02-25 09:05:36 +01:00
Laurent Destailleur
475bba2ea7
Qual: Reduce size of form.class
2012-02-20 12:20:56 +01:00
Laurent Destailleur
c4b845d60a
Qual: Removed deprecated function name.
2012-02-19 18:34:22 +01:00
Laurent Destailleur
1f10e4e1e3
Doxygen
2012-01-27 15:17:36 +01:00
Laurent Destailleur
ad1ec032f3
Normalize code
2012-01-24 09:19:28 +01:00
Laurent Destailleur
25a505534b
New: A page can force reload of css style sheet
2012-01-15 17:40:44 +01:00
Laurent Destailleur
1fdbb6695a
Doxygen
2011-12-12 00:28:04 +01:00
Laurent Destailleur
ffaf4e5465
Fix: fix not initialized variables
2011-12-05 19:03:36 +01:00
Regis Houssin
b1de04bc1b
Fix: change /lib/ by /core/lib/
2011-10-24 13:36:11 +02:00
Regis Houssin
63d60a33fc
[task #216 ] Move lib in core directory
2011-10-24 11:25:54 +02:00
Regis Houssin
2c1b3722f2
Fix: replace sizeof() by count()
2011-09-17 19:49:50 +00:00
Laurent Destailleur
2bb5e4ba69
Fix: W3C
2011-08-31 15:12:09 +00:00
Regis Houssin
2ecc03104c
Fix: remove obsolete tags (in progress)
2011-08-27 15:14:31 +00:00
Laurent Destailleur
835f0ed348
Perf: Move some functions that does not need to be always loaded into other lib than functions.lib.php
2011-08-17 16:07:41 +00:00
Laurent Destailleur
be771c9d44
Fix: Avoid errors into rpm packages
2011-07-31 23:45:11 +00:00
Laurent Destailleur
72d6a714f5
doxygen
2011-07-04 08:53:01 +00:00
Regis Houssin
d2916ffb1e
Fix: uniformize code
2011-06-26 09:32:13 +00:00
Laurent Destailleur
ff5a222a89
Trans
2011-06-15 09:58:46 +00:00
Laurent Destailleur
40e4aeb34a
New: Replace internal javascript with jquery plugins.
2011-06-11 02:25:05 +00:00
Laurent Destailleur
2f5dcac35c
Doxygen
2011-05-21 17:14:07 +00:00
Regis Houssin
c593df2d68
Fix: move 3 functions to formother class
2011-05-20 15:59:18 +00:00
Laurent Destailleur
86ffc32195
Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
...
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
Laurent Destailleur
3fb07a3922
Doxygen
2010-11-22 09:18:53 +00:00
Laurent Destailleur
dfbd72a76a
Fix: W3C
2010-11-01 16:00:38 +00:00
Laurent Destailleur
64581c555b
New: Remove tab accountancy. Now in customer tab for customer accountancy and in supplier tab for supplier tab.
2010-09-19 12:50:53 +00:00