Commit Graph

367 Commits

Author SHA1 Message Date
Twinkle (OpenERP) 660cc67256 [IMP]Added highlight button on wizard
bzr revid: tch@tinyerp.com-20120620104923-z1hty740vn160fg9
2012-06-20 16:19:23 +05:30
Twinkle (OpenERP) 1c4476e8b6 [IMP]Improve wizard usability
bzr revid: tch@tinyerp.com-20120620073712-xql1mgekjyb7ufwv
2012-06-20 13:07:12 +05:30
ajay javiya (OpenERP) 564c8e0580 [REM]: Remove cancel button on wizard
bzr revid: aja@tinyerp.com-20120618095828-2j3l2ygehu6j3nlo
2012-06-18 15:28:28 +05:30
Fabien Pinckaers 83ad98a1a7 [IMP] better form views, new guidelines
bzr revid: fp@tinyerp.com-20120609151920-4sv7qzomhmfpwsy2
2012-06-09 17:19:20 +02:00
Fabien Pinckaers 7c8e38b179 [IMP] improved form views
bzr revid: fp@tinyerp.com-20120608183518-7sllx2v50vsx3ohm
2012-06-08 20:35:18 +02:00
Amit Patel (OpenERP) 37ac236cc5 [IMP]:point_of_sale
bzr revid: apa@tinyerp.com-20120605132812-mblxngyk7qi6si3d
2012-06-05 18:58:12 +05:30
Stephane Wirtel d251e07d88 [IMP] point_of_sale: add a guardian for the account.bank.statement
bzr revid: stw@openerp.com-20120605122314-byw2uq6hjlas0052
2012-06-05 14:23:14 +02:00
Stephane Wirtel 668b82d0a9 [FIX] point_of_sale: remove the call of the report in the pos.payment wizard
bzr revid: stw@openerp.com-20120605113839-c7pb1czizw38epau
2012-06-05 13:38:39 +02:00
Stephane Wirtel 58ab8e24b8 [IMP] point_of_sale: Hide a lot of fields
bzr revid: stw@openerp.com-20120604132521-u7jvosz7ff2884rh
2012-06-04 15:25:21 +02:00
Stephane Wirtel 3fc019e343 [REF] point_of_sale: remove unused code
bzr revid: stw@openerp.com-20120530143624-83qsq5m41qikpen9
2012-05-30 16:36:24 +02:00
Stephane Wirtel fa7d30035c [FIX] point_of_sale: Fix the pos.session's workflow
bzr revid: stw@openerp.com-20120530143543-1dkfudbub83ga71c
2012-05-30 16:35:43 +02:00
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Frédéric van der Essen f2051414f7 [MERGE] trunk
bzr revid: fva@openerp.com-20120514155031-x7h0f12110g2gqhb
2012-05-14 17:50:31 +02:00
Fabien Pinckaers 8607b4eb8a [IMP] tooltips on PoS
bzr revid: fp@openerp.com-20120513113937-v7e5bcvaqa87d0ku
2012-05-13 13:39:37 +02:00
Fabien Pinckaers 478f949df9 [IMP] useability, name get on sessions
bzr revid: fp@openerp.com-20120513110417-hv20fk3janm6h52f
2012-05-13 13:04:17 +02:00
Fabien Pinckaers 341c6b0843 [IMP] PoS Backend
Improved layout of "PoS orders", "PoS Sessions" and "PoS Config" for useability
	Apply new design layouts for web client v7.0
	Rename PoS by Point of Sale everywhere
	Some typos, improved views
	Reviewed menu structure
"Default Point of Sale" field accessible through users preferences
PoS Config:
	Sequence is readonly
	Removed the "Draft" state --> easier, you do not need to active a PoS Config
	Default values on Shop and Journals
PoS Orders:
	Changed shop_id & journal_id on PoS Orders --> from normal fields to related field, depending on the session
Open Session:
	Fixed the wizard
	Several bugfixes and useability improvements
	Accounting Transactions posted at the close (not at the control)
Cash Registers:
	Lots of cleanups and bugfixes
Pos Sessions:
	Fixes and improved layout
	Better computation of all fields
	removed unused object "pos.config.journal"
PoS Orders:
	Default session_id

bzr revid: fp@openerp.com-20120512223743-b1vvbbybo8xq7e54
2012-05-13 00:37:43 +02:00
Stephane Wirtel 0df2c9e559 [IMP] point_of_sale: Add two constraints on the pos.session object.
1. We can't create twice sessions of the same user
2. We can't create twice sessions of the same config

[IMP] point_of_sale: In the PoS Session wizard, if the journal ask to check the opening control,
    we don't by pass the code

bzr revid: stw@openerp.com-20120510112533-hn6r6abyg1jxepj7
2012-05-10 13:25:33 +02:00
Stephane Wirtel 2d0a262d4d [IMP] point_of_sale: Add a wizard for the Session Opening
bzr revid: stw@openerp.com-20120510103543-ytwq5brqypnibml5
2012-05-10 12:35:43 +02:00
Stephane Wirtel 471bb6a67e [IMP] point_of_sale: show the opening and closing details
[FIX] point_of_sale: Use tools.translate library

bzr revid: stw@openerp.com-20120510074804-8jf12enzw3jghrrf
2012-05-10 09:48:04 +02:00
Stephane Wirtel a4dd08a340 [IMP] point_of_sale: review the session workflow
[REF] point_of_sale: move the 'to_weight' field into the pos.category

bzr revid: stw@openerp.com-20120509133018-mu06479yu2yahvu4
2012-05-09 15:30:18 +02:00
Stephane Wirtel 9fe2a57c11 [REF] Remove the pdb call
bzr revid: stw@openerp.com-20120507141409-kfhugzui4z1d9pox
2012-05-07 16:14:09 +02:00
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