Commit Graph

4542 Commits

Author SHA1 Message Date
Olivier Dony 037d12f3fa [IMP] base: completely remove default value for action_id of res.users + cleanup + tooltips
bzr revid: odo@openerp.com-20101001163717-bf1xnz6qm76y4s7h
2010-10-01 18:37:17 +02:00
Harry (OpenERP) 55eaa53db7 [MERGE] removed ir.actions.report.custom and ir.report.custom models
bzr revid: hmo@tinyerp.com-20101001151006-23drjpvi0s09f8tj
2010-10-01 20:40:06 +05:30
Olivier Dony 9454f780af [FIX] osv.query: improve support of chained explicit JOINs + corresponding tests
bzr revid: odo@openerp.com-20101001143642-z3ahichcj55csxib
2010-10-01 16:36:42 +02:00
jas 48d9c128e0 [REM]:base:removed ir.actions.report.custom and ir.report.custom
bzr revid: jas@tinyerp.com-20101001135358-ndjdcdw9hojno9kh
2010-10-01 19:23:58 +05:30
Olivier Dony 8f99c6ebcd [FIX] ir.actions: remove leftover debug breakpoint - sorry about it :-( - also note that previous commit changed the report_type field of ir.actions.report.xml from selection to char to be more easily extended
bzr revid: odo@openerp.com-20101001125134-b6dovx9vs12lcndy
2010-10-01 14:51:34 +02:00
Ferdinand 05c30d29f4 [IMP] Bank : If partner has an account number, he must have a bank linked and thus bank has to be a required field
lp bug: https://launchpad.net/bugs/651171 fixed

bzr revid: jvo@tinyerp.com-20101001124301-7rruihe46ku5zezq
2010-10-01 18:13:01 +05:30
Harry (OpenERP) ab773ebb3f [IMP] base:
* remove icon on reporting menu
* add wkf_id related field in workitem
* correct close button icon on request form

bzr revid: hmo@tinyerp.com-20101001115415-pbaj7bz46bkkf41l
2010-10-01 17:24:15 +05:30
Olivier Dony cbc6d182c9 [IMP] report: moved the register_all() function as a method of ir.actions.report.xml model, to make it easier to inherit/extend for additional report engines
bzr revid: odo@openerp.com-20101001112552-2br8ftpi94ootfrw
2010-10-01 13:25:52 +02:00
olt@tinyerp.com 5fce56cab3 [FIX] report engine: fixed an error in 'get_digits'
bzr revid: olt@tinyerp.com-20101001113225-wpmxc31htrj02ssf
2010-10-01 13:32:25 +02:00
olt@tinyerp.com 6b19c64976 [IMP] report engine: try to compute float digits based on field and decimal_precision
bzr revid: olt@tinyerp.com-20101001111254-s2r33l07xz62fyf7
2010-10-01 13:12:54 +02:00
Harry (OpenERP) feed934801 [MERGE]
bzr revid: hmo@tinyerp.com-20101001110658-zrmg32f4hmwc21ww
2010-10-01 16:36:58 +05:30
Harry (OpenERP) 1d0b30bbe1 [MERGE]
bzr revid: hmo@tinyerp.com-20101001102457-1cs6ssynbo5iyca4
2010-10-01 15:54:57 +05:30
ron@tinyerp.com 34230abf26 [IMP]: base module :Instatnt menu Active filter Button
bzr revid: ron@tinyerp.com-20101001101502-8evwjsuocdgmqryw
2010-10-01 15:45:02 +05:30
Harry (OpenERP) 6bb926d640 [MERGE] merged with openobjct-addons
bzr revid: hmo@tinyerp.com-20101001100337-3ztwd6xs39fvg0ww
2010-10-01 15:33:37 +05:30
jas dc984c48b6 [IMP]: base : Improvements in Users->Users
bzr revid: jas@tinyerp.com-20101001092427-8v4dily9reejsvtc
2010-10-01 14:54:27 +05:30
Launchpad Translations on behalf of openerp 5607586667 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101001084723-t0gh6nh5alivjvig
2010-10-01 08:47:23 +00:00
jas 807e733c39 [IMP]: base : Improvements in the list view of the Users->Users
bzr revid: jas@tinyerp.com-20101001073729-jtdo3yd4yiuwkh7u
2010-10-01 13:07:29 +05:30
Olivier Dony 109f51e125 [ADD] osv: initial basic implementation of Query object:
- added basic Query object to support more complex ORM use cases (LEFT OUTER JOINS at the moment)
- added trivial unit tests for query object + run_test.py executable to launch them 
Warning: this is very basic and was only done as a low-risk fix to introduce support for OUTER joins in some cases.
This will need to be improved and extended a lot to be really useful -> targeted for after v6.0...

bzr revid: odo@openerp.com-20100930132403-2dx0k9znzromsig7
2010-09-30 15:24:03 +02:00
nch@tinyerp.com f05a5b8272 [FIX]:Print screen should respect sort order
lp bug: https://launchpad.net/bugs/645984 fixed

bzr revid: nch@tinyerp.com-20100930084147-hw4351m329tbrpnr
2010-09-30 14:11:47 +05:30
vda (Open ERP) 73cee227e1 [FIX] Removed default for home action.
bzr revid: vda@tinyerp.com-20100930082926-13n8zl37zw8t3fro
2010-09-30 13:59:26 +05:30
ron@tinyerp.com d6a4bf08e5 [REF]: base module :Reporting Menu
bzr revid: ron@tinyerp.com-20100930081946-zl5pkfsnja8n2rls
2010-09-30 13:49:46 +05:30
vda (Open ERP) ac7ec1748c [FIX] Removed default for home action.
bzr revid: vda@tinyerp.com-20100930081609-5s4udd31is38ra9z
2010-09-30 13:46:09 +05:30
vda (Open ERP) 77c3f0abbf [FIX] Removed required property for home action (web client dashboard).
bzr revid: vda@tinyerp.com-20100930064301-9o44xig9wj15l9kt
2010-09-30 12:13:01 +05:30
ron@tinyerp.com 32847c3ebd [FIX]: base module :Request menu - closed state (it desappears)
bzr revid: ron@tinyerp.com-20100930054529-a1e2cnlc27n4mdty
2010-09-30 11:15:29 +05:30
Launchpad Translations on behalf of openerp 2bfcc53250 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20100930043808-6b9xdye93e67rvvc
2010-09-30 04:38:08 +00:00
ron@tinyerp.com 5d5fc92dea [FIX]: base module :Add Active Filter Button to Low Level object - Workflows Menu
bzr revid: ron@tinyerp.com-20100929134931-7f6xk18zkyynhpjv
2010-09-29 19:19:31 +05:30
jas 68c21a84ab [IMP]: base : Improvements in Low Level Objects Menu
bzr revid: jas@tinyerp.com-20100929132225-kzm2rzzqr808hpl2
2010-09-29 18:52:25 +05:30
Harry (OpenERP) 2112d5ae02 [MERGE]
bzr revid: hmo@tinyerp.com-20100929130831-wmuix2fwpvth0mxy
2010-09-29 18:38:31 +05:30
Harry (OpenERP) 7c6a12df6d [MERGE]
bzr revid: hmo@tinyerp.com-20100929123105-r0t3lvbxwvjv9zoy
2010-09-29 18:01:05 +05:30
Jay (OpenERP) d631de7a68 [FIX] Import : multiple O2M import corrected
bzr revid: jvo@tinyerp.com-20100929120721-sptc54u3dhqr0fu1
2010-09-29 17:37:21 +05:30
ron@tinyerp.com e02136b48c [FIX]: base module :update workflow item to workflows
bzr revid: ron@tinyerp.com-20100929113040-o1vrs2v6tyn7j5lt
2010-09-29 17:00:40 +05:30
jas b4779a1bd3 [IMP/FIX]: base : Improvement in User,Security menu
bzr revid: jas@tinyerp.com-20100929111200-fs00cbqhpo4uzz3z
2010-09-29 16:42:00 +05:30
ron@tinyerp.com 4d0025737f [FIX]: base module :in action parent menu
bzr revid: ron@tinyerp.com-20100929110718-usm83e55csfc6tkd
2010-09-29 16:37:18 +05:30
ron@tinyerp.com 220d481afc [IMP]: base:Improvement in configuration and customization menu
bzr revid: ron@tinyerp.com-20100929103726-d1i0lqhx1x55tyc2
2010-09-29 16:07:26 +05:30
Harry (OpenERP) 6019fbd032 [MERGE]
bzr revid: hmo@tinyerp.com-20100929101858-clmlcw5v1frcyux7
2010-09-29 15:48:58 +05:30
Harry (OpenERP) 217d88f128 [MERGE]
bzr revid: hmo@tinyerp.com-20100929094456-pjhghp5o5zf2kq90
2010-09-29 15:14:56 +05:30
ron@tinyerp.com 1a6eb1e917 [IMP]: base:Improvement in base module
bzr revid: ron@tinyerp.com-20100929075817-ve8a7w8gw6e6v7k1
2010-09-29 13:28:17 +05:30
jas 55bec50ff0 [IMP]: base : Improvements in base module
bzr revid: jas@tinyerp.com-20100929075801-l569rvj9tiq2ha9w
2010-09-29 13:28:01 +05:30
RGA (OpenERP) 9b0e0fa9d8 Add UNIQUE constraint in ir.filters + refactor code
bzr revid: rga@tinyerp.com-20100929073741-kpnvws23uvj3g00e
2010-09-29 13:07:41 +05:30
jas 276b05358b [Merge]: Merge with lp:openobject-server
bzr revid: jas@tinyerp.com-20100929071751-bmjw2s5867qlex1j
2010-09-29 12:47:51 +05:30
Xavier Morel 54fb35b34b [IMP] add logging to bare except in modules
bzr revid: xmo@openerp.com-20100929070346-zs7u7qy2xyp5ps3d
2010-09-29 09:03:46 +02:00
ron@tinyerp.com 22fe6924aa [MERGE]: Merge with lp:openobject-server
bzr revid: ron@tinyerp.com-20100929070031-75ypcrwnma6zo4pp
2010-09-29 12:30:31 +05:30
Xavier Morel 9d8bbcbb60 [FIX] warnings in module.pyfix ordering and grouping of imports
bzr revid: xmo@openerp.com-20100929065441-3xdi5tkbh71qole8
2010-09-29 08:54:41 +02:00
jas b8312856d7 [IMP]: Remove departments from Administration Menu
bzr revid: jas@tinyerp.com-20100929055133-o1xqah747h28w5k1
2010-09-29 11:21:33 +05:30
ron@tinyerp.com b89611963f [IMP] :Improvement Scheduler Actions
bzr revid: ron@tinyerp.com-20100929053954-uuu3q4orkjuwnqok
2010-09-29 11:09:54 +05:30
Launchpad Translations on behalf of openerp 0c5c22241e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20100929044742-hs94zc5tzloe42ql
2010-09-29 04:47:42 +00:00
Fabien Pinckaers 66e8c0f5c7 fix
bzr revid: fp@tinyerp.com-20100928214848-h4irja9fleiz32xz
2010-09-28 23:48:48 +02:00
Xavier Morel 60f6882c37 [FIX] web dependencies handling: walk the entire dependency tree, not just direct (server-side) dependencies of the current module, to discover and return the dependencies of the web addon to the web client
bzr revid: xmo@openerp.com-20100928133157-9n31dj4h1b96co5u
2010-09-28 15:31:57 +02:00
Xavier Morel c5f030d5e0 [IMP] add logging when server sends data to client, also bail out early from sending addons if we know we'll have nothing to send (client requested an empty set of web addons)
bzr revid: xmo@openerp.com-20100928123452-vhpoo1izp29lppo3
2010-09-28 14:34:52 +02:00
Xavier Morel 5577f2bc4a [FIX] web dependencies: only send dependencies to web modules
Issue: if we depend from a module which depends from a module with a web component, we're hosed. Normal?

bzr revid: xmo@openerp.com-20100928110915-0m22v3l4ittx51c1
2010-09-28 13:09:15 +02:00
Xavier Morel c153c2d46b [ADD] server-side web addons
bzr revid: xmo@openerp.com-20100928075257-06f2b3o6kvdb9f6y
2010-09-28 09:52:57 +02:00
Jay (OpenERP) 573ea5722f [FIX] wizard exception replaced by osv exception
lp bug: https://launchpad.net/bugs/648954 fixed

bzr revid: jvo@tinyerp.com-20100927180506-w5oq9ia1pjgjdyqd
2010-09-27 23:35:06 +05:30
Xavier Morel 3eac92fc4a [REM] web modules
bzr revid: xmo@openerp.com-20100927141344-hgzzsa4liemqnz8n
2010-09-27 16:13:44 +02:00
Vir (Open ERP) 9bfc761a80 [IMP] add separator in user preference view
bzr revid: vir@tinyerp.com-20100928073954-e009nxnz7oncfee2
2010-09-28 13:09:54 +05:30
qdp-launchpad@tinyerp.com e96ad55694 [MERGE] merged the report team branch of server
bzr revid: qdp-launchpad@tinyerp.com-20100927134623-o3008630qohf8hsp
2010-09-27 15:46:23 +02:00
apa-tiny 422b9f3292 [revert]:revert
bzr revid: apa@tinyerp.com-20100927131741-i62g05rrk8hv3wbq
2010-09-27 18:47:41 +05:30
apa-tiny 0e2eba601d [IMP]:improved internal header for pagereset
bzr revid: apa@tinyerp.com-20100927125223-jkqs7z851d4jer1x
2010-09-27 18:22:23 +05:30
rpa (Open ERP) 6dcdbe95b0 [IMP]: Improvement in domain to launch config wizard by wizard
bzr revid: rpa@tinyerp.com-20100927115013-otj04tdu84e72tki
2010-09-27 17:20:13 +05:30
apa-tiny a4f08919b1 [IMP]:improved internal header for pagereset
bzr revid: apa@tinyerp.com-20100927112825-t8f7vkdut97fnfcv
2010-09-27 16:58:25 +05:30
apa-tiny 6860beac3e [IMP]:improved header
bzr revid: apa@tinyerp.com-20100927110215-pua562rflkics8j2
2010-09-27 16:32:15 +05:30
apa-tiny bf0124f28c [IMP]:improved for internal header
bzr revid: apa@tinyerp.com-20100927100955-m0nh5r0sdp8r4yvt
2010-09-27 15:39:55 +05:30
apa-tiny 83a1255311 [IMP]:improved internal header and print pagecount without black square on the right of the page number
bzr revid: apa@tinyerp.com-20100927095748-9927u4i2y1rmmo9f
2010-09-27 15:27:48 +05:30
Vir (Open ERP) f9d16b73b0 [Merge]
bzr revid: vir@tinyerp.com-20100924043109-i8ekt4n1f6f066wf
bzr revid: vir@tinyerp.com-20100924102659-lg5m373buwdkaxv5
bzr revid: vir@tinyerp.com-20100927044550-6e810lp30n0wzzct
bzr revid: vir@tinyerp.com-20100927085203-o35fnvxr4gm1pi9q
2010-09-27 14:22:03 +05:30
RON (OpenERP) 9c78dc1b91 [IMP]: Usability improvements on base for "Configuration" and "Customization" menus
bzr revid: rpa@tinyerp.com-20100927071229-0sy4e7s2j7cfv54a
2010-09-27 12:42:29 +05:30
Jay (OpenERP) 9338fc0c48 [FIX] Export : Corrections for exportation of relational fields
lp bug: https://launchpad.net/bugs/644473 fixed

bzr revid: jvo@tinyerp.com-20100927063809-9xbpi309bffmzbuo
2010-09-27 12:08:09 +05:30
nch@tinyerp.com 21ba77896d [IMP]:remove implementation of help on menu items
bzr revid: nch@tinyerp.com-20100927054642-d081zya54g1ot5l3
2010-09-27 11:16:42 +05:30
apa-tiny f650f6c7ce [MERGE]
bzr revid: apa@tinyerp.com-20100927044140-pprktaud0v2xo5zm
2010-09-27 10:11:40 +05:30
Olivier Dony f49b3ea722 [FIX] openerp-server.py: python 2.5 compatibility for thread dump
bzr revid: odo@openerp.com-20100924125615-acisxmznw9y8b3bk
2010-09-24 14:56:15 +02:00
rch (Open ERP) 984163134f [IMP]: Add internal header on printscreen report.
bzr revid: rch_open_erp-20100924125604-48m4q8yz7o9pm3jl
2010-09-24 18:26:04 +05:30
Anup (OpenERP) 8e4b9e6875 [FIX] base : tests corrected
bzr revid: ach@tinyerp.com-20100924113452-8ok1fbtul9e8rxqe
2010-09-24 17:04:52 +05:30
Olivier Dony e4e6e04a61 [IMP] ir.property: fixed compatibility with python 2.5
bzr revid: odo@openerp.com-20100924101545-2baak1xfh0v8z04n
2010-09-24 12:15:45 +02:00
Olivier Dony 35acf33537 [IMP] netsvc,openerp-server: fixed daemon threads to work with python 2.5
bzr revid: odo@openerp.com-20100924101354-e020qzylp0kacj8r
2010-09-24 12:13:54 +02:00
Vir (Open ERP) 165de37c47 [Merge]
bzr revid: vir@tinyerp.com-20100924042941-371a0e7dqowk7s9j
2010-09-24 09:59:41 +05:30
Olivier Dony 801f339f0a [IMP] base: remove duplication tooltips for module list button (string is used as tooltip)
bzr revid: odo@openerp.com-20100923171805-x05an2hmngymh4do
2010-09-23 19:18:05 +02:00
Olivier Dony 5247ced301 [IMP] base: improved language loader wizard form
bzr revid: odo@openerp.com-20100923171724-8tsngwdyymq9tuxo
2010-09-23 19:17:24 +02:00
Olivier Dony d15f4dce3c [IMP] base: improved usability of ir.property form view using better field values
bzr revid: odo@openerp.com-20100923171634-m4d426iyecndc76b
2010-09-23 19:16:34 +02:00
Julien Thewys d90f632ad7 [FIX] Moved definition of smtplib error logger in the right scope.
bzr revid: jth@openerp.com-20100923135820-t1uqp0k4iwfgxaw6
2010-09-23 15:58:20 +02:00
Olivier Dony 3f84f966af [IMP] base: improve list view of ir.action.todo + fixed typo in state label
bzr revid: odo@openerp.com-20100923105410-it7wqr3lwjkps9wx
2010-09-23 12:54:10 +02:00
Olivier Dony dd26adcd28 [IMP] base: Restart mode of ir.actions.todo should default to "On Skip", not "Always"
bzr revid: odo@openerp.com-20100923105345-svxaij3p169sor7d
2010-09-23 12:53:45 +02:00
Olivier Dony d4d842d88f [MERGE] base: improved config wizard, plus some usability improvements in views
bzr revid: odo@openerp.com-20100923105124-g0jn3lf7w7pprxkt
2010-09-23 12:51:24 +02:00
Jay (OpenERP) 4add65888a [FIX]custom report correction acc. to Safe_eval
bzr revid: jvo@tinyerp.com-20100923100145-qvysfefq5ul1ubog
2010-09-23 15:31:45 +05:30
Vir (Open ERP) 153bb0d55d [Merge]
bzr revid: vir@tinyerp.com-20100917132957-h8yfsd3iwx58vd0n
bzr revid: amp@tinyerp.com-20100918054229-bhtpkyw60yep2adh
bzr revid: vir@tinyerp.com-20100920043115-duutcwjen1bi64ll
bzr revid: vir@tinyerp.com-20100920092311-6btq951zzucvdvju
bzr revid: vir@tinyerp.com-20100921045650-jd5aclm7t825o6hj
bzr revid: vir@tinyerp.com-20100922043254-z7ev282pd9sp4off
bzr revid: vir@tinyerp.com-20100923043620-faanprzedvdrmd3f
2010-09-23 10:06:20 +05:30
olt@tinyerp.com 14e03b34b7 [IMP] ir.attachment: performance improvement: 'res_name' -> 'store=True' to avoid unecessary db lookup
bzr revid: olt@tinyerp.com-20100922125403-sw7yfp9rsr7i2g93
2010-09-22 14:54:03 +02:00
olt@tinyerp.com ba4f8ad223 [FIX] addons: tried to remove a non existing key in dict
bzr revid: olt@tinyerp.com-20100922123135-qmh4hpfgr9iexs03
2010-09-22 14:31:35 +02:00
rpa (Open ERP) 8ff7edf47d [REM,FIX]: * Removed old configuration wizard
* Fix action when there is no config wizard to execute

bzr revid: rpa@tinyerp.com-20100922103712-n217m5xjl4wptuku
2010-09-22 16:07:12 +05:30
olt@tinyerp.com 6acee33b4e [FIX] osv.fields: fromkeys second argument is only evaluated once
bzr revid: olt@tinyerp.com-20100922092349-ab36ynbdzqvexryb
2010-09-22 11:23:49 +02:00
Olivier Dony 68d0f64128 [IMP] netrpc/http servers: consistently name server threads
bzr revid: odo@openerp.com-20100922114631-umxz97owiuvlcf0r
2010-09-22 13:46:31 +02:00
Olivier Dony c6d238654c [IMP] netsvc.Agent: spawned task threads should not be marked as daemon
bzr revid: odo@openerp.com-20100922114525-sxl26m5ilum0uscj
2010-09-22 13:45:25 +02:00
Olivier Dony c7fedc09fd [IMP] openerp-server.py: cleanup + double CTRL-C can now be used to force immediate shutdown of server
bzr revid: odo@openerp.com-20100922113256-z3rmztczeivddk9q
2010-09-22 13:32:56 +02:00
nch@tinyerp.com 2d2e0b25a3 [FIX]:The records that has groupby field value = False or '' should also be returned to the client to show as 'Undefined'
bzr revid: nch@tinyerp.com-20100922055205-k9cu34iuzfhlvbg1
2010-09-22 11:22:05 +05:30
Olivier Dony bbc9eba7a0 [IMP] netsvc.Agent: Agent.runner thread should be marked daemon to be terminated at server exit (harmlessly)
Also set a thread name for the runner thread.

bzr revid: odo@openerp.com-20100921153423-053knurknw34qj1r
2010-09-21 17:34:23 +02:00
Olivier Dony 0b314fd3dd [IMP] addons.init: handle properly empty update/init module spec
bzr revid: odo@openerp.com-20100921142525-2vjy7njophpl77bf
2010-09-21 16:25:25 +02:00
Olivier Dony 8af368159b [IMP] addons.init: avoid spurious warnings during validation of -i / -u server parameters
Includes revert of revision 2111.5.24 rvo@tinyerp.co.in-20100503134414-ma87k4htpifi00tz

bzr revid: odo@openerp.com-20100921140457-cwhl843wz86nfmm8
2010-09-21 16:04:57 +02:00
rpa (Open ERP) bf566331ea [MERGE]: Merge with lp:openobject-server
bzr revid: rpa@tinyerp.com-20100921132134-eb51fo5ueaoqxy12
2010-09-21 18:51:34 +05:30
Olivier Dony 6af5da11d1 [REM] tools.config, ir.actions.server: removed server_actions_allow_code option now that safe_eval is in place
Also re-allowed server actions to return an "action" to execute, and replaced contexts passed to eval by copies to avoid one possible source of side-effects.

bzr revid: odo@openerp.com-20100921131437-sgdz6sk4lwdcc3ch
2010-09-21 15:14:37 +02:00
Olivier Dony 7acc3e30b4 [IMP] ir.module: indices on columns used frequently by ir.module functions
bzr revid: odo@openerp.com-20100921110156-4bnnjqcfo396f0oh
2010-09-21 13:01:56 +02:00
Olivier Dony db2dc47d89 [IMP/REM] ir_property: remove useless/potentially harmful (btree on TEXT) indices on ir.property
Also improved fields_id label.

bzr revid: odo@openerp.com-20100921110038-gy38ukzzhsk2kz92
2010-09-21 13:00:38 +02:00
Xavier Morel 773839ed75 [IMP] don't manually split'n load base.sql, cr.execute has no problem eating a whole file (as far as I can see)
bzr revid: xmo@openerp.com-20100921130657-bkqqyscgzmryhap1
2010-09-21 18:36:57 +05:30
Anup (OpenERP) 50985408b6 [FIX] Fixed _get_by_id() method of fields.property
bzr revid: ach@tinyerp.com-20100921085549-lw3x6w4zbljscxic
2010-09-21 14:25:49 +05:30
Harry (OpenERP) 2889dd48cf [IMP] useability
bzr revid: hmo@tinyerp.com-20100921075250-9gd4n4cg34fp2ho4
2010-09-21 13:22:50 +05:30