Florian Henry
cd68538d2d
Fix search product with multilangue
2013-05-24 22:43:07 +02:00
Laurent Destailleur
53c1672b9f
Fix: Blank page when renaming product ref
2012-09-19 14:16:39 +02:00
Laurent Destailleur
78deb405b2
Fix: Use bad param name
2012-09-09 15:28:43 +02:00
Laurent Destailleur
7a3f6b9acc
Fix: error report when duplicate product
2012-09-02 15:10:37 +02:00
Marcos García
552c82a032
Fixed bug #504
...
https://doliforge.org/tracker/?func=detail&aid=504&atid=246&group_id=144
2012-08-19 07:51:51 +02:00
Marcos García
1f9e0d3e00
Translated message was generating an incomplete string
2012-08-17 20:19:10 +02:00
Regis Houssin
117cd337dd
Fix: missing object
2012-08-06 17:39:56 +02:00
Laurent Destailleur
e1f57b60e3
Qual: Removed bad herit
2012-08-05 14:46:24 +02:00
Regis Houssin
899f4df9ed
Fix: [bug #478 ] Can access pages belonging to disabled modules
2012-08-03 11:58:33 +02:00
Laurent Destailleur
8a77ffe58f
Fix: Removing chekstyle warning helps me to find real bugs
2012-07-29 15:08:03 +02:00
Regis Houssin
c429c421da
Fix: Bug #460 - Wrong entity assignment when creating a warehouse
2012-07-26 20:50:24 +02:00
Laurent Destailleur
a8d32b71bf
Merge pull request #254 from marcosgdf/minor-fixes
...
Minor fixes
2012-07-22 08:15:18 -07:00
Marcos García
49d943e57f
Removed duplicated code
2012-07-21 23:54:23 +02:00
Marcos García
3d10d6a559
It was showing Products Area instead of Products and Services Area
2012-07-21 01:08:02 +02:00
Marcos García
ccdaf2ffb4
When viewing a product/service, if we don't know the type of the item, then we use a generic page title. Also fixed typo in es_ES
2012-07-21 00:08:43 +02:00
Laurent Destailleur
674aa0cf12
Fix: Duplicate begin
2012-07-19 17:28:13 +02:00
Laurent Destailleur
53cc1667d5
Fix: error when validating shipment for non predefined products with a
...
selected warehouse.
2012-07-17 01:26:31 +02:00
Regis Houssin
6f919da5d9
Merge branch '3.2' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.2.1
2012-07-06 10:24:24 +02:00
Regis Houssin
7382f4e3ee
Fix: bad link and uniformize code
2012-07-06 10:23:28 +02:00
Regis Houssin
ff048175f7
Merge branch '3.2' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.2.1
2012-07-06 09:54:54 +02:00
Regis Houssin
a3c74aa9bd
Fix: price field is obsolete
2012-07-06 09:53:45 +02:00
Regis Houssin
bf9fd6a2da
Merge branch '3.2' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.2.1
2012-07-03 21:15:02 +02:00
Regis Houssin
5c2d8656cc
Fix: missing images files filter
2012-07-03 21:13:58 +02:00
Regis Houssin
b0ab71db5f
Fix: merge problem
2012-07-02 22:47:19 +02:00
Regis Houssin
067a9b0820
Merge branch '3.2' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into 3.2.1
Conflicts:
htdocs/product/class/product.class.php
2012-07-02 15:49:04 +02:00
Regis Houssin
1f98a23587
Fix: compatibility with multicompany
...
Conflicts:
htdocs/product/class/product.class.php
2012-07-02 15:46:31 +02:00
Regis Houssin
87f2ec663d
Merge branch '3.2' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.2.1
2012-06-29 09:37:46 +02:00
Laurent Destailleur
52c2d39194
Fix: Can't modifiy accountancy code sell
2012-06-28 19:59:33 +02:00
Regis Houssin
db148c4233
Merge branch '3.2' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.2.1
2012-06-09 07:51:38 +02:00
Laurent Destailleur
183ba3e8ca
Fix: Another fix for var not initialized
2012-06-08 22:26:54 +02:00
Laurent Destailleur
f2365a4c8d
Fix: A lot of pb into javascript. Javascripts code for same feature was
...
not inserted always at same place (sometinmes at low level, and
sometimes at high level). This was creating conflict into javascript.
Conflicts:
htdocs/product/class/product.class.php
2012-06-08 22:25:45 +02:00
Regis Houssin
c512585670
Fix: delete or rename a document product dir
2012-06-08 21:41:37 +02:00
Regis Houssin
1b19fddbc6
Fix: missing oldcopy during update
2012-06-08 21:41:21 +02:00
Regis Houssin
4713738ea3
Fix: avoid warning
2012-06-08 18:19:55 +02:00
Laurent Destailleur
407978991c
Fix: bad error management
2012-06-06 23:05:59 +02:00
Laurent Destailleur
a83c7d0992
Fix: Regression with quot management. Try a better fix.
2012-05-30 12:49:22 +02:00
Regis Houssin
1a969e61e9
Fix: can't delete a files with quote
2012-05-30 08:31:59 +02:00
Laurent Destailleur
a465814fd4
More fix for canvas features
...
Conflicts:
htdocs/product/canvas/product/tpl/card_create.tpl.php
htdocs/product/fiche.php
2012-05-30 03:50:53 +02:00
Laurent Destailleur
514babeab1
Fix: delete of documents is done by page of element, not by the view
...
wrapper.
Conflicts:
htdocs/langs/en_US/main.lang
htdocs/langs/fr_FR/main.lang
htdocs/projet/fiche.php
2012-05-30 00:18:11 +02:00
Regis Houssin
21d30c1b3e
Fix: jquery fileupload broken feature
2012-05-25 20:54:45 +02:00
Laurent Destailleur
ed48969630
Fix: [ bug #409 ] List of vat rates for supplier prices must use the
...
seller country.
Conflicts:
htdocs/install/mysql/migration/3.1.0-3.2.0.sql
htdocs/product/fournisseurs.php
2012-05-23 11:07:18 +02:00
Laurent Destailleur
425ca83a99
Fix: [ bug #397 ] Product VAT is not coming from buying price
2012-05-08 21:55:52 +02:00
Laurent Destailleur
15efd9e8a1
Fix: update price for pgsql
2012-05-08 19:34:12 +02:00
Regis Houssin
85e797596f
Fix: [Bug #388 ] Can't modify products after moving with arrows
2012-05-05 09:20:47 +02:00
simnandez
12a3ce7746
Fix: [ bug #368 ] Product list
2012-04-19 19:10:21 +02:00
Regis Houssin
98f7a189d1
Fix: add backward compatibility
2012-04-06 23:26:04 +02:00
Regis Houssin
94788e2ccb
Fix: compatibility with multicompany sharings
...
use new $conf->product->dir_output[$object->entity] instead
$conf->product->dir_output
2012-04-06 22:41:33 +02:00
Laurent Destailleur
4cc13064db
Fix: W3C
2012-04-05 21:15:09 +02:00
Regis Houssin
0a9882bef8
Merge pull request #155 from defrance69/develop
...
Update htdocs/product/index.php
2012-04-05 09:54:26 -07:00
defrance69
8cfed3ff3f
Update htdocs/product/index.php
2012-04-05 14:01:15 +03:00