Philippe Grand
69b65042da
to go to dictionnary entrance to edit or create from scratch a demand reason
...
TODO : go back to command file...
2011-05-09 15:48:12 +00:00
Philippe Grand
ec48c6a574
uniformize code
2011-05-09 15:20:19 +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
Regis Houssin
e3cf646a7d
Fix: remove unused old files
2011-05-06 13:35:15 +00:00
Regis Houssin
030ee2113b
Fix: uniformize code
2011-05-06 09:32:30 +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
a670d449be
Use an english code
2011-05-04 20:11:33 +00:00
tiaris
bf51e34382
Add trigger on order validate and cancel
2011-05-04 13:36:38 +00:00
Regis Houssin
bc3312aa3d
Fix: problem if not defined
2011-04-26 21:45:25 +00:00
Philippe Grand
157b50b9db
fix: display
2011-04-26 21:32:09 +00:00
Philippe Grand
09786cabeb
To get source of command on command file
2011-04-26 20:59:45 +00:00
Regis Houssin
827eed5d39
Fix: delete deprecated code
...
Fix: change select_contact for view exclude contcat in grey mode
2011-04-26 13:49:41 +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
f7f90b51c7
Works on possibility to change customer when cloning (enable in customer orders)
...
New: can send extra input in ajax dialog
2011-04-25 09:27:25 +00:00
Regis Houssin
94d64bd9e8
Works on possibility to change customer when cloning (enable in customer orders)
...
New: can send extra input in ajax dialog
2011-04-25 08:25:14 +00:00
Regis Houssin
2b5d169575
Works on possibility to change customer when cloning (not stable, disabled)
...
New: can send extra input in ajax dialog
2011-04-24 20:24:50 +00:00
Regis Houssin
a39c95e3b4
Fix: error sql
...
Fix: don't delete order if shipping exist
Fix: uniformize code
2011-04-22 17:31:28 +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
Laurent Destailleur
65ee384aea
Fix: Update request
2011-04-19 22:16:15 +00:00
Laurent Destailleur
55eb37ac4c
Fix: Update request
2011-04-19 22:12:31 +00:00
Regis Houssin
15fe7b5bd8
Fix: problem if hidedesc id used
...
Fix: uniformize code
2011-04-18 15:06:23 +00:00
Regis Houssin
19f173ec90
Fix: bad permission and unused translation
2011-04-17 18:22:49 +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
Laurent Destailleur
94b20f286d
Fix: Bad html syntaxes
2011-04-14 23:06:13 +00:00
Regis Houssin
5b6f53a40d
Fix: missing $numlines
2011-04-14 14:04:18 +00:00
Philippe Grand
ac811f72d1
small changes
2011-04-14 13:46:19 +00:00
Regis Houssin
edfb703a85
Fix: bad commit
2011-04-14 12:43:50 +00:00
Philippe Grand
aab62c81b3
Fix display issue
2011-04-14 12:39:12 +00:00
Philippe Grand
fbe01b90e2
missing function
2011-04-14 10:32:56 +00:00
Philippe Grand
b48d17ba4a
Add availability function to commande file
2011-04-14 09:42:10 +00:00
Regis Houssin
7b73576731
Fix: possibility to skip update total of special lines with no qty and unit price
2011-04-13 15:39:03 +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
1c89213caf
Fix: reorder the lines correctly
2011-04-11 09:00:13 +00:00
Regis Houssin
d567827f3e
Fix: problem for view normal product/service
2011-04-11 07:56:58 +00:00
Regis Houssin
92d6a056ab
Fix: optimize code
...
Fix: better function name
2011-04-11 07:21:24 +00:00
Regis Houssin
64986dd12f
Fix: optimize code
...
Fix: better function name
2011-04-11 07:11:10 +00:00
Regis Houssin
fba4111f44
Fix: do not update price with special product 9
2011-04-10 18:44:58 +00:00
Regis Houssin
ee5c282ccd
Fix: problem with $line->update_total if no $total_localtax
2011-04-10 10:37:05 +00:00
Regis Houssin
a2902877ce
Fix: uniformize code
2011-04-10 09:57:54 +00:00
Regis Houssin
75bf04ec71
Fix: use FactureLigne class for delete line
2011-04-10 09:47:12 +00:00
Regis Houssin
da05338224
Fix: reorder correctly if fk_parent_line
...
Fix: uniformize code
2011-04-10 09:22:47 +00:00
Regis Houssin
78a0078906
Fix: not update total with special line (for the moment)
2011-04-10 09:09:14 +00:00
Regis Houssin
b163b0c73c
Fix: hook is already instantiate
...
Fix: add fk_parent_line in customer bill
2011-04-10 07:52:30 +00:00
Regis Houssin
84a5469693
Fix: problem to create hook object
2011-04-10 07:24:11 +00:00
Regis Houssin
ecd673399f
Fix: correct reorder line with fk_parent_line
...
Fix: problem with create order from proposals with fk_parent_line
2011-04-09 15:59:45 +00:00
Regis Houssin
4351580f79
Works on hook module
2011-04-09 11:29:38 +00:00
Laurent Destailleur
58570403cb
Fix: Concat html strings
2011-04-07 07:52:19 +00:00
Regis Houssin
bfe1ed994a
Fix: missing socid
2011-03-16 12:03:39 +00:00
Laurent Destailleur
bdf3b91075
Fix: clean parameter
2011-03-16 11:38:54 +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
Laurent Destailleur
6fa657a904
Fix: pgsql compatibility
2011-03-09 10:47:28 +00:00
Laurent Destailleur
05c4533b5b
Doxygen
2011-03-08 10:09:15 +00:00
Laurent Destailleur
9ff348dfb5
Work on SMS features
2011-03-05 16:27:26 +00:00
Regis Houssin
da785fad43
Fix: view multi page
2011-03-04 19:57:08 +00:00
Regis Houssin
0bbde401ef
Fix: view multi page
2011-03-04 18:50:54 +00:00
Regis Houssin
11a3b7f6eb
Fix: reencoding preview tabs, Imagick is a class today
...
Fix: uniformize code
2011-03-04 16:52:29 +00:00
Regis Houssin
20ea744d8a
Fix: reencoding preview tabs, Imagick is a class today
2011-03-04 12:27:40 +00:00
Laurent Destailleur
86d8385d95
New: Can create manually order from proposal
2011-03-02 11:06:38 +00:00
Laurent Destailleur
e850a1aa39
New: Can create manually order from proposal
2011-03-02 10:33:24 +00:00
Laurent Destailleur
768914fd18
Fix: Use defined variable
2011-03-02 09:58:10 +00:00
Laurent Destailleur
56a5e4f9c1
Workflow is empty by default but can be modified with module workflow
2011-03-01 09:22:58 +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
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
7e1e28f0d8
Fix: Wrong order of name/firstname
2011-02-09 18:27:56 +00:00
Regis Houssin
30b0d5000b
Fix: problem with price_min in mutli-price mode
2011-01-29 16:26:56 +00:00
Laurent Destailleur
ce474c1659
Fix: Remove warning
2011-01-26 15:37:35 +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
b602316c40
Fix: Cheque receipt has always a bad date because date of receipt was date of creation
2010-12-27 20:42:16 +00:00
Regis Houssin
cff0c2c339
Fix: try to use $GLOBALS in template
2010-12-24 11:19:24 +00:00
Laurent Destailleur
a2513983b4
Qual: Clean parameters
2010-12-18 11:44:43 +00:00
Regis Houssin
502bb75d2c
Fix: uniformize code
2010-12-15 07:12:28 +00:00
Laurent Destailleur
c64709049c
Fix: Restore stable version for 3.0
2010-12-14 23:41:01 +00:00
Laurent Destailleur
2498426867
Fix: Restore stable version for 3.0
2010-12-14 23:27:17 +00:00
Regis Houssin
9d46536909
Fix: uniformize code
2010-12-14 15:04:56 +00:00
Regis Houssin
381d154355
Works on best mutualized code
...
Works on MVC
2010-12-14 09:12:06 +00:00
Laurent Destailleur
cc93d642e0
Fix: Date was not always visible
2010-12-01 23:42:39 +00:00
Laurent Destailleur
6e75a3d203
Restore work lost by savannah backup
2010-12-01 21:16:28 +00:00
Laurent Destailleur
adfb9ea341
Sec: Removed security holes
2010-11-20 13:08:44 +00:00
Laurent Destailleur
8bc3bae49e
New: Add suppliers orders to process in dashboard
2010-11-13 17:37:22 +00:00
Regis Houssin
5807db9a22
Fix: XSS injection
2010-11-10 21:07:04 +00:00
Laurent Destailleur
8e00d8c555
Fix: Conflicts with var with same name
2010-11-08 01:04:55 +00:00
Juanjo Menent
6acf25958e
Fix: empty local tax
2010-11-06 17:52:07 +00:00
Laurent Destailleur
49bd52c4ab
Fix: Bad link
2010-11-04 19:05:05 +00:00
Laurent Destailleur
5ba2e98adc
Work on paypal module
2010-10-31 18:57:11 +00:00
Laurent Destailleur
d9bc203c59
Doxygen
2010-10-27 22:41:40 +00:00
Laurent Destailleur
fbe1546e7c
Qual: Uniformize code (ligne -> line)
2010-10-27 14:52:36 +00:00
Laurent Destailleur
1a91642a15
Fix: Enhance repair tool
...
Qual: Remove a TODO.
2010-10-20 18:55:12 +00:00
Regis Houssin
0b80507627
Fix: order id is lost
2010-10-17 18:26:14 +00:00
Laurent Destailleur
8210299895
Fix: Date range was lost in edit mode.
2010-10-16 14:54:09 +00:00
Regis Houssin
7b51c72267
Add delivery date in order list
2010-10-06 08:16:04 +00:00
Regis Houssin
891a0f9255
Add delivery date in order list
2010-10-06 08:13:22 +00:00
Regis Houssin
27da685f3d
Add delivery date in order list
2010-10-06 08:01:41 +00:00
Laurent Destailleur
46ad8917ad
Perf: A little speed enhancement on document tabs.
2010-10-03 15:50:34 +00:00
Laurent Destailleur
69642e7b23
New: Use ajax to change order of lines.
2010-10-02 21:01:24 +00:00
Laurent Destailleur
0e663354f0
Fix: Preview was broken after renaming lignes into lines
2010-10-02 11:47:15 +00:00