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 |
|
simnandez
|
a0cae7709c
|
Fix: Sanitize data
|
2012-03-29 09:54:48 +01:00 |
|
Regis Houssin
|
3c794967c3
|
Fix: multiple avoid warning with php strict mode
|
2012-03-23 17:18:33 +01:00 |
|
Laurent Destailleur
|
88a1a0f06d
|
fix: Checkstyle
|
2012-03-17 14:03:31 +01:00 |
|
Regis Houssin
|
e8ec5f5ad7
|
New: add vat rate in supplier price
New: add events system in jquery combobox
|
2012-03-15 16:52:18 +01:00 |
|
Regis Houssin
|
993b5eefaf
|
Fix: wrong blank space for jquery combobox
Fix: uniformize code
|
2012-03-15 10:14:54 +01:00 |
|
Laurent Destailleur
|
b5fc41fadc
|
Fix: Removed a lot of checkstyle warnings
|
2012-03-11 22:08:46 +01:00 |
|
Laurent Destailleur
|
aea97075f1
|
Fix: Fix some bugs (phpunit is now ok with pgsql too)
|
2012-03-11 21:45:17 +01:00 |
|
Regis Houssin
|
a4863ffa89
|
Fix: missing compatibility
|
2012-03-04 18:38:28 +01:00 |
|
Laurent Destailleur
|
06dc5aa9dd
|
Fix: Do not loose data from post if it fails
|
2012-03-04 13:07:36 +01:00 |
|
Regis Houssin
|
68ce569d05
|
Fix: compatibility with edit in place
Qual: use generic function and remove unused
Todo: Type of product combobox is not compatible with edit in place
|
2012-03-04 09:43:56 +01:00 |
|
Laurent Destailleur
|
00b7ad4a78
|
New: Can convert a product/service into service/product.
|
2012-03-04 01:41:36 +01:00 |
|
Laurent Destailleur
|
e45bbb622a
|
Fix: Some fix and uniformize code for extra parameters.
|
2012-03-04 01:09:39 +01:00 |
|
Laurent Destailleur
|
f5c551d725
|
New: Can use personalized fields of products/services.
|
2012-03-03 19:02:44 +01:00 |
|
Laurent Destailleur
|
fb6aad19e5
|
New: Import wizard can import personalized fields
|
2012-03-03 16:33:38 +01:00 |
|
Regis Houssin
|
9301def08d
|
Fix: rename method
|
2012-03-02 15:03:14 +01:00 |
|
Regis Houssin
|
addc8db9e7
|
Fix: rename hooks
|
2012-03-01 16:51:59 +01:00 |
|
FHenry
|
adb2006505
|
Merge remote-tracking branch 'origin/develop' into develop
|
2012-03-01 14:32:07 +01:00 |
|
Laurent Destailleur
|
e0d8fae676
|
Fix: pgsql
|
2012-03-01 09:40:05 +01:00 |
|
Laurent Destailleur
|
e0f7637bb3
|
Fix: Restore barcode management
|
2012-02-29 22:54:34 +01:00 |
|
Laurent Destailleur
|
55904f7f37
|
New: Test on browser version during install step.
Mutualize code to detect browser version.
|
2012-02-29 19:41:12 +01:00 |
|
FHenry
|
16408b6310
|
Merge remote branch 'origin/develop' into develop
|
2012-02-29 14:32:33 +01:00 |
|
FHenry
|
59f424bde3
|
add hook for select produit
|
2012-02-29 14:32:22 +01:00 |
|
Laurent Destailleur
|
5e32fc70ad
|
Fix: action must always be provided as value can be change during actions
|
2012-02-28 16:48:18 +01:00 |
|
Laurent Destailleur
|
1645ddbe47
|
Sec: Sanitize all input for ids.
|
2012-02-27 22:26:22 +01:00 |
|
Laurent Destailleur
|
9270e4603b
|
Fix: Bad filters on stock movement list
|
2012-02-26 13:32:16 +01:00 |
|
Laurent Destailleur
|
489c00fa9f
|
Fix: Trigger for delete must be done in opposite order than trigger for
create.
|
2012-02-22 12:37:39 +01:00 |
|
Regis Houssin
|
e5c0a99584
|
Fix: for multi-company
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/html.form.class.php
|
2012-02-21 10:26:38 +01:00 |
|
Laurent Destailleur
|
58d1a042a5
|
Fix: print select_societe was wrong as it contains already print
instructions. Use select_company instead.
|
2012-02-20 12:41:12 +01:00 |
|
Laurent Destailleur
|
c4b845d60a
|
Qual: Removed deprecated function name.
|
2012-02-19 18:34:22 +01:00 |
|
Regis Houssin
|
70bd56bea8
|
Fix: remove alias
|
2012-02-16 16:26:55 +01:00 |
|
Laurent Destailleur
|
1de2af42b4
|
Fix: Translation
|
2012-02-15 21:10:33 +01:00 |
|
Regis Houssin
|
74b69c6659
|
Fix: add multicompany products sharing
|
2012-02-11 18:45:36 +08:00 |
|
Regis Houssin
|
cd3452d71d
|
Fix: multicompany sharings and uniformize code
|
2012-02-11 10:18:09 +01:00 |
|
Regis Houssin
|
f0d2823edf
|
Fix: avoid foreach warning
|
2012-02-06 18:59:07 +01:00 |
|
Laurent Destailleur
|
6cb0685b6f
|
Qual: Uniformize hook names. All hooks to add information on
create/update/view cards are called fomrObjectOptions instead of
sometine formObjectOptions, sometimes showInputFields, sometimes
showOutputFields.
|
2012-02-06 17:18:19 +01:00 |
|
Regis Houssin
|
c6e4206907
|
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-02-01 11:33:11 +01:00 |
|
Regis Houssin
|
4431510ce4
|
Fix: use entity field of object
|
2012-02-01 11:32:55 +01:00 |
|
Laurent Destailleur
|
ed4a0742c8
|
Add a test to be sure module is on
|
2012-01-31 00:51:52 +01:00 |
|