Commit Graph

1646 Commits

Author SHA1 Message Date
Laurent Destailleur
f47e80dca1 Fix: W3C 2011-08-31 14:55:54 +00:00
Laurent Destailleur
be5333589e Fix: task #11248 : there is no DB transaction on products->delete
Qual: Mutualize code to see of an object as child
2011-08-28 12:57:23 +00:00
Laurent Destailleur
058636e01b Qual: Clean deprecated code 2011-08-28 12:37:39 +00:00
Laurent Destailleur
5823f60fd7 Fix: task #11248 : there is no DB transaction on products->delete
Qual: Mutualize code to see of an object as child
2011-08-28 12:30:15 +00:00
Laurent Destailleur
3562f6bba0 Fix: task #11248 : there is no DB transaction on products->delete 2011-08-28 11:53:06 +00:00
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
Laurent Destailleur
0e6eb2aada Qual: Try to uniformize code for product canvas to wokr like canvas for third parties. This also reduce seriously the "cyclomatic complexity" reported by quality tools on product/fiche.php file. 2011-08-27 17:25:09 +00:00
Laurent Destailleur
f20fb6e6b4 Qual: Try to uniformize code for product canvas to wokr like canvas for third parties. This also reduce seriously the "cyclomatic complexity" reported by quality tools on product/fiche.php file. 2011-08-27 17:25:09 +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
5a2867dc97 Uniformize code 2011-08-22 22:07:09 +00:00
Laurent Destailleur
cfe34139cf Qual: Clean and uniformize code.
Remove properties, that are not related to business, from parent business class commonobject.
2011-08-22 22:04:21 +00:00
Laurent Destailleur
450f9e2617 Perf: Reduce seriously nb of requests 2011-08-21 10:12:18 +00:00
Laurent Destailleur
23b7b4cb9f New: task #11243: Add best supplier price 2011-08-21 00:36:29 +00:00
Laurent Destailleur
84f7eb9da6 New: task #11243: Add best supplier price 2011-08-21 00:26:31 +00:00
Laurent Destailleur
fe27643152 New: task #11243: Add best supplier price 2011-08-20 23:56:03 +00:00
Juanjo Menent
ab4bd6829f task #11240: Show parent products when product is a sub product 2011-08-18 16:32:08 +00:00
Juanjo Menent
8442baa6f0 task #11240: Show parent products when product is a sub product 2011-08-18 16:16:04 +00:00
Juanjo Menent
71e48fe180 fix: bad html 2011-08-17 16:44:38 +00:00
Laurent Destailleur
0adbca4625 Qual: Mutualize a lot of duplicate functions into functions.lib.php 2011-08-17 15:56:22 +00:00
Juanjo Menent
fe3dfbaebc Price Fournisseurs: Add ordering fields. Add option FOURN_PRODUCT_AVAILABILITY 2011-08-17 15:22:39 +00:00
Laurent Destailleur
830059a7a9 Look: Minor enhancements 2011-08-13 13:03:03 +00:00
Laurent Destailleur
0cd303c505 Minor look enhancement 2011-08-10 11:53:25 +00:00
Juanjo Menent
40fdd023b9 task #11243: Show quantity into stocks for each subproducts into the subproduct tab. 2011-08-10 10:00:48 +00:00
Laurent Destailleur
02bebbe2eb Fix: Bad doxygen description 2011-08-08 16:07:47 +00:00
Laurent Destailleur
27ede66991 Fix: Use correct style for left tables 2011-08-08 15:28:00 +00:00
Juanjo Menent
2c46044a54 Fix: bug #33949: Product or Service Card not show my propals 2011-08-05 12:59:17 +00:00
Laurent Destailleur
d246b87c1a Fix: removed print of function making print.
Fix: default vat rate must be -1 to be automatic instead of deprecated conf->defaulttx
2011-08-04 21:46:50 +00:00
Laurent Destailleur
37ead2f97e Fix: Avoid errors into rpm packages 2011-07-31 23:19:04 +00:00
Laurent Destailleur
cc840ad66e Fix: Avoid errors into rpm packages 2011-07-31 21:24:20 +00:00
Laurent Destailleur
13e3cc77b9 Fix: Uniformize error management 2011-07-29 20:47:34 +00:00
tiaris
ddbad84dd7 canot delete product with supplier refs 2011-07-29 06:59:36 +00:00
Laurent Destailleur
37da6efa69 Clean code to remove a lot of quality test errors 2011-07-21 01:20:31 +00:00
Regis Houssin
5790b7e604 Fix: missing htmlname in ajax response 2011-07-10 17:28:09 +00:00
Laurent Destailleur
babc29019a Fix: Parent class must be declared. 2011-07-08 21:52:07 +00:00
Laurent Destailleur
c16bede5a1 Fix: Removed a conception error reported by eclipse validators. 2011-07-08 13:33:42 +00:00
Laurent Destailleur
b550807090 Fix: Removed a conception error reported by eclipse validators. 2011-07-08 13:07:44 +00:00
Laurent Destailleur
e2b18d565a Fix: Bad order on documents pages 2011-07-06 20:56:48 +00:00
Laurent Destailleur
573354f5d9 Fix: Better error management 2011-07-04 10:04:18 +00:00
Laurent Destailleur
578cc374fe Uniformize code 2011-06-26 00:41:41 +00:00
Laurent Destailleur
337f41c8e1 Uniformize code 2011-06-17 22:24:52 +00:00
Laurent Destailleur
6f27293a8b Fix: bug #33510 : Ajout d'un prix fournisseur,mauvais message d'erreur 2011-06-17 18:52:33 +00:00
Laurent Destailleur
ad0022b3e8 Fix: Associated product must use label of multilang table if multilang is on. 2011-06-17 07:32:07 +00:00
Laurent Destailleur
7d5f0c3723 New: Can add logo on third parties.
Qual: Uniformize code to show photos/logos.
2011-06-11 14:14:27 +00:00
Philippe Grand
cc1329b108 Doxygene 2011-06-10 11:39:01 +00:00
Laurent Destailleur
bc25b7bd2c Qual: Removed deprecated feature 2011-06-08 12:48:05 +00:00
Laurent Destailleur
69e12efacc Fix: Fix status parameter 2011-05-31 20:37:37 +00:00
Laurent Destailleur
edd91b7d26 Qual: Clean stock increase/decrease code 2011-05-23 23:46:39 +00:00
Laurent Destailleur
6b5f70dbe6 Trans 2011-05-22 20:04:41 +00:00
Laurent Destailleur
a45a97e5c9 Minor visual enhancement 2011-05-22 19:52:45 +00:00
Laurent Destailleur
4f1c3f774c New: Add more information on stock values. 2011-05-22 02:38:11 +00:00
Laurent Destailleur
678a64c591 New: Add more information on stock values. 2011-05-22 02:14:01 +00:00
Regis Houssin
a807c5b391 Works on paypal module
Fix: fetch product return 0 if no result
2011-05-21 08:01:23 +00:00
Regis Houssin
e0fe945afd Works on paypal module
Fix: uniformize code
2011-05-21 07:12:21 +00:00
Regis Houssin
c593df2d68 Fix: move 3 functions to formother class 2011-05-20 15:59:18 +00:00
Laurent Destailleur
5440ad97c6 New: Add default label into stock movement label 2011-05-18 17:18:42 +00:00
Laurent Destailleur
9ff7905f0c Fix: Bad parameter 2011-05-18 16:44:11 +00:00
Laurent Destailleur
39bcf8bd63 Doxygen 2011-05-18 16:42:59 +00:00
Laurent Destailleur
f9844ece6f Fix: rounding price 2011-05-18 16:39:21 +00:00
Laurent Destailleur
e6bf68fd2c New: Show PMP price of product in stock card 2011-05-18 16:24:52 +00:00
Laurent Destailleur
9e29d6cf9f Doxygen 2011-05-18 16:20:43 +00:00
Laurent Destailleur
62e680cbf2 MAIN_CONFIRM_AJAX is on by default 2011-05-18 12:07:38 +00:00
Laurent Destailleur
af9a65f7a4 Add a TODO 2011-05-17 08:47:34 +00:00
Regis Houssin
b523ab815a Fix: problem to delete a service if the product module is disable 2011-05-15 17:00:18 +00:00
Regis Houssin
781fe52b39 New: not reload page with dialog confirm
Fix: problem with external module constraint
2011-05-14 14:35:04 +00:00
Regis Houssin
b08844f915 New: not reload page with dialog confirm 2011-05-14 14:07:07 +00:00
Laurent Destailleur
be7b79d31d Fix: Hide price if multiprice enabled 2011-05-13 22:04:52 +00:00
Laurent Destailleur
56bc6dabc7 Qual: Add link to doc 2011-05-12 22:03:17 +00:00
Laurent Destailleur
d008c8a3c3 Qual: Removed useless file 2011-05-12 21:11:21 +00:00
Laurent Destailleur
2d4c3466d8 Test to add jlightbox 2011-05-11 22:53:40 +00:00
tiaris
46057271f2 Add trigger on movement create 2011-05-04 13:37:53 +00:00
tiaris
580817964e Correct add_photo_web method 2011-05-04 13:37:19 +00:00
Laurent Destailleur
cf862a2286 Fix: Select a date year now show past and future date. 2011-05-03 11:29:09 +00:00
Laurent Destailleur
0053ecdab9 Try to fix a lot of regression. Add also more phpunit test to avoid them in future. 2011-05-01 20:53:46 +00:00
Regis Houssin
228b11befb Fix: problem with bullet/number list with ckeditor 2011-04-28 09:58:53 +00:00
Regis Houssin
1946961a20 New: change for ajax dialog box in product card
Fix: uniformize code
2011-04-25 20:18:09 +00:00
Laurent Destailleur
50d39ca248 Fix: Removed warning 2011-04-19 22:25:06 +00:00
Regis Houssin
2bea3ee5cc New: works on sharings between entities
Fix: we check if all dependencies are ok
2011-04-18 15:54:13 +00:00
Regis Houssin
bb209e3c34 New: works on sharings between entities
Fix: more simple, more flexible, add in global conf
2011-04-18 10:49:39 +00:00
Regis Houssin
cd420e0029 New: works on sharings between entities
Fix: index or list just verify rights access
2011-04-18 09:39:49 +00:00
Regis Houssin
783c050df0 New: works on sharings between entities
Fix: problem with tosell and tobuy
2011-04-18 08:38:51 +00:00
Laurent Destailleur
ce1aa3bef0 Fix: Bad user 2011-04-10 22:36:38 +00:00
Laurent Destailleur
98310a3d93 Qual: Fix architecture problem with canvas. 2011-04-06 16:40:11 +00:00
Regis Houssin
a33988dc14 Fix: missing product triggers 2011-04-06 13:29:46 +00:00
Laurent Destailleur
e9f4879245 Qual: Prepare move of function dol_delete_file into file.lib.php 2011-03-09 15:34:57 +00:00
Philippe Grand
537d0b62e4 Some display enhancement, and code uniformisation 2011-03-05 13:56:09 +00:00
Regis Houssin
86d3fc288d Fix: bad field name 2011-03-01 22:44:19 +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
Regis Houssin
3b4ea76538 Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
Laurent Destailleur
0e98cbe45f Fix: Filter on categories failed 2011-02-20 16:20:22 +00:00
Laurent Destailleur
c467462cf0 Fix: Wrong target in menu 2011-02-19 10:44:24 +00:00
Laurent Destailleur
638cb105df Fix: HTML tags must be escaped 2011-02-18 10:45:38 +00:00
Laurent Destailleur
a903d9c9c7 Fix: Bad links 2011-02-16 12:59:55 +00:00
Regis Houssin
09f6fab2cc New: add width parameter in editor 2011-02-02 16:56:55 +00:00
Regis Houssin
a59de36362 Fix: reversal fields
Fix: same order with state
2011-01-23 20:06:06 +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
dc48e17442 Fix: Style 2011-01-10 21:29:40 +00:00
Laurent Destailleur
6e5e5030cb Fix: Style 2011-01-10 21:28:40 +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
Laurent Destailleur
396e7ad34c Fix: W3C 2011-01-10 01:57:07 +00:00
Laurent Destailleur
0d3899ab23 Fix: W3C errors or warnings 2011-01-09 15:37:23 +00:00
Laurent Destailleur
a1090f9b63 Fix: W3C 2010-12-28 00:15:26 +00:00
Laurent Destailleur
fb918aa001 Fix: New product status was not visible on all tabs. 2010-12-18 17:51:15 +00:00
Laurent Destailleur
b5e5dc3849 Fix: Fix regression by adding "custom" feature making web server hang in infinite loop. 2010-12-15 18:15:08 +00:00
Laurent Destailleur
cc93d642e0 Fix: Date was not always visible 2010-12-01 23:42:39 +00:00
Laurent Destailleur
adfb9ea341 Sec: Removed security holes 2010-11-20 13:08:44 +00:00
Laurent Destailleur
74cb81b8d3 Work on PHPSane module 2010-11-11 16:32:17 +00:00
Laurent Destailleur
f6dade1093 Try to comment deprecated code to reduce code and keep only one pattern of development for canvas. 2010-11-11 11:15:06 +00:00
Regis Houssin
4aba49105b Fix: XSS injection 2010-11-10 23:16:12 +00:00
Regis Houssin
61272f0699 Fix: XSS injection 2010-11-10 20:16:31 +00:00
Regis Houssin
e0d9bd0836 Fix: XSS injection 2010-11-10 19:47:03 +00:00
Regis Houssin
b4b810179f Fix: sort the array to reorder the results 2010-11-07 13:02:28 +00:00
Laurent Destailleur
f8674ae32f Prepare code to have photo_resize used by other modules 2010-11-07 12:33:32 +00:00
Laurent Destailleur
1d0a29b64e Add fixme 2010-11-07 11:30:02 +00:00
Regis Houssin
26591d3019 Fix: error if multi search product field 2010-11-06 01:17:15 +00:00
Laurent Destailleur
49bd52c4ab Fix: Bad link 2010-11-04 19:05:05 +00:00
Laurent Destailleur
d65528aec9 New: Add custom code and origin country 2010-11-02 11:22:41 +00:00
Laurent Destailleur
dfbd72a76a Fix: W3C 2010-11-01 16:00:38 +00:00
Regis Houssin
c222f45bef Qual: used jquery by default 2010-10-11 10:28:08 +00:00
Regis Houssin
e3a1f317a8 Fix: uniformize json with search company
Fix: search product with jQuery
2010-10-11 09:31:10 +00:00
Regis Houssin
c1b8055538 Fix: uniformize json with search company
Fix: search product with jQuery
2010-10-11 09:14:21 +00:00
Regis Houssin
660b85d584 Fix: problem with next/preview function 2010-10-03 17:22:18 +00:00
Laurent Destailleur
46ad8917ad Perf: A little speed enhancement on document tabs. 2010-10-03 15:50:34 +00:00
Laurent Destailleur
b4eb8ae2f2 Fix: A lot of feature was lost because global variables were not propagated into templates. 2010-09-15 13:51:31 +00:00
Laurent Destailleur
cdf3368295 Qual: Uniformize code 2010-09-14 20:42:17 +00:00
Regis Houssin
39e8ff606e Fix: bad position of title 2010-09-10 12:05:26 +00:00
Laurent Destailleur
7917c17844 Work on task #10579 : Simplify code using editor 2010-09-02 19:10:34 +00:00
Regis Houssin
d97c1054f1 Works on canvas integration in third party module 2010-09-01 09:19:03 +00:00
Laurent Destailleur
886ca96ad3 Fix: UTF encoding with ajax pages 2010-08-30 18:31:59 +00:00
Laurent Destailleur
a881307f01 Fix: bug #30629 : Ajout de prix fournisseur avec quantité fractionné donne erreur 2010-08-28 23:54:46 +00:00
Laurent Destailleur
76a7e8f424 Add more units 2010-08-26 14:49:40 +00:00
Laurent Destailleur
7a053b3bda Add volume unit "ounce". 2010-08-26 11:59:41 +00:00
Philippe Grand
b6d0f859af task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 19:51:56 +00:00
Laurent Destailleur
d00efff3ec Add more measure units. 2010-08-24 18:40:17 +00:00
Laurent Destailleur
629f782f17 Usage of autocomplete using jquery now works for products. 2010-08-22 18:02:32 +00:00
Laurent Destailleur
783a66b4fc Make code easier to understand 2010-08-22 15:46:34 +00:00
Laurent Destailleur
f9eabf9966 Add status (tosell/tobuy) on stock list 2010-08-19 21:19:51 +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
8fa175f3e9 Fix: Restore feature broken with renaming 2010-08-19 20:29:55 +00:00
Regis Houssin
2c4a56771f Fix: $optiontype not used
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Laurent Destailleur
fb4967242a Minor look fix 2010-08-19 01:42:26 +00:00
Laurent Destailleur
a4234c1768 Fix: An ajax return must not include html header. 2010-08-19 00:49:31 +00:00
Laurent Destailleur
ef0739f143 Fix: Ajax request must not return http/html headers. 2010-08-19 00:43:39 +00:00
Laurent Destailleur
3b83692946 Fix: Lost permission 2010-08-17 08:18:46 +00:00
Laurent Destailleur
98a4430d5f Better postgresql compatibility 2010-08-14 02:44:07 +00:00
Juanjo Menent
92e9e1447f Task #9643: Works in Products 2010-08-12 16:28:48 +00:00
Juanjo Menent
03dcfb0443 Task #9643: Works in Products 2010-08-12 16:19:52 +00:00
Laurent Destailleur
5affcd3b3f Qual: Renamed french field "envente" into "tosell". 2010-08-11 18:35:31 +00:00
Laurent Destailleur
5b8237ecf2 Fix: default vat 2010-08-10 01:19:22 +00:00
Laurent Destailleur
688bdf8b1d New: Support NPR in customer product prices 2010-08-09 19:08:22 +00:00
Laurent Destailleur
186622e235 Fix: Database compatibility 2010-08-09 16:07:24 +00:00
Laurent Destailleur
3ff226575e Removed deprecated code 2010-08-09 15:21:22 +00:00
Regis Houssin
8e57affa6e Fix: move llx_product_subproduct to composition module 2010-08-06 12:18:44 +00:00
Laurent Destailleur
c23a8e5c5d Removed deprecated function 2010-08-04 23:55:05 +00:00
Laurent Destailleur
9b48cd789b Fix: Error in stock correction 2010-08-01 17:25:42 +00:00
Laurent Destailleur
5da647ccad Fix: Doxygen 2010-07-27 22:38:28 +00:00
Laurent Destailleur
853969d90d Fix: Avoid duplicate action when using back on browser 2010-07-26 22:18:35 +00:00
Laurent Destailleur
2db5b658f1 Fix: Some errors in vat management with multiprice 2010-07-22 21:16:29 +00:00
Laurent Destailleur
dbc4f53f7f Fix: Wrong W3C, error in filter. 2010-07-22 18:49:58 +00:00
Laurent Destailleur
fc2213a8f1 Doxygen 2010-07-21 12:35:56 +00:00
Laurent Destailleur
91783c8242 Fix: divide by zero error 2010-07-14 16:44:30 +00:00
Laurent Destailleur
f55d82dee5 Fix: A lot of fix in stock value calculation. 2010-07-14 15:41:39 +00:00
Laurent Destailleur
cfd5f40683 Move not stable ecotax feature as a module. 2010-07-13 23:36:53 +00:00
Laurent Destailleur
359038d2e5 Fix: Move table in wrong repository 2010-07-10 23:13:28 +00:00
Laurent Destailleur
d2acbc35ec Fix: Fix a lot of bugs (missing translations, sql error, country flag not shown, region management, W3C, ajax too slow...) 2010-07-09 23:49:41 +00:00
Regis Houssin
1cddc25657 Fix: uniformize code, best way for optimizing code 2010-06-30 15:01:18 +00:00
Laurent Destailleur
572bda0742 Fix: Better error management 2010-06-27 20:55:46 +00:00
Laurent Destailleur
0f4759e2c5 Serious enhancement on styles. 2010-06-26 00:34:27 +00:00
Juanjo Menent
ca124a1476 Local Taxes: Works in Invoices.
Contracts: Patch to invoicing with the new invoices changes.
Trad: Orders: Tab Compta.
2010-06-21 16:49:41 +00:00
Juanjo Menent
f5a2918fbc Local Taxes: First changes in Orders 2010-06-18 20:48:16 +00:00
Laurent Destailleur
a8a3c1ed2d Add hidden option STOCK_SUPPORTS_SERVICES to prepare usage of services into stock module. 2010-06-18 19:40:58 +00:00
Juanjo Menent
3f113b01d1 Fix: Local Taxes: Works in Propals 2010-06-18 17:48:53 +00:00
Regis Houssin
4d7c2ff56e Fix: error with localtax 2010-06-18 10:17:21 +00:00
Laurent Destailleur
a4f95ead07 Fix on shipping module 2010-06-17 20:24:11 +00:00
Laurent Destailleur
c0521a20a9 Qual: Remove deprecated code 2010-06-17 16:53:26 +00:00
Laurent Destailleur
f505c21a67 New: Some change to allow to use different warehouse in pos module 2010-06-16 21:07:49 +00:00
Laurent Destailleur
068299b2af Fix: Filter on ref 2010-06-13 21:05:57 +00:00
Laurent Destailleur
d814606738 Can filter on category on stock list 2010-06-08 08:51:52 +00:00
Laurent Destailleur
e02367ea7a Fix: Wrong rounding 2010-06-02 10:58:05 +00:00
Laurent Destailleur
4363bb493d Fix: Fix a lot of broken features when renaming produit to product 2010-06-02 08:57:27 +00:00
Laurent Destailleur
d2d63bcb81 Fix: Fix a lot of broken features when renaming produit to product 2010-06-02 08:34:44 +00:00
Laurent Destailleur
cd49e79f60 Fix: Field required 2010-06-02 07:43:37 +00:00
Laurent Destailleur
f77a0380f3 Fix: Field required 2010-06-02 07:42:50 +00:00
Laurent Destailleur
ba15e00bfc Fix: SQL Error 2010-05-31 09:45:15 +00:00
Laurent Destailleur
8095e1e2cc Fix a lot of bugs after changes for canvas (photo hidden, edit field for accountancy disappeared, etc...). Too complicated to fix with canvas so I restore the "simple" code. Canvas feature should still works but with some bugs. 2010-05-26 15:09:53 +00:00
Laurent Destailleur
55eead636f Fix a lot of bugs after changes for canvas (photo hidden, edit field for accountancy disappeared, etc...). Too complicated to fix with canvas so I restore the "simple" code. Canvas feature should still works but with some bugs. 2010-05-26 15:03:11 +00:00
Laurent Destailleur
4b7d4fa571 Fix a lot of bugs after changes for canvas (photo hidden, edit field for accountancy disappeared, etc...). Too complicated to fix with canvas so I restore the "simple" code. Canvas feature should still works but with some bugs. 2010-05-26 14:52:32 +00:00
Laurent Destailleur
f83954daef Fix: Change status of order to cancel 2010-05-17 12:43:36 +00:00
Laurent Destailleur
757f9491e1 Fix: A lot of fixes on delivery date 2010-05-12 23:03:33 +00:00
Laurent Destailleur
8b8d851995 Postgresql compatibility 2010-05-12 17:46:39 +00:00
Regis Houssin
635b44b906 Fix: if you rename a module, rename all 2010-05-10 04:50:39 +00:00
Laurent Destailleur
226fdb6e6b Remove pdate functions 2010-05-08 16:29:37 +00:00
Regis Houssin
793f2a9246 Works on improvement for external module 2010-05-08 16:19:41 +00:00
Laurent Destailleur
5994017b97 Trad 2010-05-07 19:22:34 +00:00
Regis Houssin
56f626da28 Works on product canvas and templates 2010-05-06 12:20:16 +00:00
Regis Houssin
8d40f1ee23 Works on product canvas and templates 2010-05-06 12:18:43 +00:00
Regis Houssin
ef5bd8c1df Works on product canvas and templates
Add possibility to move canvas directory to module directory
2010-05-05 10:13:07 +00:00
Regis Houssin
8b6a1c3470 Works on product canvas and templates 2010-05-05 09:54:54 +00:00
Regis Houssin
832e25f7f7 Works on product canvas and templates 2010-05-05 09:21:34 +00:00
Regis Houssin
8d49c4df2d Works on product canvas and templates
Add possibility to move canvas directory to module directory
2010-05-05 09:15:34 +00:00
Regis Houssin
3c8507cc60 Works on product canvas and templates
Add possibility to move canvas directory to module directory
2010-05-05 09:05:50 +00:00
Regis Houssin
9dc1c8344e Works on product canvas and templates
Add possibility to move canvas directory to module directory
2010-05-05 08:49:17 +00:00
Regis Houssin
18ddd2e1a9 Fix: bad llx_header 2010-05-05 06:42:33 +00:00
Regis Houssin
9bfa90e693 Qual: Uniformise code 2010-05-04 15:45:43 +00:00
Regis Houssin
89b1a0f2d2 Qual: Uniformise code 2010-05-04 14:58:55 +00:00
Philippe Grand
a981577553 according to new tree directory 2010-05-03 08:43:32 +00:00
Philippe Grand
32025de202 according to new tree directory 2010-05-03 08:22:35 +00:00
Regis Houssin
84121c12e5 Works on product canvas and templates 2010-05-03 07:39:49 +00:00
Regis Houssin
fafb199bda Works on product canvas and templates 2010-05-03 07:03:05 +00:00
Regis Houssin
8aed2328cf Works on product canvas and templates 2010-05-03 06:47:35 +00:00
Regis Houssin
cccf7058ad Works on product canvas and templates 2010-05-03 05:58:01 +00:00
Regis Houssin
e0ef7c94b6 Works on product canvas and templates 2010-05-03 05:51:48 +00:00
Regis Houssin
244d85a4fe Works on product canvas and templates 2010-05-03 05:47:43 +00:00
Regis Houssin
5ad77d4f31 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 20:06:09 +00:00
Regis Houssin
2ff8f376f3 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 19:52:46 +00:00
Regis Houssin
785351e0ee Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 19:01:22 +00:00
Laurent Destailleur
9db9f23d71 Restore lang files into global lang directory. Usage of lang into modules directory must be used only for external modules to be self-dependent but must be kept for dolibarr core feature into unique htdocs/langs directory as this make working on translation a big headache and break a lot of automated translation tools. 2010-05-02 17:05:07 +00:00
Regis Houssin
cd27d9463b Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 14:50:08 +00:00
Regis Houssin
01b46068e6 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 14:29:16 +00:00
Regis Houssin
16446edca4 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 07:34:08 +00:00
Regis Houssin
5cc40ab6f4 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-02 05:39:43 +00:00
Regis Houssin
fa73ddf93c Works on product canvas and templates
!! WARNING : not stable !!

Fix: bad translation
2010-05-02 04:57:15 +00:00
Philippe Grand
a8e66ef20d tiny spelling change 2010-05-01 17:32:17 +00:00
Laurent Destailleur
664811cfed Add more filter on list of invoices and payments 2010-05-01 15:33:00 +00:00
Regis Houssin
f2dc99dc7f Works on product canvas and templates
!! WARNING : not stable !!
2010-05-01 14:37:02 +00:00
Laurent Destailleur
968addfad3 Fix: Better error management in upload files 2010-05-01 14:28:48 +00:00
Philippe Grand
9e887c8980 according to new tree directory 2010-05-01 14:19:21 +00:00
Regis Houssin
2f924a3f7a Works on product canvas and templates
!! WARNING : not stable !!
2010-05-01 10:40:42 +00:00
Regis Houssin
3dc1f01387 Works on product canvas and templates
!! WARNING : not stable !!
2010-05-01 09:56:02 +00:00
Regis Houssin
230a414a2c Works on product canvas and templates
!! WARNING : not stable !!
2010-05-01 09:03:15 +00:00
Regis Houssin
a129e57ff1 Fix: rename "templates" to "tpl" 2010-04-29 09:08:43 +00:00
Philippe Grand
391c595dda according to new tree directory 2010-04-29 08:50:46 +00:00
Philippe Grand
6c560b61b8 according to new tree directory 2010-04-28 21:40:56 +00:00
Philippe Grand
b65ddfabe8 according to new tree directory 2010-04-28 21:29:12 +00:00
Regis Houssin
e4ea54f315 Fix: move class to class directory
Fix: mutualize code
2010-04-28 17:30:59 +00:00
Philippe Grand
3f4bee1f18 according to new tree directory 2010-04-28 12:53:28 +00:00
Philippe Grand
b6bc9223df according to new tree directory 2010-04-28 10:33:16 +00:00
Philippe Grand
b68a359265 according to new tree directory 2010-04-28 10:02:54 +00:00
Philippe Grand
faf19c91ae according to new tree directory 2010-04-28 08:35:57 +00:00
Laurent Destailleur
a4f144f24d Qual: Uniformise code. user class use id in first param of fetch 2010-04-28 07:31:34 +00:00
Philippe Grand
c73003b3b1 according to new tree directory 2010-04-27 14:48:11 +00:00
Laurent Destailleur
77851b96e4 Remove deprecated file 2010-04-27 08:43:42 +00:00
Philippe Grand
009b251d52 according to new tree directory 2010-04-27 08:13:42 +00:00
Laurent Destailleur
e0370659d8 Fix: Size of image 2010-04-25 14:43:13 +00:00
Philippe Grand
c418128a07 according to new tree directory 2010-04-25 14:17:39 +00:00
Regis Houssin
335c038dd8 Fix: regression 2010-04-21 22:14:11 +00:00
Regis Houssin
621bd68e3b Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
2010-04-21 16:29:37 +00:00
Regis Houssin
e9288027fd Fix: pgsql compatibility 2010-04-16 18:02:59 +00:00
Regis Houssin
163fba3872 Fix: bad path
Fix: view only image files
2010-04-15 13:44:07 +00:00