fmarcet
310ecb1e09
FIX: Show product image on getNomUrl()
2015-10-29 12:28:28 +01:00
Laurent Destailleur
2f2b0df6f8
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/contact/exportimport.php
htdocs/contact/info.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/core/modules/modSociete.class.php
htdocs/core/tpl/document_actions_pre_headers.tpl.php
htdocs/langs/fr_FR/categories.lang
htdocs/main.inc.php
htdocs/product/reassort.php
htdocs/projet/list.php
htdocs/societe/info.php
2015-07-19 12:26:31 +02:00
Laurent Destailleur
2bb1945a2f
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/prelevement/class/rejetprelevement.class.php
htdocs/compta/sociales/class/paymentsocialcontribution.class.php
htdocs/contact/exportimport.php
htdocs/contact/ldap.php
htdocs/contact/perso.php
htdocs/contact/vcard.php
htdocs/core/class/commonobject.class.php
htdocs/product/reassort.php
htdocs/projet/liste.php
htdocs/societe/consumption.php
htdocs/societe/info.php
2015-07-19 12:04:30 +02:00
phf
582f9cd214
FIX : keep filter by category or by not enough stock if we switch page
2015-06-26 11:04:08 +02:00
Laurent Destailleur
01aad8516d
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/adherents/list.php
htdocs/compta/dons/card.php
htdocs/compta/dons/class/don.class.php
htdocs/contact/list.php
htdocs/contrat/list.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/security.lib.php
htdocs/main.inc.php
htdocs/product/stock/massstockmove.php
htdocs/public/test/test_arrays.php
htdocs/public/test/test_forms.php
htdocs/societe/societe.php
2015-05-31 03:30:38 +02:00
phf
a676d3a0d1
Merge branch '3.6' into 3.7
2015-05-27 10:56:16 +02:00
phf
5a006d824e
FIX : top links menu have target attribute with wrong value
2015-05-27 10:52:23 +02:00
Raphaël Doursenaud
ee808cdfd7
Added types constants to categories
2015-05-23 18:52:31 +02:00
Raphaël Doursenaud
859d1b0df9
[Qual] Fixed HTML input form checked attribute
...
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
2015-05-07 14:21:14 +02:00
Laurent Destailleur
8ebad7a395
A serious rewrite of a lot of code to have the module batch number
...
stable.
2015-04-12 17:08:14 +02:00
Laurent Destailleur
6502d1c269
Fix: filter on stock too low forgot some lines
2015-04-12 15:22:34 +02:00
frederic34
736bee565c
Tooltip everywhere
2015-01-30 16:40:33 +01:00
Laurent Destailleur
ad661256c0
Fix: Bugs reported by scrutinizer
2014-11-15 16:20:03 +01:00
aspangaro
0b20369dd7
Qual: Renamed all files & links "fiche.php" into "card.php"
2014-09-18 21:18:25 +02:00
aspangaro
7a9ce455d9
Uniformize code $_SERVER["PHP_SELF"]
2014-09-18 20:13:38 +02:00
Laurent Destailleur
fffb0f1bde
Fix: bad translation key
2014-09-15 20:23:04 +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
Grand Philippe
b61ccb8234
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
2014-01-13 10:15:07 +01:00
Cédric Salvador
6927274d2a
copyright
2013-07-29 12:31:05 +02:00
Cédric Salvador
4f39913146
display the desiredstock field in product/reassort.php
2013-07-29 12:31:05 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02: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
Regis Houssin
43c0a03758
Fix: strict mode tornado
2012-09-15 11:21:22 +02:00
Marcos García
4209898d20
Lower-cased Header function
2012-08-31 05:58:38 +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
Regis Houssin
c6cd17cf3f
Fix: strict mode... far away
2012-07-24 17:52:46 +02:00
Regis Houssin
cd3452d71d
Fix: multicompany sharings and uniformize code
2012-02-11 10:18:09 +01:00
Laurent Destailleur
bacf2003f1
Checkstyle
2012-01-22 21:17:02 +01:00
eldy
47bb2171e0
Fix: Fix a serious database default. Table llx_product_fournisseur was
...
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-04 01:26:07 +02:00
Regis Houssin
551e1f81bf
Fix: Space after closing parenthesis of function call prohibited
2011-09-20 13:32:16 +00:00
Regis Houssin
5efe1cd470
Fix: Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead.
2011-09-20 10:30:56 +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
37ead2f97e
Fix: Avoid errors into rpm packages
2011-07-31 23:19:04 +00:00
Laurent Destailleur
bc25b7bd2c
Qual: Removed deprecated feature
2011-06-08 12:48:05 +00:00
Laurent Destailleur
a45a97e5c9
Minor visual enhancement
2011-05-22 19:52:45 +00:00
Regis Houssin
aba9bb9acd
Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files
2011-02-24 18:22:24 +00:00
Laurent Destailleur
0e98cbe45f
Fix: Filter on categories failed
2011-02-20 16:20:22 +00:00
Laurent Destailleur
29d5f7ca32
Fix: List of products was not complete in stock view list
2011-01-10 22:20:41 +00:00
Laurent Destailleur
5e939a3d2a
Fix: Warning for stock was not visible
...
Fix: Change of stock limit was not possible
2011-01-10 20:46:21 +00:00
Philippe Grand
b6d0f859af
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 19:51:56 +00:00
Laurent Destailleur
218dc16ed1
Add status (tosell/tobuy) on stock list
2010-08-19 21:12:56 +00:00
Laurent Destailleur
a60cece2de
Add status (tosell/tobuy) on stock list
2010-08-19 20:58:08 +00:00
Laurent Destailleur
5affcd3b3f
Qual: Renamed french field "envente" into "tosell".
2010-08-11 18:35:31 +00:00
Laurent Destailleur
f55d82dee5
Fix: A lot of fix in stock value calculation.
2010-07-14 15:41:39 +00:00
Laurent Destailleur
d814606738
Can filter on category on stock list
2010-06-08 08:51:52 +00:00
Laurent Destailleur
226fdb6e6b
Remove pdate functions
2010-05-08 16:29:37 +00:00