Commit Graph

35998 Commits

Author SHA1 Message Date
Vo Minh Thu 157580b8e8 [IMP] xmlrpc: use proper exception type to map to xmlrpc error codes.
bzr revid: vmt@openerp.com-20110926151403-fhx4ph22tua2s3st
2011-09-26 17:14:03 +02:00
Vo Minh Thu bbd10d96c0 [IMP] exceptions: replace ExceptionNoTb with AccessDenied.
bzr revid: vmt@openerp.com-20110926125358-8yy4tvnemfna72u7
2011-09-26 14:53:58 +02:00
Vo Minh Thu f16e2ef10a [IMP] websrv_lib: removed top-level http handlers.
We have to keep for now the sub-handler code because webdav uses it.

bzr revid: vmt@openerp.com-20110925170827-x2xvdz5pzupnu28k
2011-09-25 19:08:27 +02:00
Vo Minh Thu b7a0c1061e [IMP] xmlrpc: correctly use int fault code instead of string.
bzr revid: vmt@openerp.com-20110925162925-7d0p807u6h087whk
2011-09-25 18:29:25 +02:00
Vo Minh Thu a7a826b2df [IMP] netsvc: removed unused auth param.
The auth param is an auth proxy/provider. The idea is that an auth proxy
is associated to some HTTP request handler. The handler can then use it
when necessary, depending on the accessed resource.
As of now, it is only used by the webdav module. But really, the caldav
module accesses the proxy directly on the handler.
Currently in web_services, authentication is simply done via
security.check().

bzr revid: vmt@openerp.com-20110925152318-i3jvimumm51e2lu4
2011-09-25 17:23:18 +02:00
Vo Minh Thu a254a13dc3 [IMP] xmlrpc: versioned API.
bzr revid: vmt@openerp.com-20110925150923-au0u0nply8lriise
2011-09-25 17:09:23 +02:00
Vo Minh Thu 007da7d0c7 [FIX] openerp.service: call wsgi.stop_server upon server shutdown.
bzr revid: vmt@openerp.com-20110925150232-qidzjypddp22el1f
2011-09-25 17:02:32 +02:00
Fabien Pinckaers d4febfe788 [IMP+FIX] Complete cleaning of point_of_sale module
- refactorisation of the code: 2000 lines of code removed
   - fixed all the bugs
      - support for tax included/excluded prices
      - fixed rounding troubles
      - don't print the ticket if partial payment
   - cleaning features:
      - workflow reviewed: New -> Done -> Posted / Invoiced
      - generation of journal entries/invoice is now correct
      - only one picking per PoS order
      - wizard to apply global discount (on each lines)
   - useability:
      - reviewed the main point_of_sale screen
      - statements are open by default
   - removed non-useful features
      - advances (you use a special product for this)
      - contracts numbers
      - refund with exchange (you just create a new sale with negatives qty)
      - removed validation steps
      - scan product wizard
   - clean and complete YAML tests (work in progress)

bzr revid: fp@tinyerp.com-20110925140930-s6zibvn51k3914in
2011-09-25 16:09:30 +02:00
Fabien Pinckaers dee06af4b1 [FIX] YAML empty records
bzr revid: fp@tinyerp.com-20110925140802-gnyr92iepj73ceg0
2011-09-25 16:08:02 +02:00
Antony Lesuisse e3fb2ccea1 [IMP] setup.py remove python2.5 compatibility
bzr revid: al@openerp.com-20110925122822-njsjvs8d0qlwf4l5
2011-09-25 14:28:22 +02:00
Antony Lesuisse 124fcbbd9b [FIX] temporary web module heuristics use static/
bzr revid: al@openerp.com-20110925114051-y3eex2xnn4guu3d0
2011-09-25 13:40:51 +02:00
Antony Lesuisse da30237801 [FIX] local backend catch exceptions
bzr revid: al@openerp.com-20110925104234-plzpwopgcdxgni8m
2011-09-25 12:42:34 +02:00
Antony Lesuisse 96b9454a32 [FIX] revert 5138 revid:fp@tinyerp.com-20110924090407-x4e0ptu2am495rpv incorrect tests
bzr revid: al@openerp.com-20110925095948-hgtg1djicpvcm3nc
2011-09-25 11:59:48 +02:00
Launchpad Translations on behalf of openerp e33f8abf7c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110925044050-bjkzm7pf2t39mxwn
bzr revid: launchpad_translations_on_behalf_of_openerp-20110925044108-geoyxpt8oeooq8op
2011-09-25 04:41:08 +00:00
Olivier Dony 5eb95a3fd4 [REVERT] incorrect substitution, also causing duplicate fields in form, r.5073
Revision 5073 has revid fp@tinyerp.com-20110917153740-pbzrq432ilbi5pb5

bzr revid: odo@openerp.com-20110925021339-l6546pvwhr65j0da
2011-09-25 04:13:39 +02:00
Antony Lesuisse adc30aa10f [IMP] web.common.dispatch only load module with controllers
bzr revid: al@openerp.com-20110925015054-1223jdthddb1wrah
2011-09-25 03:50:54 +02:00
Olivier Dony da705a6b55 [FIX] rpc: honor *_interface options + log it
bzr revid: odo@openerp.com-20110925014243-0q1o67twburpga0z
2011-09-25 03:42:43 +02:00
Antony Lesuisse 404e545365 [FIX] revert 3651 al@openerp.com-20110925003322-yioqd1cdlffvr6uc http static is used by webdav
bzr revid: al@openerp.com-20110925012039-4hmqj2v5aaxxtxwy
2011-09-25 03:20:39 +02:00
Antony Lesuisse cd95f48ee7 [IMP] dbfilter option from openerp-server in embedded mode
bzr revid: al@openerp.com-20110925005523-krlap0jdgc5ukott
2011-09-25 02:55:23 +02:00
Antony Lesuisse d3b76ea7f1 [IMP] temporary web dbfilter before metaoptions
bzr revid: al@openerp.com-20110925005437-7jdgrzl7i4ihx44y
2011-09-25 02:54:37 +02:00
Antony Lesuisse eda28246ee [REM] http static crap (you may use web controllers or /static dir)
bzr revid: al@openerp.com-20110925003322-yioqd1cdlffvr6uc
2011-09-25 02:33:22 +02:00
Antony Lesuisse 828d12b07c [MERGE] wsgification and more, thanks to vmt
bzr revid: al@openerp.com-20110925000221-hctc1t18njh98oal
2011-09-25 02:02:21 +02:00
Antony Lesuisse 34a19a3a68 [MERGE] wsgification and more, thanks to vmt
bzr revid: al@openerp.com-20110925000139-nvg1i3afklbylvx5
2011-09-25 02:01:39 +02:00
Antony Lesuisse b91d70a42d [MERGE] trunk
bzr revid: al@openerp.com-20110925000038-qwfvcrmndstygt2d
2011-09-25 02:00:38 +02:00
Antony Lesuisse 895a60f322 [IMP] web runs nicely in the server, That s one small commit for a man, a giant leap for openerp
bzr revid: al@openerp.com-20110924234416-b9pzbhpqfxi319te
2011-09-25 01:44:16 +02:00
Vo Minh Thu 459213444d [MERGE] tests: added database creation test via XML-RPC.
bzr revid: vmt@openerp.com-20110924171507-p6x41jshfkrquz2f
2011-09-24 19:15:07 +02:00
Antony Lesuisse c845bef206 [IMP] web.common.sesion local backend part2
bzr revid: al@openerp.com-20110924165705-c0wd7hcup9ib74ry
2011-09-24 18:57:05 +02:00
Antony Lesuisse 0a02a38739 [IMP] web.common.sesion local backend part1
bzr revid: al@openerp.com-20110924163828-gbys8t65gyz0qkcu
2011-09-24 18:38:28 +02:00
Vo Minh Thu 58ebd45efe [IMP] openerp.service: import at the top.
bzr revid: vmt@openerp.com-20110924163358-svx1yjuwdybxxr6k
2011-09-24 18:33:58 +02:00
Antony Lesuisse 5db809ea0b [MERGE] trunk
bzr revid: al@openerp.com-20110924160802-ebb7rawu71rykluu
2011-09-24 18:08:02 +02:00
Antony Lesuisse 94393cc074 [REM] python25-compat
bzr revid: al@openerp.com-20110924153418-kgkrqg0s2mtniofm
2011-09-24 17:34:18 +02:00
Antony Lesuisse 02ee5ee64c [FIX] remove old-style test wsgi hook
bzr revid: al@openerp.com-20110924152401-5ilujqvg6gnhdrbz
2011-09-24 17:24:01 +02:00
Antony Lesuisse 73cdf6159e [FIX] wsgi server listen to ipv4 0.0.0.0
bzr revid: al@openerp.com-20110924151831-7nra57wpqq6oqose
2011-09-24 17:18:31 +02:00
Fabien Pinckaers 522f90e7d5 merge
bzr revid: fp@tinyerp.com-20110924151533-d2yiea7d28mdd5k2
2011-09-24 17:15:33 +02:00
Fabien Pinckaers 52cea14ac7 merge
bzr revid: fp@tinyerp.com-20110924151448-5gw2wmkcu9gudyim
2011-09-24 17:14:48 +02:00
Fabien Pinckaers a1fbc44387 fix
bzr revid: fp@tinyerp.com-20110924150944-7v00udju3cbi9m0c
2011-09-24 17:09:44 +02:00
Fabien Pinckaers 70b818985a [FIX] access rule not required in sale_margin
bzr revid: fp@tinyerp.com-20110924150735-77kg4vw84dzqc5qx
2011-09-24 17:07:35 +02:00
Fabien Pinckaers 7cbfe6118e merge
bzr revid: fp@tinyerp.com-20110924150234-ffaq5wjyfkldo37t
2011-09-24 17:02:34 +02:00
Vo Minh Thu 4268ca38b7 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20110924145449-1lfkhix60fdsucoy
2011-09-24 16:54:49 +02:00
Antony Lesuisse 7a88d9058d [MERGE] trunk
bzr revid: al@openerp.com-20110924145258-16r9qi7hr3dip1jz
2011-09-24 16:52:58 +02:00
Fabien Pinckaers 4eb5563008 merge
bzr revid: fp@tinyerp.com-20110924144613-zetogwg7qypmquh9
2011-09-24 16:46:13 +02:00
Fabien Pinckaers 5c633f13a2 merge
bzr revid: fp@tinyerp.com-20110924144346-kxvu883we8u5442e
2011-09-24 16:43:46 +02:00
Fabien Pinckaers 438f70aa2d merge
bzr revid: fp@tinyerp.com-20110924144230-9donuywnrn483z8v
2011-09-24 16:42:30 +02:00
Fabien Pinckaers fa73585b3b fix
bzr revid: fp@tinyerp.com-20110924144015-g9pb5jhfyt3cmbys
2011-09-24 16:40:15 +02:00
Antony Lesuisse a901ee2eaa [FIX] base_setup missing categories for ir.actions.todo
bzr revid: al@openerp.com-20110924143518-yb16n6k851ajsph2
2011-09-24 16:35:18 +02:00
Fabien Pinckaers 5ce328e22c merge
bzr revid: fp@tinyerp.com-20110924143437-6e30p8zk0s8grs9p
2011-09-24 16:34:37 +02:00
Fabien Pinckaers a3f18d099f merge
bzr revid: fp@tinyerp.com-20110924143323-kd88gak64gmgjr9a
2011-09-24 16:33:23 +02:00
Fabien Pinckaers 4f352ac3df fix
bzr revid: fp@tinyerp.com-20110924143117-bjg47dpyzq1igv3n
2011-09-24 16:31:17 +02:00
Antony Lesuisse 26a58b22f2 [MERGE] config rework ir.action.todo stw
bzr revid: al@openerp.com-20110924142047-rdo7gwoluoydbfz4
2011-09-24 16:20:47 +02:00
Fabien Pinckaers fb20793952 merge
lp bug: https://launchpad.net/bugs/844022 fixed

bzr revid: fp@tinyerp.com-20110924142021-7fef32xzhc74tji4
2011-09-24 16:20:21 +02:00