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
Laurent Destailleur
d30e65cbaa
New: Add default language for third parties and use it when multilang is enabled to define default language for document generation.
2010-02-27 13:37:13 +00:00
Laurent Destailleur
843123d84a
Uniformize supplier invoice code with customer invoice code.
2010-02-27 12:05:47 +00:00
Laurent Destailleur
05cc92e3db
New: Add default language for third parties and use it when multilang is enabled to define default language for document generation.
2010-02-27 11:05:01 +00:00
Regis Houssin
5bffa5399a
Fix: add MAIN_INPUT_DESC_HEIGHT in update line
2010-01-25 13:45:13 +00:00
Regis Houssin
3c74bd21ca
Works on enhancement of project tasks
...
Fix: move class in directory of module
2010-01-22 20:20:41 +00:00
Laurent Destailleur
6ef542d940
New: Can remove attached files before sending emails
2010-01-13 10:30:33 +00:00
Laurent Destailleur
38e757f4ae
Fix: Debug module notification.
...
New: Can use email notification when validating proposal or orders.
2010-01-09 14:48:27 +00:00
Laurent Destailleur
d6558bbb52
Add hidden option MAIN_INPUT_DESC_HEIGHT
2010-01-09 12:13:22 +00:00
Regis Houssin
3388e4ad37
Fix: add virus alert
2010-01-08 10:02:53 +00:00
Regis Houssin
3b5735bd9c
Fix: uniformize code
...
Fix: if the contact's address is empty, it uses one of the company
2009-12-23 10:07:48 +00:00
Regis Houssin
73f6abdeca
Fix: view remise percent (negative or positive)
2009-12-10 12:20:52 +00:00
Laurent Destailleur
6f6c6426f7
Fix: The \n in lang templates were not correctly interpreted in email forms.
2009-11-04 20:16:11 +00:00
Regis Houssin
8b452fefa8
Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0
2009-10-21 09:42:47 +00:00
Laurent Destailleur
92c7cf3659
Fix bug #27597 : Impossibilité d'ajouter un fichier attaché lors de l'envoi d'un document
2009-10-14 16:13:20 +00:00
Laurent Destailleur
e192abc755
Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them.
2009-10-04 15:52:16 +00:00
Laurent Destailleur
84bc3f5b31
Uniformize code. Attached fils for supplier invoices are shown on invoice card
2009-10-04 13:33:06 +00:00
Laurent Destailleur
6c4251fcfc
Fix: Broken ajax features
2009-09-04 23:06:26 +00:00
Laurent Destailleur
3559ded84a
Fix: Bug mysql5
2009-08-28 23:02:47 +00:00
Laurent Destailleur
8abeed13b7
New: Add picto on tab titles
2009-08-05 18:11:27 +00:00
Laurent Destailleur
3ef5f96974
New: Add picto on tab titles
2009-08-05 17:49:12 +00:00
Laurent Destailleur
d222a78c62
Fix: Removed urldecode used on superglobal _GET and _POST and _REQUEST... since they are already decoded by PHP.
2009-07-22 17:13:59 +00:00
Laurent Destailleur
2be9a2fdb4
Fix: If multiprice is enabled and level is not defined for customer, we always use the level 1. We can't use the denormalized price stored in product table as this price is the last price saved (it might be any level) and should never bee seen by user when multiprice is activated.
...
So we force the level to 1 if not defined.
2009-06-19 07:32:39 +00:00
Laurent Destailleur
bb6cfc1ee4
New: Can now use 0 as amount.
...
Qual: Uniformise labels
2009-06-04 00:59:06 +00:00
Laurent Destailleur
bbb3b8125d
Fix: Removed delete of orders with amount is 0.
...
New: Can now use 0 as amount.
Qual: Uniformise labels
2009-06-04 00:36:23 +00:00
Laurent Destailleur
d4a3038240
Restore changes after 27 may due to from savannah Crash.
2009-06-03 23:00:24 +00:00
Laurent Destailleur
1063772919
Qual: Uniformize code
2009-05-27 15:52:08 +00:00
Laurent Destailleur
b57b5e9e38
New: If missing data, other data are kept.
2009-05-27 15:30:56 +00:00
Laurent Destailleur
930b400458
Uniformize code and make fix on predefined invoice feature.
2009-05-27 01:15:44 +00:00
Regis Houssin
e5d222b6cc
Fix: régression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
...
comportement aléatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2
Fix: ajout d'un niveau supplémentaire du cache du jeton
2009-05-16 15:45:26 +00:00
Regis Houssin
8efffebe2e
Fix: ajout d'un jeton aléatoire dans les requetes POST
2009-05-15 14:32:44 +00:00
Laurent Destailleur
33df2649ef
Fix: When product type is missing, description is not lost when adding new product lines.
2009-05-15 11:02:54 +00:00
Laurent Destailleur
c1ca9e53af
Removed an option deprecated with ajax confirmation
2009-05-08 02:27:04 +00:00
Laurent Destailleur
1ea905d8b3
Look: Format price of discount
2009-05-07 12:13:34 +00:00
Regis Houssin
0aa35985ce
Fix: add link to go close form
2009-05-06 20:27:56 +00:00
Laurent Destailleur
866e5952b0
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 17:09:45 +00:00
Regis Houssin
39f233ac14
Fix: accent
2009-05-06 14:25:12 +00:00
Laurent Destailleur
7c6016b355
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 13:39:43 +00:00
Laurent Destailleur
6d225588e5
Fix: Must not use DOL_DATA_ROOT directly
2009-04-29 18:52:07 +00:00
Laurent Destailleur
7322cd136e
Fix: rename function sanitizeFileName into dol_sanitizeFileName to avoir conflict with fckeditor
2009-04-29 18:02:50 +00:00
Regis Houssin
a20b4643df
New: parametre de config des repertoires dans les proprietes de la classe du module
...
avec un répertoire parent en fonction de l'entité
Fix: uniformisation propal to propale
2009-04-28 13:52:08 +00:00
Regis Houssin
b86684805c
New: early development of multi-company module
2009-04-27 20:37:50 +00:00
Laurent Destailleur
4f2d2d2d00
Can validate a propasal with amount to 0
2009-04-06 18:16:04 +00:00
Laurent Destailleur
439a0f3260
New: Some changes to support the type of line in entities.
2009-03-12 22:33:26 +00:00
Laurent Destailleur
029a9d73e4
New: Some changes to support the type of line in entities.
2009-03-12 00:14:56 +00:00
Laurent Destailleur
7a6de88762
Fix: Bad navigation link
2009-03-11 08:48:56 +00:00
Laurent Destailleur
8431675159
New: Some changes to support the type of line in entities.
2009-03-10 01:18:45 +00:00
Laurent Destailleur
681a787fea
New: Some changes to support the type of line in entities.
2009-03-10 00:54:53 +00:00
Laurent Destailleur
160ae055a7
Can modify proposal date if statut is draft.
2009-03-04 00:14:51 +00:00
Laurent Destailleur
ba14103659
New: Upload of joined files need create/modify permissions to work
2009-03-03 00:12:56 +00:00
Laurent Destailleur
f26f0654d0
Add user author in list
2009-02-25 21:03:40 +00:00
Laurent Destailleur
0823322ba1
Qual: All call to dolibarr_ functions are made on dol_ functions.
2009-02-20 22:53:15 +00:00
Laurent Destailleur
19e1bd0083
Qual: Removed deprecated code
2009-02-18 15:00:34 +00:00
Laurent Destailleur
8126b0cd6f
Qual: Removed deprecated code
2009-02-18 14:29:56 +00:00
Laurent Destailleur
c42ed09071
Fix: Some fix everywhere in beta
2009-02-10 22:07:31 +00:00
Laurent Destailleur
31fb99d450
Can remove a proposal
2009-01-23 15:28:36 +00:00
Laurent Destailleur
79be7c4111
Use of quantity 0 for option lines in commercial proposal is always enabled.
2009-01-17 19:31:44 +00:00
Laurent Destailleur
d370e2ff9f
Fix: Translation of Offered on PDF
2009-01-15 00:32:10 +00:00
Laurent Destailleur
192cb68c28
Can clone a commercial proposal
2009-01-14 15:53:52 +00:00
Laurent Destailleur
530c1312ac
Maxi debug of multiprice feature
...
Prepare 2.5.1
2009-01-10 01:11:17 +00:00
Laurent Destailleur
754e0111f3
Perf: Reduce nb of call to time function.
2009-01-07 15:21:16 +00:00
Laurent Destailleur
0bdd1efe2b
Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere.
2009-01-07 10:57:36 +00:00
Laurent Destailleur
5165e2e093
Fix: Add message if delete can(t be done because of joined files.
2008-12-30 22:42:28 +00:00
Laurent Destailleur
cc7ebc8251
Add status if referrer list of a project
2008-12-27 23:40:25 +00:00
Laurent Destailleur
584d23bfbc
Qual: Reduce memory required by 2%
2008-11-16 01:09:04 +00:00
Laurent Destailleur
45d8c67e6c
Maxi debug for UTF8 support
2008-10-28 23:36:36 +00:00
Laurent Destailleur
7deb33c52d
Maxi debug for UTF8 support
2008-10-28 20:05:23 +00:00
Laurent Destailleur
70b0f0042e
Qual: Uniformize use of dolibarr_print_date
2008-10-26 15:55:50 +00:00
Laurent Destailleur
dbae510665
No special chars in filename
2008-10-25 21:18:53 +00:00
Laurent Destailleur
12d5b90b6c
Fix: Statut to close a proposal is required.
2008-09-08 23:48:01 +00:00
Laurent Destailleur
74801a2914
Qual: Uniformize code.
2008-09-08 12:51:29 +00:00
Laurent Destailleur
bd20a88be3
Fix: Removed bad W3C compliant HTML tags
2008-08-29 21:16:34 +00:00
Laurent Destailleur
8411203632
Add patch from patrick raguin to support minimum for a price
2008-08-27 23:00:37 +00:00
Laurent Destailleur
478503967e
Annulation modif
2008-08-12 18:20:18 +00:00
raphael_bertrand
7132585be1
fix bug24035: la valeur de remise ne peut pas etre negative
2008-08-11 13:29:23 +00:00
Laurent Destailleur
1a911fc38a
Fix: Pb with floating operations
2008-08-08 22:12:27 +00:00
activdev
efc1e63ed5
Fix : Code cleanup : non need to instanciate a new Form (html) object. Using $html reference instead.
2008-07-28 09:14:12 +00:00
activdev
bf37c1af45
New : Added filter by status and date to 'Commercial' and 'Compta' list display propal
2008-07-28 08:37:38 +00:00
Laurent Destailleur
4fd6ce5e0d
User creation not correctly managed if not defined
2008-07-20 17:14:19 +00:00
Laurent Destailleur
3088596dc0
Fix: Bug 23775
2008-07-15 00:57:36 +00:00
Laurent Destailleur
507d96ec25
Fix: Error on generating PDF
2008-07-12 12:45:29 +00:00
Laurent Destailleur
ca025dae94
Fix: PDF rebuild if status change
2008-07-11 16:27:57 +00:00
Laurent Destailleur
b5748c0fc5
Fix: Regression. Can add another file to proposal and invoices sending
2008-07-11 16:14:57 +00:00
Laurent Destailleur
0a655c9370
New: Add list of attached files in email forms
2008-05-23 19:43:28 +00:00
Laurent Destailleur
9a79fb2d54
Fix: bug #21998 : bug affichage Montant HT
2008-05-20 00:23:19 +00:00
Laurent Destailleur
5c10a7e4c2
Maxi debuggage de la gestion des expeditions.
...
La gestion des bons de livraisons ne marche pas car la table llx_co_liv n'est pas alimentée
2008-05-20 00:09:11 +00:00
Laurent Destailleur
4ef6a9d6ae
Uniformisation du code
2008-04-24 20:59:29 +00:00
Laurent Destailleur
a4c3b86d9f
Add topic of mail in message
2008-04-24 18:51:29 +00:00
Laurent Destailleur
c55e279b11
Fix: Several bugs
2008-04-09 23:07:13 +00:00
Laurent Destailleur
2e0343ff14
New: Yeh! Now all automatic actions are externalised in triggers. This make code so so much easier to understand and offer a lot of possible new features.
2008-04-08 02:12:02 +00:00
Laurent Destailleur
f9ed5b522f
New: Yeh! Now all automatic actions are externalised in triggers. This make code so so much easier to understand and offer a lot of possible new features.
2008-04-07 22:11:22 +00:00
Laurent Destailleur
c635e88868
Lang files can be in two different worskpaces
2008-03-31 15:17:39 +00:00
Laurent Destailleur
af274668a3
Fix: Detection auto des champs text/html.
...
Fix: Dans les PDF, il ne faut pas faire le nl2br standard de PHP lors de la conversion text en HTML car ce dernier ne remplace pas le \n mais ajoute le br hors le writeHTMLCell transforme aussi les \n en br.
2008-03-31 03:31:08 +00:00
Laurent Destailleur
7b8a92b863
New: Support save of NPR vat in customer element (invoice, order, proposal, contract)
2008-03-19 00:31:03 +00:00
Laurent Destailleur
71186b44dc
New: Support save of NPR vat in order and invoice
2008-03-18 23:24:24 +00:00
Laurent Destailleur
0c675e0c16
Fix: List "All xxx" not enough restricted
2008-03-12 21:26:53 +00:00
Laurent Destailleur
c1edb57981
Qual: Remove duplicate code
2008-03-07 10:34:16 +00:00
Laurent Destailleur
6bd6e4a309
New: Add pages for agenda module
2008-03-01 01:26:41 +00:00
Laurent Destailleur
65fcfcf69f
New: Enhancement on sending email.
2008-02-29 16:26:38 +00:00
Laurent Destailleur
646a6307f0
New: Super clean of permissions checks
2008-02-25 20:03:21 +00:00
Laurent Destailleur
f9d4f6de52
Qual: Mutualize some code
2008-02-24 16:16:34 +00:00
Laurent Destailleur
72d107a5d0
Qual: Standardisation of code. Clean some code.
2008-02-24 15:51:06 +00:00
Laurent Destailleur
99297fea62
Fix: Security check
2008-02-24 13:18:40 +00:00
Laurent Destailleur
fed065dd7f
Qual: Nettoyage de code redondant. L'appel a getright est inutile car deja dans le main.
2008-01-29 19:03:26 +00:00
Laurent Destailleur
eeb8bfafcb
Qual: Déplacement show_document dans html.formfile.class.php
2008-01-20 13:53:02 +00:00
Regis Houssin
c19f0c753f
Début modification expedition livraison
...
Phase1: modification des expeditions
- elles pourront désormais etre lié à une propale (pas encore effectif)
- l'id entrepot est stocké dans la ligne produit
2008-01-17 10:27:59 +00:00
Regis Houssin
c25c4dddf9
Remplacement du terme "éditer" par "modifier"
2008-01-10 23:59:58 +00:00
Regis Houssin
4d7c0b1fee
Fix: traduction
2008-01-10 21:28:54 +00:00
Laurent Destailleur
71352d4143
Ajout d'un module agenda et de permissions sur les actions
2008-01-08 08:14:20 +00:00
Laurent Destailleur
90cce00222
Ajout info email emetteur sur formulaire email
2008-01-07 18:39:11 +00:00
Regis Houssin
f718bee3d3
Fix: traduction
2008-01-07 10:49:07 +00:00
Laurent Destailleur
7288c61ac8
Simplification des options activation ajax/javascript
2008-01-06 15:24:23 +00:00
Laurent Destailleur
85ae98ad58
Fix: Mode connexion http incompatible avec autres
...
Fix: Graph stats sur facture et commande avec artichow
2008-01-02 13:08:27 +00:00
Laurent Destailleur
536a5883e0
Simplification options fckeditor
2007-12-31 15:20:16 +00:00
Regis Houssin
a9eeb333b9
Fix: uniformisation du code
2007-12-19 14:24:37 +00:00
Regis Houssin
6224f42ed8
Fix: suppression définitive de la constante PRODUIT_CHANGE_PROD_DESC
2007-12-14 16:01:10 +00:00
Regis Houssin
a8ac4cf565
Add: Permettre de déterminer une ligne produit ayant une quantité nulle comme option
2007-12-12 16:35:19 +00:00
Regis Houssin
ef35fb8407
On affiche l'intitulé "offert" au lieu de 100% pour une réduction
2007-12-06 22:13:46 +00:00
Laurent Destailleur
b03b4685cf
Perf: On charge CMailFile que si besoin
2007-12-02 21:05:32 +00:00
Laurent Destailleur
5697f3c0de
Fix: Suite correction bug gestion avoirs
2007-12-02 20:55:23 +00:00
Laurent Destailleur
409cd5dbfe
Qual: Simplification. Plus d'affichage du bouton générer doc en double.
...
Fix: Ordre de tri des paiments incorrect
2007-12-02 16:15:53 +00:00
Regis Houssin
7ee0aaa41c
Fix: on pourra calculer le taux de marge sur un service
2007-12-01 08:54:52 +00:00
Regis Houssin
7438d55915
Fix: fichier converti par erreur en utf8, ce qui faisait apparaitre les caractères accentués avec un petit carré !!!!
2007-11-26 14:50:40 +00:00
Laurent Destailleur
85f5d72d64
Debut correction pour gestion cas utilisation no UCIN06.
...
Les remises de type avoir ne doivent pas s'inclure dans les lignes details mais dans comme paiements deja réalisé.
2007-11-26 02:54:16 +00:00
Regis Houssin
f44a0db145
Fix: le champ vide de la liste déroulante était à 1 ce qui pouvait attribuer un contact invalide
2007-11-22 18:20:20 +00:00
Regis Houssin
938b179ae2
Fix: les modification avec fckeditor n'était plus prise en compte
2007-11-12 23:08:20 +00:00
Regis Houssin
62cac982cb
Mise à jour de fckeditor à la version 2.5beta - réinstallation complète car la structure des répertoires à changée
2007-11-12 14:41:02 +00:00
Laurent Destailleur
45af9432bf
Simplification gestion des lignes factures/commandes/propales
2007-11-12 01:15:20 +00:00
Laurent Destailleur
8d7bb266ef
Simplification gestion des lignes factures/commandes/propales
2007-11-12 00:47:04 +00:00
Laurent Destailleur
a70ced9753
Oubli du param sortorder dans les appels de print_liste_field_titre
2007-11-11 15:55:45 +00:00
Regis Houssin
e9c01bcfd7
modification de mon adresse mail
2007-11-01 20:39:36 +00:00
Regis Houssin
6e69cc9f5e
Fix: champ "price" obsolete
2007-10-19 14:45:30 +00:00
Laurent Destailleur
bf4bdd634b
Fix: Le pourcentage avencement des actions n'était plus sauvé.
2007-10-17 14:55:55 +00:00
Regis Houssin
aed5136806
Fix: le niveau de prix du client n'était plus récupéré
...
Fix: ligne produit non enregistrée si pourcentage de remise null
2007-10-07 17:50:09 +00:00
Laurent Destailleur
bc38375fa0
Fix: Super maxi debuggage sur la gestion des prix HT et TTC
2007-10-06 19:13:12 +00:00