Commit Graph

913 Commits

Author SHA1 Message Date
Laurent Destailleur
55e21b85c7 Fix: delete go back to list. 2012-05-13 19:52:19 +02:00
Laurent Destailleur
85f01691a0 Qual: Lists must be into a page list and not into same page than record.
New: Add filter on contact into list.
2012-05-05 17:28:52 +02:00
Laurent Destailleur
f1cc8c05f2 Fix: Can clone a proposal 2012-04-20 14:09:38 +02:00
Laurent Destailleur
c691de6046 Fix: Field must be reset after adding. 2012-04-20 13:55:14 +02:00
Regis Houssin
1c2f192dd6 Fix: add customer_ref in propal list and clean code 2012-04-06 11:38:13 +02:00
Laurent Destailleur
daf2a19396 New: Add signature at end of predefined email text 2012-03-28 00:56:12 +02:00
Laurent Destailleur
0fd372e5da Trans: Update language files
New: Prepare code to allow any module to change/add content of
predefined mail and signature.
2012-03-22 23:52:02 +01:00
Regis Houssin
5d2da2c884 Fix: uniformize code 2012-03-22 08:33:44 +01:00
Regis Houssin
808c4b5732 New: testing a new method to avoid reloading the page 2012-03-18 14:06:55 +01:00
Laurent Destailleur
a7a55645d8 Fix: Some fix when using fckeditor with notes.
Qual: Uniformize code to use new system for notes.
Qual: Removed duplicate updatenote method into commandefournisseur
class.
2012-03-18 00:59:24 +01:00
Regis Houssin
e84c77ba31 New: add template for infos and contacts tabs and show/hide bloc system 2012-03-16 22:02:14 +01:00
Regis Houssin
ccf1665837 Fix: missing status after set draft 2012-03-16 17:37:18 +01:00
Regis Houssin
0df083a8d8 Fix: update security 2012-03-16 10:55:29 +01:00
Regis Houssin
dae20441d0 Fix: add template for view/edit notes in object card and add possibility
to show/hide this bloc
2012-03-16 09:39:32 +01:00
Laurent Destailleur
245edb8596 Fix: Maxi debug on sending document by email. Works now with odt too. 2012-03-16 00:34:41 +01:00
Regis Houssin
e86fed02fc Fix: missing linked objects 2012-03-15 07:23:49 +01:00
Regis Houssin
942b1f2a19 Fix: status not updated after reopen 2012-03-15 06:59:27 +01:00
Regis Houssin
ba15a73831 Works on an alternative address management 2012-03-14 07:49:41 +01:00
Regis Houssin
f8bf7ade83 Fix: move method in common class 2012-03-13 20:01:10 +01:00
Regis Houssin
150f3ecfe3 Fix: move method in common class 2012-03-13 19:24:11 +01:00
Regis Houssin
e033f202d1 Fix: more clickless, remove "note" tab 2012-03-12 17:49:53 +08:00
Regis Houssin
548fc57846 Test to move fetch in head of page 2012-03-12 09:28:02 +01:00
Regis Houssin
9301def08d Fix: rename method 2012-03-02 15:03:14 +01:00
Laurent Destailleur
1645ddbe47 Sec: Sanitize all input for ids. 2012-02-27 22:26:22 +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
475bba2ea7 Qual: Reduce size of form.class 2012-02-20 12:20:56 +01:00
Laurent Destailleur
5540e5cb82 Qual: Reduce size of form.class
Qual: Removed not used file
2012-02-20 10:24:08 +01:00
Regis Houssin
c9908bf2bd Fix: for multicompany shared 2012-02-07 02:08:50 +08:00
Regis Houssin
4ea47d221f Fix: hook problem 2012-02-07 01:35:08 +08: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
4431510ce4 Fix: use entity field of object 2012-02-01 11:32:55 +01:00
Christophe Battarel
6a90298af0 affiche libellé produit dans la langue du client en plus de la description (variable de conf renommée en PRODUIT_TEXTS_IN_THIRDPARTY_LANGUAGE 2012-01-16 17:12:29 +01:00
Christophe Battarel
5524d42ddb ajout commentaires entete oubliés sur ajout description produit dans la langue du client 2012-01-16 10:35:36 +01:00
Regis Houssin
9fe45c4f4f Fix: uniform code 2012-01-13 17:46:15 +01:00
Christophe Battarel
69c9edbeb3 ajoute la possibilité de visualiser la description des produits dans la langue du client lors de l'jout de lignes dans les commandes/propales/factures 2012-01-13 16:53:28 +01:00
Laurent Destailleur
a7e7450dd7 Fix: Error management if date is empty 2012-01-11 13:37:50 +01:00
Laurent Destailleur
c2348ef600 Uniformize field country_id, country_code, country 2011-12-29 18:07:41 +01:00
Laurent Destailleur
43964552bf Add a TODO 2011-12-22 09:07:02 +01:00
Laurent Destailleur
b54da5a719 New: Can open back a commercial proposal 2011-12-16 14:59:09 +01:00
Regis Houssin
7a28fbbe7a Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-12 14:05:16 +01:00
Regis Houssin
a5fc434770 Fix: remove unused parameters
Fix: use dol_clone instead fetch
2011-12-12 14:04:03 +01:00
Regis Houssin
ec327c5330 Fix: remove unused parameters
Fix: use dol_clone instead fetch
2011-12-12 13:42:19 +01:00
Laurent Destailleur
ae0fda9b5f Fix: Can send even after status validated. 2011-12-12 10:34:05 +01:00
Laurent Destailleur
f9e5f25fd2 Qual: Add deprecated tag on functions that seems to not be used. 2011-12-07 18:57:35 +01:00
Laurent Destailleur
11727d68b8 Fix: update was not included into pdf generation 2011-12-02 19:57:20 +01:00
Regis Houssin
ad6705977b Fix: XSS injection 2011-11-25 17:35:01 +01:00
Laurent Destailleur
839781dfbe Qual: Removed a TODO by renaming all ->monnaie into ->currency 2011-11-23 14:55:36 +01:00
Laurent Destailleur
7f77391acb Ask warehouse even when going back to draft 2011-11-14 16:57:26 +01:00
Regis Houssin
f0c327c070 Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
7f0cca8fb9 Look: Enhancements into themes. 2011-11-03 01:59:13 +01:00
Juanjo Menent
5c9ba8a548 [task 189] Move Error* key from other.lang into errors.lang files 2011-10-29 23:52:05 +02:00
Regis Houssin
3338649316 [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
c65238b773 [task #216] Move lib in core directory 2011-10-24 10:45:06 +02:00
Regis Houssin
30c5f4b214 Move all core class in htdocs/core/class 2011-10-24 09:29:17 +02:00
Laurent Destailleur
15db353eb4 New: Add option MAIN_DISABLE_PDF_AUTOUPDATE 2011-10-14 16:44:22 +02:00
Regis Houssin
551e1f81bf Fix: Space after closing parenthesis of function call prohibited 2011-09-20 13:32:16 +00:00
Regis Houssin
6c4acefd93 Fix: Space before opening parenthesis of function call prohibited 2011-09-20 12:56:06 +00:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
b75d19c264 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
db6b43d189 Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
9035d3c84b Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
c98ad8a120 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
40939b7e64 Doxygen 2011-09-02 20:53:40 +00:00
Laurent Destailleur
42c86ce1ac Work on rpm package 2011-09-03 01:46:33 +00:00
Juanjo Menent
70be3209b8 Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Laurent Destailleur
08a71d1d02 New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
f5f37fa8dc Qual: Uniformize code 2011-09-02 16:33:11 +00:00
Laurent Destailleur
d53b179102 Fix: Fix GNU address
Doxygen
2011-09-03 01:24:09 +00:00
Laurent Destailleur
f39c932b2e Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Laurent Destailleur
26badd59f4 Doxygen 2011-09-03 00:27:02 +00:00
Juanjo Menent
116e215323 Uniformize code 2011-09-02 15:41:35 +00:00
Laurent Destailleur
1ca46d8ec4 Doxygen 2011-09-03 00:19:56 +00:00
Juanjo Menent
f8044a1fd5 Trad: missing trad 2011-09-02 15:21:53 +00:00
Laurent Destailleur
4cbc4bb365 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Juanjo Menent
8f19ee66e4 Uniformize code 2011-09-02 14:31:53 +00:00
Laurent Destailleur
d1d145620d Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
6066bf6ec4 Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
ec1627156b Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
58ddd5fb4d Doxygen 2011-09-02 20:53:40 +00:00
Laurent Destailleur
285925352d Add more log in install process 2011-09-02 23:09:39 +00:00
Laurent Destailleur
fc28c812bf Update skeletons 2011-09-02 18:26:42 +00:00
Laurent Destailleur
97e2dfd9b7 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Juanjo Menent
808f8607c5 Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Laurent Destailleur
82d08001fe New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
252d6ccef9 Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Laurent Destailleur
61addd492d New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
9bdb1057e1 Fix: W3C 2011-08-31 15:30:56 +00:00
Regis Houssin
2ecc03104c Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Regis Houssin
5085638f5e Fix: uniformize code 2011-08-23 18:40:45 +00:00
Regis Houssin
68a9994b62 add hooks for object options 2011-08-23 15:23:19 +00:00
Laurent Destailleur
b27125023c Fix: Translation of proposal status in combo list 2011-08-12 21:29:29 +00:00
Laurent Destailleur
acea604e54 Change signature of all call executHooks.
Now they accept all the following signature:
executeHooks('method',$parameters,$object,$action)
2011-08-10 22:47:33 +00:00
Regis Houssin
66d5d6905f Fix: works on repair broken features 2011-08-10 19:55:21 +00:00
Regis Houssin
2b3711fa0d Fix: works on repair broken features (in progress) 2011-08-10 18:04:41 +00:00
Regis Houssin
fb09ae37d9 Fix: works on repair broken features (in progress) 2011-08-10 17:40:42 +00:00
Regis Houssin
f9c879528d Fix: works on repair broken features (in progress) 2011-08-10 10:55:34 +00:00
Laurent Destailleur
02c9c563e0 Fix: When a line is defined as option, it was not possible to remove "options" then. 2011-08-08 01:53:25 +00:00
Laurent Destailleur
f4606c2253 Fix: Avoid errors into rpm packages 2011-08-03 00:45:22 +00:00
Juanjo Menent
45bb689bf6 Fix: Add name of the third on the list, if applicable 2011-07-20 19:22:14 +00:00
Juanjo Menent
089dfce6a7 Fix: Add name of the third on the list, if applicable 2011-07-20 15:33:00 +00:00
Laurent Destailleur
55b5fea651 Fix: deliveray date must not be mandatory 2011-07-17 19:01:26 +00:00
Laurent Destailleur
f40efea008 Fix: file add and delte in email forms was broken with firefox 5 2011-07-10 20:03:38 +00:00
Laurent Destailleur
b76f055d2b Fix: Select of recipient on email form 2011-07-07 21:32:18 +00:00
Laurent Destailleur
df8da8678b Fix: pgql compatibility 2011-07-04 10:30:00 +00:00
Laurent Destailleur
3b3f937e47 Fix: EMail sent message 2011-07-02 16:48:31 +00:00
Regis Houssin
f344dbdefe Fix: Name of hook must also be unique for each tab 2011-06-30 13:27:20 +00:00
Laurent Destailleur
71770c4cfd Qual: Uniformize code. Actions canvas conflicts with actions hook. So now we always hook to intercept actions. Name of hook must also be unique for each tab. 2011-06-29 22:29:50 +00:00
Regis Houssin
5f6ac1374c New: best method for linked object with actioncomm
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Regis Houssin
8e25cb1ae5 Fix: possibility to have more hooks in the same page
New: add left search block hook and extra left block hook
2011-05-31 14:04:45 +00:00
Regis Houssin
c593df2d68 Fix: move 3 functions to formother class 2011-05-20 15:59:18 +00:00
Laurent Destailleur
ff6182f62f Fix a lot of bug in "source" field:
- missing creation table
- autoselect when creating order from proposal
- do not show proposal as origin when creating proposal
- use code instead of id
- use label in english
Also renamed table demand_reason into input_reason to match other table input_method.
2011-05-07 11:36:47 +00:00
Regis Houssin
67fe35e67b Fix: mutualize code, more simple 2011-05-06 18:27:18 +00:00
Laurent Destailleur
04babd9297 New: Send by mail permissions are not really protected permission because user can still view file and send it manually by email or from pdf reader menu. So i moved it as an ADVANCE permission. 2011-05-05 07:25:31 +00:00
Laurent Destailleur
cf862a2286 Fix: Select a date year now show past and future date. 2011-05-03 11:29:09 +00:00
Philippe Grand
1832d26b46 fix: change $_GET with GETPOST to avoid hacking 2011-04-28 17:15:03 +00:00
Philippe Grand
b8c149ac3b add source of demand for propal 2011-04-27 08:49:51 +00:00
Regis Houssin
da0b70c145 Works on possibility to change customer when cloning (enable in propal)
New: can send extra input in ajax dialog
2011-04-25 10:10:34 +00:00
Regis Houssin
e52daf6b8e Fix: delete unused code
Fix: add form confirm function for hooks
Fix: uniformize code
2011-04-20 13:59:51 +00:00
Regis Houssin
15fe7b5bd8 Fix: problem if hidedesc id used
Fix: uniformize code
2011-04-18 15:06:23 +00:00
Regis Houssin
066ef17726 Fix: Do not use GET here, but put information into parameter of function 2011-04-16 09:09:04 +00:00
Regis Houssin
e7b7633162 Fix: Do not use GET here, but put information into parameter of function 2011-04-16 08:57:06 +00:00
Regis Houssin
f9b14626e3 Todo: using div instead of tables 2011-04-16 08:05:01 +00:00
Regis Houssin
edf0e95424 Todo: using div instead of tables 2011-04-15 15:47:42 +00:00
Laurent Destailleur
bd8e0e88a5 Fix: Libraries not used inside a web container must not use a GETPOST function. 2011-04-13 13:44:58 +00:00
Regis Houssin
64986dd12f Fix: optimize code
Fix: better function name
2011-04-11 07:11:10 +00:00
Regis Houssin
5c1fd271ef Fix: hook functions with better name
New: add hook in builddoc bloc
2011-04-08 17:21:42 +00:00
Regis Houssin
83cf657906 Fix: use PropalLigne class
Works on hook
2011-04-08 10:10:08 +00:00
Regis Houssin
08abb5a441 Fix: change rowspan with fk_availability 2011-04-07 13:53:04 +00:00
Laurent Destailleur
58570403cb Fix: Concat html strings 2011-04-07 07:52:19 +00:00
Laurent Destailleur
d4cf4e7582 Fix: Can not validate an empty proposal 2011-04-07 07:43:33 +00:00
Laurent Destailleur
a64fa24475 Trans 2011-04-07 07:39:21 +00:00
Philippe Grand
daaffd5f14 to answer to this query :
http://www.dolibarr.fr/forum/12-howto--aide/20784-delais-de-livraison#24930
you can create a delivery type and add it to your propal
2011-04-06 15:36:45 +00:00
Regis Houssin
2757038f1f Fix: compatibility with external module and hook 2011-04-06 07:32:54 +00:00
Regis Houssin
1678481a17 Fix: rename table 2011-04-01 11:00:02 +00:00
Regis Houssin
49e120cfe2 Fix: rename table 2011-04-01 10:49:57 +00:00
Philippe Grand
0f584ef6a2 To answer to this query :
http://www.dolibarr.fr/forum/12-howto--aide/20784-delais-de-livraison#24930
2011-04-01 10:04:49 +00:00
Regis Houssin
8bad1bfa61 Fix: uniformize code
New: add categories module library
2011-03-11 14:59:35 +00:00
Laurent Destailleur
9ff348dfb5 Work on SMS features 2011-03-05 16:27:26 +00:00
Laurent Destailleur
22b24049e9 New: Can create manually order from proposal 2011-03-02 10:38:32 +00:00
Laurent Destailleur
e850a1aa39 New: Can create manually order from proposal 2011-03-02 10:33:24 +00:00
Laurent Destailleur
f33c9c00e0 Fix: Use JUMP tag 2011-03-01 09:37:32 +00:00
Regis Houssin
669fef0014 Fix: compatibility with pgsql, replace all addslashes in particular files 2011-02-24 18:36:27 +00:00
Regis Houssin
c7cf701c68 Fix: compatibility with element and subelement 2011-02-22 15:54:15 +00:00
Laurent Destailleur
638cb105df Fix: HTML tags must be escaped 2011-02-18 10:45:38 +00:00
Laurent Destailleur
ec8870cf16 Enhancement to allow other editor than fckeditor 2011-01-31 19:28:35 +00:00
Regis Houssin
58beac658e Fix: lost $msg 2011-01-31 17:08:12 +00:00
Regis Houssin
10ded212d0 Test CKEditor 2011-01-31 16:35:55 +00:00
Regis Houssin
30b0d5000b Fix: problem with price_min in mutli-price mode 2011-01-29 16:26:56 +00:00
Regis Houssin
bd1f03decc Fix: can use alternative path for pdf models 2011-01-14 19:28:55 +00:00
Laurent Destailleur
11da59feea Fix: A parameter for urls must not contains any " 2011-01-14 02:02:57 +00:00
Laurent Destailleur
5bde360164 Fix: Sanitize filename 2011-01-14 01:24:00 +00:00
Laurent Destailleur
1b99f10961 Removed REQUEST 2010-12-13 10:59:56 +00:00
Laurent Destailleur
adfb9ea341 Sec: Removed security holes 2010-11-20 13:08:44 +00:00
Laurent Destailleur
5ba2e98adc Work on paypal module 2010-10-31 18:57:11 +00:00
Regis Houssin
f63d43d044 Fix: bad increment 2010-10-21 09:41:16 +00:00
Laurent Destailleur
cfe7215288 New: Use ajax to change order of lines. 2010-10-02 20:47:55 +00:00
Regis Houssin
4950775197 Fix: hide arrows if edit line 2010-10-01 16:19:53 +00:00
Regis Houssin
27a930a606 Qual: uniformize code 2010-09-18 09:40:24 +00:00
Regis Houssin
481ecd6a87 Test: reorder lines with jquery 2010-09-18 07:52:17 +00:00
Laurent Destailleur
abe4473a79 Not yet finished dev 2010-09-15 15:08:45 +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
94a5c1c736 Fix: A lot of feature was lost because global variables were not propagated into templates. 2010-09-15 13:29:17 +00:00
Laurent Destailleur
6190ea6ca5 Hide arrows if we use the jquery drag and drop 2010-09-14 20:27:47 +00:00
Regis Houssin
fb0ae42ca2 Test: reorder lines with jquery 2010-09-14 07:28:19 +00:00
Regis Houssin
928f4f42d5 Test: reorder lines with jquery 2010-09-14 07:05:31 +00:00
Regis Houssin
8cc8717b39 Test: reorder lines with jquery 2010-09-13 19:00:49 +00:00
Regis Houssin
837ca4f9d9 Test: removal of the tab "accountancy card" 2010-09-10 16:51:33 +00:00
Regis Houssin
8a8a7d3c42 Test: removal of the tab "accountancy card" 2010-09-10 16:51:33 +00:00
Regis Houssin
156a1e6b29 Qual: uniformize code 2010-09-10 14:35:07 +00:00
Regis Houssin
23742344c8 New: move "commande create from propal" in a trigger 2010-09-10 06:28:51 +00:00
Regis Houssin
ff17dfd9c0 Add an example for hook integration in pdf 2010-09-09 07:26:17 +00:00
Regis Houssin
ec23d17743 Works on module hook integration 2010-09-08 13:21:38 +00:00
Regis Houssin
095bf18dcd Works on module hook integration 2010-09-08 13:17:28 +00:00
Regis Houssin
e27c4da39f Works on module hook integration 2010-09-08 09:38:17 +00:00
Regis Houssin
8a52009111 Works on module hook integration 2010-09-07 16:01:11 +00:00
Regis Houssin
d65e3c2280 Works on module hook integration 2010-09-07 14:42:50 +00:00
Regis Houssin
424a157ecf Fix: uniformize code 2010-09-07 14:36:00 +00:00
Regis Houssin
ad6999de3b Works on module hook integration 2010-09-07 14:02:10 +00:00
Regis Houssin
247809d2ce Works on module hook integration 2010-09-07 13:07:32 +00:00
Laurent Destailleur
2a8dd43595 Fix: Popup calendar now use the user lang (not default lang).
Perf: Increase speed of popup calendar and removed old calendar.
2010-08-27 23:42:10 +00:00
Philippe Grand
fb06c15330 task #6689, strlen problem
replace  strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Regis Houssin
b3cf4598fd Fix: possibility to defined rang with an external module 2010-08-19 17:04:43 +00:00
Regis Houssin
482b76e5db Works on capability to hook a thirdparty module. 2010-08-09 22:39:20 +00:00
Regis Houssin
4c33ad67e5 Works on capability to hook a thirdparty module. 2010-08-07 12:13:05 +00:00
Regis Houssin
c1fa8287ed Works on address function 2010-08-07 11:52:53 +00:00
Regis Houssin
e07491e261 Works on capability to hook a thirdparty module. 2010-08-07 10:15:34 +00:00
Regis Houssin
043010f2f5 Works on capability to hook a thirdparty module. 2010-08-06 17:32:53 +00:00
Regis Houssin
db0f278702 Works on capability to hook a thirdparty module. 2010-08-06 17:01:11 +00:00
Regis Houssin
45397173f1 Works on capability to hook a thirdparty module. 2010-08-06 16:10:03 +00:00
Regis Houssin
efec303d68 Fix: fetch_client is deprecated 2010-08-06 06:53:22 +00:00
Regis Houssin
950e6511f4 Works on templates implementation for mutualized code 2010-08-05 15:33:28 +00:00
Regis Houssin
add1bb0023 Works on templates implementation for mutualized code 2010-08-05 10:07:05 +00:00
Regis Houssin
9f0bde74b6 Works on templates implementation for mutualized code 2010-08-05 09:45:59 +00:00
Regis Houssin
398969f6bf Works on templates implementation for mutualized code 2010-08-05 09:12:07 +00:00
Laurent Destailleur
2db5b658f1 Fix: Some errors in vat management with multiprice 2010-07-22 21:16:29 +00:00
Laurent Destailleur
29536ecbd8 Fix: Use correct order of firstname and lastname. 2010-07-18 10:39:07 +00:00
Juanjo Menent
99e970d6c9 Local Taxes: Remove MAIN_FEATURES_LEVEL condition 2010-07-15 07:23:04 +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
156f60f549 Works on Milestone module 2010-07-02 18:16:27 +00:00
Regis Houssin
f430b54cca Works on Milestone module 2010-07-02 15:38:32 +00:00
Laurent Destailleur
2189fcbdee Fix: Error in style 2010-07-01 20:51:40 +00:00
Regis Houssin
f942fed436 Works on Milestone module 2010-07-01 14:24:20 +00:00
Regis Houssin
344a434374 Works on Milestone module 2010-07-01 12:22:17 +00:00
Regis Houssin
c753597c02 Qual: dissociation treatment for greater flexibility 2010-07-01 12:01:21 +00:00
Regis Houssin
12fc4438ca Works on MVC model 2010-07-01 07:10:41 +00:00
Laurent Destailleur
e4d6124690 Fix: A better fix for default vat with 2 countries in EEC when customer nature is unknown.
Fix: Regression in propal after renaming propalid into id
WARNING: Beta has started. Only fixes must be committed until a branch is created.
2010-06-30 23:22:00 +00:00
Regis Houssin
1cddc25657 Fix: uniformize code, best way for optimizing code 2010-06-30 15:01:18 +00:00
Regis Houssin
6607f1ece4 Fix: move to external module 2010-06-28 13:31:49 +00:00
Juanjo Menent
b15efe5434 Local Taxes: Works in Propals 2010-06-17 20:59:26 +00:00
Juanjo Menent
92a2be3ef3 Local Taxes: Works in Propals. ¡NOT FINISHED! 2010-06-17 17:12:34 +00:00
Regis Houssin
94ede894a6 Fix: regression 2010-06-08 08:27:57 +00:00
Regis Houssin
b6964b5617 Add possibility to add free text line in documents 2010-06-07 09:29:42 +00:00
Laurent Destailleur
6dc8d0e390 Reorganize class files. 2010-06-05 15:20:09 +00:00
Laurent Destailleur
982be7db04 Qual: Removed old deprecated constant 2010-06-02 08:43:35 +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
Regis Houssin
1dc875749c Works on delivery and billing address
first step: rename llx_societe_adresse_livraison to llx_societe_address
2010-05-29 10:14:51 +00:00
Laurent Destailleur
2a29f90d14 Fix: Bad path for some includes
New: Add more predefined actions
2010-05-12 11:58:58 +00:00
Laurent Destailleur
fa8a201d04 Mutualize a lot of code 2010-05-12 11:29:21 +00:00
Regis Houssin
635b44b906 Fix: if you rename a module, rename all 2010-05-10 04:50:39 +00:00
Laurent Destailleur
f6416534f2 Qual: Removed pdate 2010-05-08 20:47:12 +00:00
Laurent Destailleur
89c76d13b2 Fix: Remove depracated property
Qual: Removed pdate
2010-05-08 19:21:57 +00:00
Philippe Grand
4deb00ef2e according to new tree directory 2010-05-03 08:43:33 +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
Laurent Destailleur
968addfad3 Fix: Better error management in upload files 2010-05-01 14:28:48 +00:00
Regis Houssin
38701cda84 Fix: error with linked element 2010-04-30 06:57:28 +00:00
Philippe Grand
b749e6bdcf according to new tree directory 2010-04-29 14:34:21 +00:00
Regis Houssin
e4ea54f315 Fix: move class to class directory
Fix: mutualize code
2010-04-28 17:30:59 +00:00
Philippe Grand
b6bc9223df according to new tree directory 2010-04-28 10:33:16 +00:00
Philippe Grand
24725ce2a6 according to new tree directory 2010-04-28 10:11:41 +00:00
Juanjo Menent
ab819101db Works on enhancement of local taxes. Prepare User Interface of documents 2010-04-24 16:00:48 +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
f6175c2213 Fix: view linked object block 2010-04-17 09:55:10 +00:00
Philippe Grand
684e6bc63c move notify.class.php to core directory 2010-04-13 14:17:01 +00:00
Regis Houssin
47f2586070 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 06:52:06 +00:00
Regis Houssin
d8982e5d8c Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 06:47:13 +00:00
Regis Houssin
8774e69ea9 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 06:20:10 +00:00
Regis Houssin
9b2f724ea7 Add possibility to add linked object block in object card for external module 2010-04-08 19:44:45 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Philippe Grand
57ae19fc71 Move file actioncomm.class.php to comm/action directory 2010-04-01 07:51:59 +00:00
Laurent Destailleur
f8329da895 Remove pre.inc.php 2010-03-27 02:35:08 +00:00
Laurent Destailleur
bdf4bbaa1f Works on ODT import 2010-03-27 00:33:28 +00:00
Philippe Grand
497c2a9204 move file class propal to comm/propal directory 2010-03-23 20:53:15 +00:00
Laurent Destailleur
465cc90759 Fix W3C errors in page forging 2010-03-15 23:54:37 +00:00
Regis Houssin
6822a1b18b Fix: uniformise and clean code 2010-03-11 14:31:16 +00:00
Regis Houssin
92cfaa42d3 Fix: uniformise code
Fix: prepare to compatibility with other module
2010-03-11 10:25:55 +00:00
Laurent Destailleur
36c4605d17 Mutualize a lot of code about models selection to prepare generic odt generator. 2010-02-27 22:53:27 +00:00