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
0b045a2d96
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/boxes/box_activity.php
htdocs/filefunc.inc.php
2013-01-16 14:11:19 +01:00
Laurent Destailleur
3b8e99dd4e
Fix: Bad menu def
2013-01-15 18:49:53 +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
6a51db82e9
Qual: We can enable box by default because a warning is output to user.
2013-01-15 15:53:35 +01:00
Laurent Destailleur
db1cd6b27f
Qual: Merge the 2 class MenuTop and MenuLeft into menu handler file
...
into 1 class MenuManager. This make code simpler and is also a first
step to optimize performance of menu loading.
2013-01-15 15:42:39 +01:00
Laurent Destailleur
ec5b4f5fa7
Fix: Start to fix some bug (pgsql compatibility), try to optimize
...
request. Added FIXME tags.
2013-01-15 15:36:04 +01:00
Laurent Destailleur
1851aa4646
Fix: Move not stable feature as experimental. Disabled box by default
...
because there is still some bug (pgsl support, filters) and major
problem to solve (it slow down seriously Dolibarr, result not accurate
for some status).
2013-01-15 15:26:46 +01:00
Laurent Destailleur
4cf56eafa5
Qual: Removed useless param
2013-01-15 12:48:46 +01:00
Laurent Destailleur
f57409ddcd
Merge remote-tracking branch 'origin/3.3' into develop
2013-01-15 12:06:41 +01:00
Laurent Destailleur
086b223c81
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
2013-01-15 11:50:15 +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
fhenry
52b4d98849
remove parenthesis not usefull
2013-01-15 11:11:24 +01:00
fhenry
f214c06b1e
Add option to fecth extrafield even if extranal extrafield module is
...
enabled. Usefull for web service to fetch optionnal from llx_extrafields
even if record or update is manage by hook with external module
2013-01-15 10:20:19 +01:00
Laurent Destailleur
285bcbecb7
Fix: init of new syslog handler system
2013-01-14 17:12:13 +01:00
fhenry
51098c1227
Add standard extrafield type :
...
- mail
- phone
- price
2013-01-14 16:13:09 +01:00
Laurent Destailleur
49313fff3b
Fix: External user should not see boxes of modules not allowed to
...
external users.
2013-01-14 13:06:08 +01:00
Laurent Destailleur
b9dc76ebaf
Fix: List of contacts when connected as external user.
2013-01-14 12:27:19 +01:00
Laurent Destailleur
6746e76564
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-01-14 12:24:06 +01:00
Maxime Kohlhaas
6abf682faa
Multi-company compatibility with transverse mode for pdf models
2013-01-14 12:01:44 +01:00
Laurent Destailleur
07ba988cf8
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-01-14 11:45:16 +01:00
Laurent Destailleur
297c10d16b
Qual: externalise code of merging PDFs into a library.
2013-01-14 11:39:30 +01:00
Maxime Kohlhaas
fb1d99d0dd
Multi-company compatibility with transverse mode for home boxes
2013-01-14 11:09:10 +01:00
Laurent Destailleur
29e6d01e51
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
2013-01-13 19:33:54 +01:00
Laurent Destailleur
0f6506d457
Fix: not object error with option SERVICE_ARE_ECOMMERCE_200238EC
2013-01-13 18:57:55 +01:00
Laurent Destailleur
1bed4aa193
Merge pull request #602 from FHenry/develop
...
Add boolean (checkbox) standard extrafield feature
2013-01-12 06:53:48 -08:00
Laurent Destailleur
8152dda733
Merge pull request #601 from simnandez/develop
...
[ task #652 ] Reduce clicks into creaton of orders, invoices, etc.
2013-01-12 06:45:34 -08:00
Laurent Destailleur
ec8b260bf6
New: Prepare 3.4 branch
...
New: Add hook for agenda, info and category tabs
2013-01-12 14:34:16 +01:00
fhenry
d39368fd36
Add boolean (checkbox) standard extrafield feature
2013-01-12 14:02:39 +01:00
simnandez
96c5eacf4a
[ task #652 ] Reduce clicks into creaton of orders, invoices, etc.
2013-01-12 09:58:21 +01:00
Christophe Battarel
62ccb57857
fix missing td
2013-01-11 15:41:47 +01:00
Christophe Battarel
49703240f7
show costprice instead of buyingprice if setup of margin module is costprice
2013-01-11 15:39:11 +01:00
Christophe Battarel
38e9290729
show costprice instead of buyingprice if setup of margin module is costprice
2013-01-11 15:33:34 +01:00
Laurent Destailleur
37b6bab893
Fix: Missing lang loading
2013-01-10 22:45:55 +01:00
Laurent Destailleur
03b906808e
Merge pull request #593 from marcosgdf/eu-vat
...
Updated EU VAT area links and added Isle of Man
2013-01-10 12:12:25 -08:00
Marcos García
8e7a66a544
Fixed indentation problem
2013-01-10 14:20:03 +01:00
Marcos García
809367d23b
Updated EU VAT area links and added Isle of Man
...
Isle of Man is in included in UK state as shown in http://ec.europa.eu/taxation_customs/common/faq/faq_1179_en.htm#9
2013-01-10 14:17:43 +01:00
Marcos García
593db37423
Function getTotalDiscount of commonobject.class.php should always return a float for precission
2013-01-10 13:53:46 +01:00
Laurent Destailleur
8ac33e98e7
Fix: property object_total_discount was not working when quantity was
...
not 1.
2013-01-10 12:58:46 +01:00
Laurent Destailleur
9d886eca53
Fix: Scan of correct dir when them dir is forced
2013-01-10 11:19:46 +01:00
Regis Houssin
9812c91aff
Fix: wrong EOL !!!!!!!
2013-01-10 08:27:12 +01:00
Regis Houssin
9a305c9066
New: add date format with second
2013-01-10 06:13:02 +01:00
Laurent Destailleur
abccfdd168
Fix: Option SERVICE_ARE_ECOMMERCE_200238EC
2013-01-09 19:56:43 +01:00
Laurent Destailleur
5c51905f63
Merge remote-tracking branch 'origin/3.3' into develop
2013-01-09 19:15:51 +01:00
Laurent Destailleur
24b50b8ed3
Fix: Example an label of category import
2013-01-09 13:29:12 +01:00
Laurent Destailleur
f3df7a2fec
Fix: An easier to understand fix. Remove also not recommanded "continue
...
2" instructions.
2013-01-08 22:59:36 +01:00
Laurent Destailleur
1555bb681c
Merge pull request #581 from simnandez/3.3
...
Fix: [ bug #662 ] Bad aplication of Localtax2 for suppliers if country is Spain
2013-01-08 13:38:38 -08:00
Regis Houssin
dd08da6ea8
Merge pull request #583 from FHenry/develop
...
[ task #664 ] Add extrafields behaviours to Member Type
2013-01-08 10:58:46 -08:00