Commit Graph

402 Commits

Author SHA1 Message Date
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
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
uco (OpenERP) 097ff85deb [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101123071135-712ya21x2v77mn36
2010-11-23 12:41:35 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
rpa (Open ERP) cc849ed706 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101123052024-cnfcs010ds7aeswc
2010-11-23 10:50:24 +05:30
qdp-launchpad@tinyerp.com b4ead89e7d [MERGE] merged the team 3 branch
bzr revid: qdp-launchpad@tinyerp.com-20101122121128-0cxd7ptuc4g0tr5x
2010-11-22 13:11:28 +01:00
Harry (OpenERP) 1442f13817 [MERGE]
bzr revid: hmo@tinyerp.com-20101122110334-rsh6dqq9p2in012u
2010-11-22 16:33:34 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
uco (OpenERP) 427cd9af23 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101122050522-dd1d0r9663bib603
2010-11-22 10:35:22 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
Mustufa Rangwala 33180d8024 [REF] pos: remove unused variable
bzr revid: mra@mra-laptop-20101119124443-1np4mf2j43g22i2s
2010-11-19 18:14:43 +05:30
Olivier Dony e1d9d1d6c6 [FIX] stock,hr,pos,project,...: cleanup some calls to _( ) - only literal strings should ever been used!
bzr revid: odo@openerp.com-20101119122003-4r52xuupedyhgmcx
2010-11-19 13:20:03 +01:00
pso 0d451d7fc5 [FIX] point_of_sale: save and close crash adding product in point of sale
lp bug: https://launchpad.net/bugs/666592 fixed

bzr revid: pso@tinyerp.com-20101115135905-koh2e5ojh6a7rd6r
2010-11-15 19:29:05 +05:30
rpa (Open ERP) 6de3dcb878 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101111051634-iy69y3q2sucboa46
2010-11-11 10:46:34 +05:30
Cristian Salamea 612c454cc8 [IMP] fix code rules and simple improvements in POS
bzr revid: ovnicraft@gmail.com-20101105012952-6cqvt5iaxty5be3k
2010-11-04 20:29:52 -05:00
rpa (Open ERP) a9305f9ccc [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101104125329-4c38n4uczfpxaq7c
2010-11-04 18:23:29 +05:30
psi (Open ERP) f42cc55258 [IMP] sale, point_of_sale: use lambda with time.strftime in _defaults
bzr revid: psi@tinyerp.co.in-20101104122741-du08a4bt4031dhos
2010-11-04 17:57:41 +05:30
Vir (Open ERP) dab7efb977 [FIX,MOD] auction : problem of type field in seach view, point_of_sale : small change, stock_planning : add access rights for stock_period object
bzr revid: vir@tinyerp.com-20101104114748-9jrr6uvx7qqn38s3
2010-11-04 17:17:48 +05:30
rpa (Open ERP) aacf0a1dfe [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101101055003-icatoauxn5q3sqf4
2010-11-01 11:20:03 +05:30
Mustufa Rangwala 2ce74d5177 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101029130659-8nbp159ha0o5tyqi
bzr revid: mra@mra-laptop-20101030074311-0egyyn0gsj1u9d17
2010-10-30 13:13:11 +05:30
mtr 48666d99cb [IMP] sale,pos:-replaced _get_id method with get_object_reference
bzr revid: mtr@mtr-20101028131619-ee70s2oy1dtyccx1
2010-10-28 18:46:19 +05:30
rpa (Open ERP) d6ba50f386 [FIX]: Fixed translation of warning messages
lp bug: https://launchpad.net/bugs/660494 fixed

bzr revid: rpa@tinyerp.com-20101027133524-2mijip7zskzwevnh
2010-10-27 19:05:24 +05:30
psi (Open ERP) 346858def0 [REF] pos: code cleaning
bzr revid: psi@tinyerp.co.in-20101027131914-x8hl943t3om6jjbe
2010-10-27 18:49:14 +05:30
psi (Open ERP) 3fcb1cf996 [REF] account, account_analytic_analysis, account_voucher, membership, pos : Remove warnings Builtbot
bzr revid: psi@tinyerp.co.in-20101027111108-jdby0r68w6qtfidf
2010-10-27 16:41:08 +05:30
Vir (Open ERP) 804b40ad23 [Merge]
bzr revid: vir@tinyerp.com-20101027050557-fa9dmeooh5se7udy
2010-10-27 10:35:57 +05:30
psi (Open ERP) 71460802a5 [IMP] point_of_sale: code cleaning
bzr revid: psi@tinyerp.co.in-20101026134031-ee7geo6vzj1npv5r
2010-10-26 19:10:31 +05:30
psi (Open ERP) 09badf3375 [IMP] point_of_sale: code cleaning
bzr revid: psi@tinyerp.co.in-20101026130012-olfktqj5qr578lpb
2010-10-26 18:30:12 +05:30
mtr 623dfd17d5 [IMP] point_of_sale:-removed unused imported files and corrected warning
bzr revid: mtr@mtr-20101026102400-j8pocgfwpmce2cbt
2010-10-26 15:54:00 +05:30
psi (Open ERP) dfea5584e7 [REF] point_of_sale: Code cleaning
bzr revid: psi@tinyerp.co.in-20101026053743-kdti4mq98m1iriod
2010-10-26 11:07:43 +05:30
Vir (Open ERP) 4f5a86c535 [Merge]
bzr revid: vir@tinyerp.com-20101019044533-186ta8ghj4x15o31
2010-10-19 10:15:33 +05:30
DBR (OpenERP) 1ae6ee2693 [MOD]Point Of Sale : Usability Improvement
bzr revid: dbr@tinyerp.com-20101018131901-qz22a3kasedjp7g2
2010-10-18 18:49:01 +05:30
uco (OpenERP) f8eb6b0184 [MERGE]
bzr revid: uco@tinyerp.com-20101018074341-zh2lchjja6kzwnco
2010-10-18 13:13:41 +05:30
Harry (Open ERP) e087ab8bb8 [IMP] : Removed mx.DateTime and used datetime object.
bzr revid: uco@tinyerp.com-20101015140153-tyy27fby84tijohb
2010-10-15 19:31:53 +05:30
jam-openerp af1ac033e1 [FIX] HR Evaluation Plan Phase \n[FIX] POS Retun Picking
bzr revid: jam@tinyerp.com-20101015132640-ieziln79k73pmtov
2010-10-15 18:56:40 +05:30
DBR (OpenERP) ee1b9ec1a5 [MOD] POS : SaleOrder-> MakeInvoice wizard view change
bzr revid: dbr@tinyerp.com-20101015061837-mbg67121crs3gpw1
2010-10-15 11:48:37 +05:30
Olivier Dony 788881af5d [MERGE:IMP] merge addons-stock branch with latest improvement to Warehouse Management
bzr revid: odo@openerp.com-20101011175802-n705sldw70bp4xpx
2010-10-11 19:58:02 +02:00
uco (Open ERP) 69ba991732 [FIX] point_of_sale: Avoid errors if quantity is 0.
bzr revid: uco@tinyerp.com-20101006064225-y31cvvd5hxq63opz
2010-10-06 12:12:25 +05:30
uco (Open ERP) f881f95bfe [FIX] point_of_sale: Typo error corrected.
bzr revid: uco@tinyerp.com-20101004072532-33yw0bs97in3jsgq
2010-10-04 12:55:32 +05:30
sbh (Open ERP) 71d15a2b94 [MERGE]: merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101004052515-lz0t7uccgmetsc5h
2010-10-04 10:55:15 +05:30
uco (Open ERP) c3a0c02241 [IMP] point_of_sale: Open Registers wizard corrected.
bzr revid: uco@tinyerp.com-20101001131828-ljh9e4ly9n0zmwl3
2010-10-01 18:48:28 +05:30
uco (Open ERP) e9560e54bd [IMP] point_of_sale: Creating refund entries in Registers.
bzr revid: uco@tinyerp.com-20101001131235-pw2wjjd1h4s1ozru
2010-10-01 18:42:35 +05:30
uco (Open ERP) 65542b4ecd [IMP] point_of_sale: Improvements suggested by buildbot. Fixed query formatting.
bzr revid: uco@tinyerp.com-20101001110625-j5b6jrtl7fw3wq2z
2010-10-01 16:36:25 +05:30
uco (Open ERP) dc76e7ecb6 [IMP,REF] point_of_sale: Removed empty xml files. Improved files suggested by buildbot. Button name changed for Return picking wizard.
bzr revid: uco@tinyerp.com-20101001101526-v862mp6wa1nkp105
2010-10-01 15:45:26 +05:30
P. Christeas 8a2874060c [IMP]: SQL Queries Improved.
bzr revid: uco@tinyerp.com-20101001092628-j6tnaor3dhlq1gl9
2010-10-01 14:56:28 +05:30
uco (Open ERP) 119803c7cf [IMP] point_of_sale: Make Payment wizard view improved.
bzr revid: uco@tinyerp.com-20101001085424-1zxe32iskx6aosj0
2010-10-01 14:24:24 +05:30
uco (Open ERP) bf0d12e99f [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20100928104549-mwxiplx3s2fe42t1
2010-09-28 16:15:49 +05:30