Commit Graph

346 Commits

Author SHA1 Message Date
Stephane Wirtel 6cefb2c802 [FIX] point_of_sale: Fix some bugs
bzr revid: stw@openerp.com-20120507130946-13i3yq82oi69zjjt
2012-05-07 15:09:46 +02:00
Stephane Wirtel d7b5e5a6ef [IMP] point_of_sale: create a session if there is not session for the connected user
bzr revid: stw@openerp.com-20120504152720-nqfhr5aclihpfiis
2012-05-04 17:27:20 +02:00
Stephane Wirtel ec308a08e7 [IMP] account: Add new wizard for the cash register "Take Money Out", "Put Money In"
[FIX] point_of_sale: Fix some bugs

bzr revid: stw@openerp.com-20120504125158-p45qfzo8mif6x9xe
2012-05-04 14:51:58 +02:00
Saurang Suthar (OpenERP) 8ad4e455b0 [IMP]:improved title Salesmen by Salespeople everywhere
bzr revid: ssu@tinyerp.com-20120504122206-aiu8lt0suh9xp230
2012-05-04 17:52:06 +05:30
Saurang Suthar (OpenERP) 2ad3b32160 [IMP]:improved title Minimum Salesman by Salesperson everywhere
bzr revid: ssu@tinyerp.com-20120504121326-nqpx2eyqc1qrp04w
2012-05-04 17:43:26 +05:30
Stephane Wirtel 04e7d4123e [FIX] point_of_sale: Use the right object for the Take Money Out
bzr revid: stw@openerp.com-20120430150458-hsv8gk4773pmots1
2012-04-30 17:04:58 +02:00
Stephane Wirtel f7b3ba8bf5 [MERGE] lp:openobject-addons
bzr revid: stw@openerp.com-20120430142521-t6vl6f3csab038k8
2012-04-30 16:25:21 +02:00
Stephane Wirtel 1070cda369 [MERGE] lp:~openerp-dev/openobject-addons/trunk-pos-fva
bzr revid: stw@openerp.com-20120430092650-3oozjjx9pgbqh73j
2012-04-30 11:26:50 +02:00
Stephane Wirtel 9fe0bbc472 [COMMIT] Don't want to lose my work
bzr revid: stw@openerp.com-20120426123017-joglkawvmn0f3pe0
2012-04-26 14:30:17 +02:00
Mayur Maheshwari (OpenERP) c71446957f [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120426091833-ocminkwzjkntdkde
2012-04-26 14:48:33 +05:30
Raphael Collet 72a685bc8e [IMP] multi_company, point_of_sale: remove group_extended
bzr revid: rco@openerp.com-20120425144611-hk2y9euk5kigqx46
2012-04-25 16:46:11 +02:00
Mayur Maheshwari (OpenERP) 9e59ce8812 [IMP]all: Improve all typos
bzr revid: mma@tinyerp.com-20120424060532-ohrf0sxwq8rpq6ls
2012-04-24 11:35:32 +05:30
Stephane Wirtel 9abe987baa [REF] point_of_sale: indent the view
bzr revid: stw@openerp.com-20120423112737-0dyprjg0e3uxa80x
2012-04-23 13:27:37 +02:00
Stephane Wirtel 24687ac6bc [FIX] point_of_sale: Add some basic elements for new features
bzr revid: stw@openerp.com-20120416090122-52h5qt0tyga70p3r
2012-04-16 11:01:22 +02:00
Stephane Wirtel cd7d047cf8 [IMP] point_of_sales: Add the POS Session
bzr revid: stw@openerp.com-20120410112429-dckcpq3hfemlnr5n
2012-04-10 13:24:29 +02:00
Sbh (Openerp) 0a28fafb75 [IMP] : rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330082751-3dsfrym5vr1sv2r0
2012-03-30 13:57:51 +05:30
Stefan Rijnhart 94896a9c0b [FIX] Pass context to ir.sequence.next_by*
lp bug: https://launchpad.net/bugs/974355 fixed

bzr revid: stefan@therp.nl-20120314125324-g1kbltrcygxlmcgt
2012-03-14 13:53:24 +01:00
Olivier Dony da84f36eb4 [FIX] all: update context_today calls after API change
See also server revision 4053
revision-id: odo@openerp.com-20120214122413-rznpdyqajrzswk4o

bzr revid: odo@openerp.com-20120214122520-f4lyaoolw1sik7zo
2012-02-14 13:25:20 +01:00
Olivier Dony 5fc1a9fc7b [FIX] all: use newly introduced fields.date.context_today
Following the introduction of fields.date.context_today,
correct the main cases where we need to use the user's
timezone instead of the default UTC one.
There are probably many minor cases where this may be
useful, but those cases should be easy to fix now
that there is a common way to fix them.

lp bug: https://launchpad.net/bugs/925361 fixed

bzr revid: odo@openerp.com-20120213180741-4hvd4p7wsep0fomf
2012-02-13 19:07:41 +01:00
Thibault Delavallée 9490108441 [IMP] Cleaned return when closing cash registers, to match the opening of cash registers.
bzr revid: tde@openerp.com-20120210140242-qvoocm5rjm6pqpit
2012-02-10 15:02:42 +01:00
Thibault Delavallée a921683279 [FIX] Fixed the previous fix.
bzr revid: tde@openerp.com-20120210135754-b75km0luh34qw0xw
2012-02-10 14:57:54 +01:00
Thibault Delavallée e8d373aa6c [FIX] Fixed filter icon for cash registers; removed a space for view_mode definition when returning an act_window; small code optimizations
bzr revid: tde@openerp.com-20120210134606-8aa4hnn8vuhwdzrz
2012-02-10 14:46:06 +01:00
Thibault Delavallée a0fe3954fc [MERGE] Merged with main addons
bzr revid: tde@openerp.com-20120210084008-tinfpl5td3fummq2
2012-02-10 09:40:08 +01:00
Thibault Delavallée 63b33ed44c [IMP] Removed unused variable in pos_open_statement
bzr revid: tde@openerp.com-20120210081909-sp1lcv25qjpo9333
2012-02-10 09:19:09 +01:00
Fabien Pinckaers 8404978487 [FIX] POS invoice are marked as paid
bzr revid: fp@tinyerp.com-20120209192050-1bm4w1x8dc81a30l
2012-02-09 20:20:50 +01:00
Thibault Delavallée 10d6d58927 [FIX] Fixed cash register opening going to web pos view instead of cash register view. Also added default views in cash registers (draft, open).
bzr revid: tde@openerp.com-20120209180433-n7e1o5csqjxlfq7q
2012-02-09 19:04:33 +01:00
Fabien Pinckaers 50e57e2242 fix
bzr revid: fp@tinyerp.com-20120209172303-0xuotpn9pegf04bq
2012-02-09 18:23:03 +01:00
Fabien Pinckaers 2eae296db9 fix
bzr revid: fp@tinyerp.com-20120209171732-5m1e3bdmsoeetjtb
2012-02-09 18:17:32 +01:00
Fabien Pinckaers c6deb8e19e [FIX] point of sale order from backend, bug in payment
bzr revid: fp@tinyerp.com-20120209170758-a20fi7gbt207yd8d
2012-02-09 18:07:58 +01:00
olt@tinyerp.com 5daa33329e [FIX] point_of_sale: typo: 'belance' -> 'balance'
bzr revid: olt@tinyerp.com-20120208100215-f58q62pl9jxopuxp
2012-02-08 11:02:15 +01:00
Quentin (OpenERP) f19ad8eaf4 [FIX] point_of_sale: some wizards not working because IDs were automatically casted into string because the database type was wrongly chosen at the isntallation time
lp bug: https://launchpad.net/bugs/897159 fixed

bzr revid: qdp-launchpad@openerp.com-20120103101930-ctulz47zarnpdujf
2012-01-03 11:19:30 +01:00
Fabien Pinckaers f2a9313f7f [IMP] no loop if no payment method in POS
bzr revid: fp@tinyerp.com-20111230171402-i3xc05hlb8yfetcy
2011-12-30 18:14:02 +01:00
Quentin (OpenERP) 0c1fcf9f4a [MERGE] merged the dev branch of Ujjvala with improvements on point_of_sale report
bzr revid: qdp-launchpad@openerp.com-20111229165823-ql0kc6jzay6kjzjx
2011-12-29 17:58:23 +01:00
Fabien Pinckaers d0364f8ed2 [FIX] use correct account on categ if not on product
bzr revid: fp@tinyerp.com-20111222094914-7qz3pktoqyc9cr2z
2011-12-22 10:49:14 +01:00
Fabien Pinckaers 09663a9369 [FIX] income account on product for POS
bzr revid: fp@tinyerp.com-20111220175358-d5850rhw001zdwly
2011-12-20 18:53:58 +01:00
Ujjvala Collins (OpenERP) c5cd0e59f5 [IMP] point_of_sale: Correct typo.
bzr revid: uco@tinyerp.com-20111220054514-b5enpyhj5dhvc7sl
2011-12-20 11:15:14 +05:30
Ujjvala Collins (OpenERP) e9eee4ebb4 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111220051300-2w0g2ecunxlrba2j
2011-12-20 10:43:00 +05:30
niv-openerp f2d8bef2ea [merge] improvements to pos
bzr revid: nicolas.vanhoren@openerp.com-20111214171514-2xjaj4ta78hqcb8x
2011-12-14 18:15:14 +01:00
niv-openerp b16eb923f0 [imp] added wizard when there is no cash registers
bzr revid: nicolas.vanhoren@openerp.com-20111214170658-y3eao3448ocy84rf
2011-12-14 18:06:58 +01:00
Raphael Collet 62ef4a340e [MERGE] lp:900734 (point_of_sale: remove dead code)
bzr revid: rco@openerp.com-20111214154418-xf4y0dcw08pgl3s0
2011-12-14 16:44:18 +01:00
Fabien Pinckaers 314f15e363 [IMP] cleaning POS reports, removed bad reports
bzr revid: fp@tinyerp.com-20111211105130-y7lra445g4hzd614
2011-12-11 11:51:30 +01:00
Fabien Pinckaers 966a146b1f [IMP] better useability
bzr revid: fp@tinyerp.com-20111211103012-49t8y8em53wja2ae
2011-12-11 11:30:12 +01:00
Bharat (OpenERP) 1055b58dec [FIX] point_of_sale : Unused Code in point_of_sale/wizard/pos_box_out.py
lp bug: https://launchpad.net/bugs/900734 fixed

bzr revid: bde@tinyerp.com-20111207132744-gnlpum4hlnsl2z2h
2011-12-07 18:57:44 +05:30
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Ujjvala Collins (OpenERP) 5dae1c2cd6 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111111065143-2w29uvzem9ighh7p
2011-11-11 12:21:43 +05:30
Raphael Collet 7cc8e12c10 [MERGE] lp:871684
bzr revid: rco@openerp.com-20111109090129-wb22moftduygcz9i
2011-11-09 10:01:29 +01:00
Ujjvala Collins (OpenERP) 6337070b9a [FIX] point_of_sale: Fixed report error and yaml.
bzr revid: uco@tinyerp.com-20111101053930-58z2xraetj25i9e0
2011-11-01 11:09:30 +05:30
Ujjvala Collins (OpenERP) f4d5f0aaa0 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111101050822-rc8o5vvs1vesz8j3
2011-11-01 10:38:22 +05:30
Quentin (OpenERP) 40a28ce406 [MERGE] lp:872675
bzr revid: qdp-launchpad@openerp.com-20111020130209-i01642szq7ckzsld
2011-10-20 15:02:09 +02:00
Bharat (OpenERP) 42b8b5a139 [FIX] point_of_sale : changed the table name and given appropriate menu name for report
bzr revid: bde@tinyerp.com-20111020095137-onr5un3j6o9pmkvj
2011-10-20 15:21:37 +05:30
Bharat (OpenERP) ee7f8b1d70 [FIX] point_of_sale : changed the table name of field user_id in point_of_sale/wizard/pos_payment_report_user.py
lp bug: https://launchpad.net/bugs/872675 fixed

bzr revid: bde@tinyerp.com-20111020072535-u7f983qnej28x5d3
2011-10-20 12:55:35 +05:30
Bharat (OpenERP) 5d53d94b42 [FIX] point_sale : In point of sale, put money in operation is not working
lp bug: https://launchpad.net/bugs/871684 fixed

bzr revid: bde@tinyerp.com-20111014091519-3i2g7pwzy6j0yx3a
2011-10-14 14:45:19 +05:30
Vo Minh Thu bd341cc6fe [IMP] ir_sequence: call it with the new methods.
bzr revid: vmt@openerp.com-20110929132254-eevlq6t9d6i6um7z
2011-09-29 15:22:54 +02:00
Fabien Pinckaers 9633196fdc [IMP] payment, reference not required
bzr revid: fp@tinyerp.com-20110926073846-wzaetyo8pmvuwhp4
2011-09-26 09:38:46 +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 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
Ujjvala Collins (OpenERP) e5760cd9eb [IMP] point_of_sale: Improved Sales Details report. Completed point 3.
bzr revid: uco@tinyerp.com-20110913062036-hvod1hestos78k6w
2011-09-13 11:50:36 +05:30
Quentin (OpenERP) 0ebabe18bd [FIX] pos: picking sent to customer instead of back to stock when returning a product
lp bug: https://launchpad.net/bugs/753835 fixed

bzr revid: qdp-launchpad@openerp.com-20110504101557-ruvxploz6y22573q
2011-05-04 12:15:57 +02:00
Harry (OpenERP) d96ceb7e74 [MERGE] fixing usability
bzr revid: hmo@tinyerp.com-20110426073918-j333hzotq62a69nz
2011-04-26 13:09:18 +05:30
ARA (OpenERP) 7f52403414 [FIX] point_of_sale: output opration wizard not working
bzr revid: ara@tinyerp.com-20110418121256-a9ai8qykk330tj9v
2011-04-18 17:42:56 +05:30
ARA (OpenERP) bdbc6dff22 [FIX] point_of_sale: point of sale without partner
bzr revid: ara@tinyerp.com-20110316102706-fvpstppoyl0n0yh4
2011-03-16 15:57:06 +05:30
ARA (OpenERP) d80215ed61 [FIX] point_of_sale: point of sale without partner
lp bug: https://launchpad.net/bugs/735403 fixed

bzr revid: ara@tinyerp.com-20110316102256-e1yks7rziiv1xu8x
2011-03-16 15:52:56 +05:30
Quentin (OpenERP) 559e65c84e [MERGE] merged the dev branch related to the change of read() of osv_memory in order to work by batch (server side change, revno: 3369, revision-id: odo@openerp.com-20110315132628-uhhpf95b9iyin482). It will now return a tuple (id, name) for the m2o instead and thus the osv_memory objects have been changed accordingly
bzr revid: qdp-launchpad@openerp.com-20110315132726-dpwcxa08a2l12yy6
2011-03-15 14:27:26 +01:00
Quentin (OpenERP) 9b75f1733e [MERGE] merged with main addons branch
bzr revid: qdp-launchpad@openerp.com-20110315105106-k0b1ijh28vfnla12
2011-03-15 11:51:06 +01:00
Rucha (Open ERP) 62b3abd6c0 [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110314102742-xsankh8h4q562lv8
2011-03-14 15:57:42 +05:30
ARA (OpenERP) 05055ad75b [FIX] Point_of_sale: resubmit above merge proposal
bzr revid: ara@tinyerp.com-20110310053113-c3ae7c9we0k4mnrl
2011-03-10 11:01:13 +05:30
ARA (OpenERP) f2010d5be3 [FIX] Point_of_sale: [trunk] POS: creating invoice for partner with empty address
bzr revid: ara@tinyerp.com-20110310051238-cc8uki8qo47045n4
2011-03-10 10:42:38 +05:30
ARA (OpenERP) 96415dbeb7 [FIX] Point_of_sale: [trunk] POS: creating invoice for partner with empty address
lp bug: https://launchpad.net/bugs/731787 fixed

bzr revid: ara@tinyerp.com-20110309134355-p62rr19fyewvq2p1
2011-03-09 19:13:55 +05:30
ron@tinyerp.com c70f688377 [IMP]point_of_sale:correct string and code improve for property field
bzr revid: ron@tinyerp.com-20110309083839-pqfbqs85e2q6316m
2011-03-09 14:08:39 +05:30
ron@tinyerp.com 46a9cc3546 [IMP]point_of_sale:code Optimize in pos_return.py
bzr revid: ron@tinyerp.com-20110307062432-dtrkxb9xuq6fmsvj
2011-03-07 11:54:32 +05:30
ron@tinyerp.com 8b22515213 [IMP]point_of_sale:Remove fields_view_get method on wizard
bzr revid: ron@tinyerp.com-20110304124508-yvlaxanttvgqycbi
2011-03-04 18:15:08 +05:30
ron@tinyerp.com ec247ab4b3 [REF]point_of_sale:change the old wizard style .change dynamic field to one2many Field in pos_return.py
bzr revid: ron@tinyerp.com-20110303091222-tl0kfk2akmhdqign
2011-03-03 14:42:22 +05:30
ron@tinyerp.com de02305285 [REF]account,hr_timesheet,product,point_of_sale,project:isinstance remove
bzr revid: ron@tinyerp.com-20110301124841-5fc80dgsnwm76590
2011-03-01 18:18:41 +05:30
Rucha (Open ERP) 568a05a27e [REF,IMP]: Code Improvement
bzr revid: rpa@tinyerp.com-20110228110858-ulzc93cayvfd7c1o
2011-02-28 16:38:58 +05:30
Olivier Dony 3f96ef97a7 [WIP] all: (work in progress) changing wizards to avoid using read() or at least take proper care of m2o fields
This is in preparation of the fix for m2o.get() on osv_memory objects, to make
it consistent with the regular read on osv objects. Previously on osv_memory
objects it was only returned the id, instead of the pair (id, name) as is appropriate
to avoid an additional name_get RPC call after each read.
Unfortunately many wizards were using direct read() instead of browse() and
relying on the fact that the returned dict contained a bare id value for
many2one fields.

bzr revid: odo@openerp.com-20110201210839-hwmk60ygksm805c4
2011-02-01 22:08:39 +01:00
qdp-launchpad@tinyerp.com cda9789c02 [FIX] point_of_sale: cleaning and fixing the point_of_sale for use cases with advance payments (+add product)
bzr revid: qdp-launchpad@tinyerp.com-20110120113951-8f8sy6il5g1mczxf
2011-01-20 12:39:51 +01:00
Sbh (OpenERP) 55228c84a7 [Fix] Fix buildbot warning
bzr revid: sbh@tinyerp.com-20101231062640-p7j0wdq40su3r0cv
2010-12-31 11:56:40 +05:30
Sbh (OpenERP) a329a57bdd [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101230131110-8l42t3b4hituf7aj
bzr revid: sbh@tinyerp.com-20101231045926-gqkspd1jgoglv2qj
2010-12-31 10:29:26 +05:30
qdp-launchpad@tinyerp.com 7ec1cb5afd [MERGE] merged the ovnicraft branch related to pos
bzr revid: qdp-launchpad@tinyerp.com-20101230144657-e771x1xej2ec1m84
2010-12-30 15:46:57 +01:00
Fabien Pinckaers 9a4029efee [IMP] removed some lint warnings
bzr revid: fp@tinyerp.com-20101230073146-ptxjoi5szxpfhzub
2010-12-30 08:31:46 +01:00
Sbh (OpenERP) 922f7caae0 [Fix] Fix buildbot warning
bzr revid: sbh@tinyerp.com-20101230060952-p0ehq3mgx7cpbfqw
2010-12-30 11:39:52 +05:30
apa-tiny 1ee479f973 [IMP/MERGE]:improved and merged from trunk
bzr revid: apa@tinyerp.com-20101229134355-y9yzo1n0chgxr5ft
2010-12-29 19:13:55 +05:30
Cristian Salamea 974a8cacf0 [MERGE]
bzr revid: ovnicraft@gmail.com-20101227052633-hi3op794dkd3pn5m
2010-12-27 00:26:33 -05:00
apa (OpenERP) faa1c3b8e6 merged from lp:~openerp-dev/openobject-addons/report_dev
bzr revid: apa@tinyerp.com-20101222125656-1t7tfoim3y86sf5p
2010-12-22 18:26:56 +05:30
pso 7b130d9c81 [MERGE] merge from trunk addons3
bzr revid: pso@tinyerp.com-20101217055257-11er6oey5e9eg2df
2010-12-17 11:22:57 +05:30
Mustufa Rangwala b0f61a9546 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101214130232-wqsim6966u1hilu9
bzr revid: mra@mra-laptop-20101217043732-ri8dfx38pacpruye
2010-12-17 10:07:32 +05:30
apa (OpenERP) e2048e1213 [IMP]:point_of_sale:used currency code instead of symbol.
bzr revid: apa@tinyerp.com-20101216115908-av57eo8i8li7prlo
2010-12-16 17:29:08 +05:30
pso 061dae98a7 [IMP] point_of_sale: Improved xml syntax
bzr revid: pso@tinyerp.com-20101215070510-gnyy34rewcbdssbm
2010-12-15 12:35:10 +05:30
pso 76130b84c6 [MERGE] merge from trunk addons3
bzr revid: pso@tinyerp.com-20101215064102-dkkhxxakyzc57e3t
2010-12-15 12:11:02 +05:30
Mustufa Rangwala 35da4ac8a9 [FIX] POS: In pos, output operation, title is in French in an english data base
lp bug: https://launchpad.net/bugs/687321 fixed

bzr revid: mra@mra-laptop-20101213085431-lruuoevq6zmalyah
2010-12-13 14:24:31 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30