Commit Graph

27259 Commits

Author SHA1 Message Date
Fabien Pinckaers 371366702b [FIX] receive and manually create a new one
bzr revid: fp@tinyerp.com-20110925232056-9t1lz4wf6t3ufjyz
2011-09-26 01:20:56 +02:00
Fabien Pinckaers b8140d9138 fix
bzr revid: fp@tinyerp.com-20110925225332-bdrdq48tvu8wpj9a
2011-09-26 00:53:32 +02:00
Fabien Pinckaers 8d31afee04 merge
bzr revid: fp@tinyerp.com-20110925224950-1l4oxm6tz12z623d
2011-09-26 00:49:50 +02:00
Fabien Pinckaers 732f778f4e [FIX] is price not in pricelist for a PO
bzr revid: fp@tinyerp.com-20110925224429-nb300pvodh02vh1y
2011-09-26 00:44:29 +02:00
Fabien Pinckaers 592305f15e merge
bzr revid: fp@tinyerp.com-20110925223357-3b22ga5nfwmhf3jl
2011-09-26 00:33:57 +02:00
Fabien Pinckaers 42baed019e merge
bzr revid: fp@tinyerp.com-20110925222445-vcji6x4ww9ve2lf0
2011-09-26 00:24:45 +02:00
Fabien Pinckaers c0b3e81445 merge
lp bug: https://launchpad.net/bugs/828603 fixed

bzr revid: fp@tinyerp.com-20110925222242-9j04ly571rociz59
2011-09-26 00:22:42 +02:00
Fabien Pinckaers 97a5464faf merge
lp bug: https://launchpad.net/bugs/806914 fixed

bzr revid: fp@tinyerp.com-20110925222014-739rw6mpsurzo1cj
2011-09-26 00:20:14 +02:00
Fabien Pinckaers 1c97ceb4bc merge
lp bug: https://launchpad.net/bugs/838887 fixed

bzr revid: fp@tinyerp.com-20110925221706-suqxfmodiwjpabsx
2011-09-26 00:17:06 +02:00
Fabien Pinckaers a81772f07e merge
lp bug: https://launchpad.net/bugs/842758 fixed

bzr revid: fp@tinyerp.com-20110925221543-650h1jd4q57fyu0i
2011-09-26 00:15:43 +02:00
Fabien Pinckaers 440ed51b9f fix
bzr revid: fp@tinyerp.com-20110925215457-a40td30n6bedg2ug
2011-09-25 23:54:57 +02:00
Fabien Pinckaers d0b7b34c1d [IMP] Point of Sale Useability and code cleaning
bzr revid: fp@tinyerp.com-20110925214829-w11t4boo7wxceee9
2011-09-25 23:48:29 +02:00
Fabien Pinckaers 51d9c952ed [IMP] Point of Sale Useability and code cleaning
bzr revid: fp@tinyerp.com-20110925214710-dvl6qnf3h3siders
2011-09-25 23:47:10 +02:00
Fabien Pinckaers 597412b09a [IMP] Point of Sale Useability and code cleaning
bzr revid: fp@tinyerp.com-20110925214532-1scgzy6tk9r70091
2011-09-25 23:45:32 +02:00
Fabien Pinckaers 9bbeaca7d3 [IMP] useability and code cleaning
bzr revid: fp@tinyerp.com-20110925210844-g86ikbvnvnsjpzpk
2011-09-25 23:08:44 +02:00
Fabien Pinckaers d0f8dc83e5 [IMP] Useability and misc fixes in POS
bzr revid: fp@tinyerp.com-20110925210020-5jvd7x38asnbzv5b
2011-09-25 23:00:20 +02:00
Fabien Pinckaers 17dcdf8136 [IMP] some fixes
bzr revid: fp@tinyerp.com-20110925190200-zo2elh6ntlckdqkt
2011-09-25 21:02:00 +02:00
Fabien Pinckaers aa96975247 [IMP] pos, -u point_of_sale works better
bzr revid: fp@tinyerp.com-20110925184012-t1x14v2it65zsm0o
2011-09-25 20:40:12 +02:00
Fabien Pinckaers fccc5304ed [fIX]
bzr revid: fp@tinyerp.com-20110925170713-wuc03wqxlaenmvt2
2011-09-25 19:07:13 +02:00
Fabien Pinckaers ca0a60c2e7 fix
bzr revid: fp@tinyerp.com-20110925170416-9lfef6yxl8bcntre
2011-09-25 19:04:16 +02:00
Fabien Pinckaers 5e6a1ecb76 [IMP] clean test YML for point_of_sale
bzr revid: fp@tinyerp.com-20110925155050-cqkwsar8azfmis87
2011-09-25 17:50:50 +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
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
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 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 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
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
Antony Lesuisse 5db809ea0b [MERGE] trunk
bzr revid: al@openerp.com-20110924160802-ebb7rawu71rykluu
2011-09-24 18:08:02 +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
Fabien Pinckaers 4eb5563008 merge
bzr revid: fp@tinyerp.com-20110924144613-zetogwg7qypmquh9
2011-09-24 16:46:13 +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
Fabien Pinckaers a4c2e05d19 merge
bzr revid: fp@tinyerp.com-20110924141901-89brp0yppqomm1tz
2011-09-24 16:19:01 +02:00
Fabien Pinckaers 1ae77effae merge
bzr revid: fp@tinyerp.com-20110924141651-lzlmllxy5np7eb90
2011-09-24 16:16:51 +02:00
Fabien Pinckaers 4fdebeef0f [IMP] removed completly false report
bzr revid: fp@tinyerp.com-20110924141451-772qbu8ipjib4ulo
2011-09-24 16:14:51 +02:00
Fabien Pinckaers 8e34fa6526 [FIX] translated msg for PO
lp bug: https://launchpad.net/bugs/852456 fixed

bzr revid: fp@tinyerp.com-20110924140744-728n8oda7vw8mzum
2011-09-24 16:07:44 +02:00