Commit Graph

459 Commits

Author SHA1 Message Date
Martin Trigaux 4910b5e654 [FIX] point_of_sale: don't group move lines if debit and credit
lp bug: https://launchpad.net/bugs/1127114 fixed

bzr revid: mat@openerp.com-20130626093412-or5k3eznjsxbvgu3
2013-06-26 11:34:12 +02:00
Foram Katharotiya (OpenERP) 5a761f9752 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20130617065636-t6kjnfe6vyz6m8av
2013-06-17 12:26:36 +05:30
Thibault Delavallée bc58a5a224 [CLEAN] Misc cleaning before merging.
bzr revid: tde@openerp.com-20130614141643-29z9zslusyhj4u5j
2013-06-14 16:16:43 +02:00
Christophe Simonis 6a9adbca62 [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4
bzr revid: chs@openerp.com-20130613181503-82234mo34wxb0oap
2013-06-13 20:15:03 +02:00
sgo@tinyerp.com 5ee65de025 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130613084838-twjsl8cdi5ajjp4c
2013-06-13 14:18:38 +05:30
Chandni Machchhar (OpenERP Trainee) b83f1fbf83 [MERGE]: Merge with addons
bzr revid: chandni.machchhar3@gmail.com-20130612110354-h8nxz02l0yeqkqx9
2013-06-12 16:33:54 +05:30
Darshan Kalola (OpenERP Trainee) ae1354509c [MERGE] merged with main addons
bzr revid: darshankalola@gmail.com-20130607131308-9ovklg1q347w8f2o
2013-06-07 18:43:08 +05:30
Darshan Kalola (OpenERP Trainee) 00029958b3 [IMP] improve Help
bzr revid: darshankalola@gmail.com-20130607130240-e5indzh1nzfmy4wk
2013-06-07 18:32:40 +05:30
Christophe Matthieu 9d9e3d2ef8 [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
bzr revid: chm@openerp.com-20130607113829-1mi6jk18c2v3jjhn
2013-06-07 13:38:29 +02:00
sgo@tinyerp.com 2bda4f7b3c [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130607113500-jzhet9cr98c0ss4s
2013-06-07 17:05:00 +05:30
Darshan Kalola (OpenERP Trainee) 8f07cb2046 [IMP] Improved Help
bzr revid: darshankalola@gmail.com-20130605070425-ykw13dlv28aq4akh
2013-06-05 12:34:25 +05:30
Randhir Mayatra (OpenERP) d43bb76e99 [IMP] remove extraneous whitespaces
bzr revid: rma@tinyerp.com-20130531103847-hhyro1m9oldzujkm
2013-05-31 16:08:47 +05:30
ggh-openerp 3b73e2b2a4 [IMP]Removed space before Exclamation marks [!]
bzr revid: ggh@tinyerp.com-20130429071557-vnxo5nni03vc886j
2013-04-29 12:45:57 +05:30
ggh-openerp 7841bac687 [IMP] Improved typo in Warning
bzr revid: ggh@tinyerp.com-20130429053851-ipatcoxtjwrwfijk
2013-04-29 11:08:51 +05:30
Randhir Mayatra (OpenERP) 507cd402b7 [IMP] changes the labels string as per suggestion
bzr revid: rma@tinyerp.com-20130417095544-wl04gd57vuv4k2c4
2013-04-17 15:25:44 +05:30
sgo@tinyerp.com d1e17fbde0 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130417061434-zry7pxo7fb17063k
2013-04-17 11:44:34 +05:30
ggh-openerp f19775e627 [Merge] with trunk
bzr revid: ggh@tinyerp.com-20130417060803-krp406lxyh3l2hp0
2013-04-17 11:38:03 +05:30
ggh-openerp 735a20f320 [REM] Remove the onchange pos available method
bzr revid: ggh@tinyerp.com-20130417052737-4t5ejcwzkkkgfqdj
2013-04-17 10:57:37 +05:30
Quentin (OpenERP) c46929268d [FIX] account* modules: added 'account_period_prefer_normal':True in context when trying to find the period related to a date.
This patch will be forward ported in trunk by changing the behaviour of account_period.find() in order to fetch the normal periods by default (account_period_prefer_normal will be True by default) because there are no business case i could think of where you'd like to get the opening period (except in the closure but it's held in a different way there). On the other hand, it's pretty easy to forget to put that key in the context and introduce a new bug that will select the opening period instead of the wanted one

bzr revid: qdp-launchpad@openerp.com-20130418102433-t52uj23trkpr8vnb
2013-04-18 12:24:33 +02:00
Thibault Delavallée efceba5b8b [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130416073641-pcelb6zsq8dg56wb
2013-04-16 09:36:41 +02:00
Thibault Delavallée 812c852fd0 [FORWARD] Merged 7.0 addons revisions until 9021
bzr revid: tde@openerp.com-20130415084302-hx7zxtpl5u6yphfg
bzr revid: tde@openerp.com-20130415153732-v4ols3t56rku92oz
2013-04-15 17:37:32 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
ggh-openerp 794455418c [Merge] with trunk
bzr revid: ggh@tinyerp.com-20130412130406-1a4glbnb0rvg5k63
2013-04-12 18:34:06 +05:30
ggh-openerp cd0d874f02 [IMP] Improve code for default payment method in pos
bzr revid: ggh@tinyerp.com-20130412105954-2lxok63u799s31sa
2013-04-12 16:29:54 +05:30
Tejas Tank 6e63c47c64 [FIX] pos,cash-register: corrected word theoritical to theoretical changes.
bzr revid: tta@openerp.com-20130412093807-9bazw36l9khrjm0l
2013-04-12 15:08:07 +05:30
ggh-openerp a3b5ce64a4 [IMP] Remove others category in demo data
bzr revid: ggh@tinyerp.com-20130412073655-rwscgrno71a3fzlo
2013-04-12 13:06:55 +05:30
Antony Lesuisse 354ac328c8 [FIX] point_of_sale fix tax rouding, this time tested, tnx fva
bzr revid: al@openerp.com-20130411224306-eei87tz4xp3d0o7n
2013-04-12 00:43:06 +02:00
Thibault Delavallée 4da68cbc22 [FORWARD] Forward port of addons 7.0 until revision 9008
bzr revid: tde@openerp.com-20130411124446-73gzyw3eo925w3dv
2013-04-11 14:44:46 +02:00
Frédéric van der Essen ef81f0bd43 [IMP] point_of_sale: add a configuration option to enable invoicing from the Point of Sale (enabled by default)
bzr revid: fva@openerp.com-20130411122250-aju5cl91wduj2bj0
2013-04-11 14:22:50 +02:00
Frédéric van der Essen 3aa6f4add5 [IMP] point_of_sale: the invoicing should now work reliably and validate the orders
bzr revid: fva@openerp.com-20130411120719-colzjq4l8eaiotdf
2013-04-11 14:07:19 +02:00
ggh-openerp e582096959 [IMP] Improved code in Pos
bzr revid: ggh@tinyerp.com-20130411102949-lfeakwxskka8hzyy
2013-04-11 15:59:49 +05:30
ggh-openerp 43a9fa81fd [IMP] Name of method changed
bzr revid: ggh@tinyerp.com-20130411051350-0esvxad9a189x8iz
2013-04-11 10:43:50 +05:30
ggh-openerp 6ca422445c [IMP] POS: Remove Default Category, when pos created
bzr revid: ggh@tinyerp.com-20130410105743-5i04atwsawpb8c6u
2013-04-10 16:27:43 +05:30
ggh-openerp 5aae7d0ec0 [IMP] Improve the code
bzr revid: ggh@tinyerp.com-20130410093456-rhjlutpqrqxshy2p
2013-04-10 15:04:56 +05:30
ggh-openerp 12b4e84f7b [IMP] POS:product is not available_in_pos so category not show
bzr revid: ggh@tinyerp.com-20130410071724-wn0rlfbxk3jxsv3j
2013-04-10 12:47:24 +05:30
Frédéric van der Essen b2a872846c [FIX] point_of_sale: use the correct rounding method for computing taxes
bzr revid: fva@openerp.com-20130409160021-707f3vrxcrqytsl6
2013-04-09 18:00:21 +02:00
ggh-openerp 07db55efa3 [IMP] POS:Available in pos checkbox not click pos_categ no need to display
bzr revid: ggh@tinyerp.com-20130409132314-2o0uvomvd5afy624
2013-04-09 18:53:14 +05:30
ggh-openerp 0d34beaf27 [IMP] POS: Without demo db, default Others pos category removed
bzr revid: ggh@tinyerp.com-20130409110851-krcl059eprf63sas
2013-04-09 16:38:51 +05:30
Tejas Tank b062573df4 [IMP] pos,cash-register: Corrected tooltips and layout.
bzr revid: tta@openerp.com-20130409044724-1jhnyjhp0ka1ckf6
2013-04-09 10:17:24 +05:30
Josse Colpaert 4bb06462d7 [FIX] Check that payment method journal is of type cash or bank
bzr revid: jco@openerp.com-20130405134438-86l1ph7192owwrol
2013-04-05 15:44:38 +02:00
Tejas Tank 76b7a08275 [IMP] pos session and cash register, Improved tooltip and layout.
bzr revid: tta@openerp.com-20130405092419-jpa89isevfq6jw49
2013-04-05 14:54:19 +05:30
Tejas Tank 8e0f1cd1b9 [MERGE] lp:~openerp-dev/openobject-addons/trunk-cashcontrol--cha.
bzr revid: tta@openerp.com-20130404131017-phib24vytdx5fqmj
2013-04-04 18:40:17 +05:30
Quentin (OpenERP) c5cde2a6a3 [MERGE] fixes in POS: optimizing the code when closing a session to have acceptable delays, used the right partner, changing the partner on the pos order also change it on the payment linked...
bzr revid: qdp-launchpad@openerp.com-20130404151428-yr2jhgjkolyjrcyf
2013-04-04 17:14:28 +02:00
Tejas Tank 14e4841c83 [IMP] pos.session:Corrected tooltip for cash_register_difference field.
bzr revid: tta@openerp.com-20130401103929-tdpsfl7w8akhh4d8
2013-04-01 16:09:29 +05:30
Raphael Collet 96ad608854 [IMP] general: use registry[X] instead registry.get(X) when X is dynamic
bzr revid: rco@openerp.com-20130329143720-80pkd4csemlk1aqz
2013-03-29 15:37:20 +01:00
Frédéric van der Essen cae96ed454 [FIX] point_of_sale: correctly set the customer on the order
bzr revid: fva@openerp.com-20130329110048-1cx2sr4hp98cue0f
2013-03-29 12:00:48 +01:00
Josse Colpaert 78e9418717 [FIX] Write all lines at once to the move instead of creating move lines separately
bzr revid: jco@openerp.com-20130328155549-pdqg0fgk1timzgfb
2013-03-28 16:55:49 +01:00
Josse Colpaert c0b4f5b714 [FIX] taxes should have partner too
bzr revid: jco@openerp.com-20130328121615-eyoplrrrofrosuay
2013-03-28 13:16:15 +01:00
Josse Colpaert 2d210fce44 [FIX] Use accounting partner and take partner into account when group by
bzr revid: jco@openerp.com-20130328112829-6sj9eixmkzm3dr1r
2013-03-28 12:28:29 +01:00
Josse Colpaert fb38f1d81d [FIX] Update partner in associated bank statements when changing partner in pos order
bzr revid: jco@openerp.com-20130325134410-ky0akwdcfr805df8
2013-03-25 14:44:10 +01:00
Tejas Tank 67c5d0eb4f Merged Latest.
bzr revid: tta@openerp.com-20130325070341-xhq29yjjs60m7kpf
2013-03-25 12:33:41 +05:30
Ravi Gohil (OpenERP) d7600ad56e [FIX] point_of_sale: Return product from POS previous session should be linked to current opened session, if not found an active session then raise a warning message. (Maintenance Case: 589810)
lp bug: https://launchpad.net/bugs/1123575 fixed

bzr revid: rgo@tinyerp.com-20130321132824-9lvtpbu7yse3cupl
2013-03-21 18:58:24 +05:30
Tejas Tank c5f6bba3e8 [IMP] Update tooltips for point of sale.
bzr revid: tta@openerp.com-20130321101828-w4ja2itf4eiqty4l
2013-03-21 15:48:28 +05:30
Tejas Tank 91c318fd4b merged latest
bzr revid: tta@openerp.com-20130321095230-pe9j9riyyyosa460
2013-03-21 15:22:30 +05:30
Thibault Delavallée 40a5dda617 [MERGE] Forward port of addons until 8903
bzr revid: tde@openerp.com-20130321093716-3nt7h2xunl8lusqh
2013-03-21 10:37:16 +01:00
Cedric Snauwaert 87908c8b58 [FIX]pos: fix error when trying to duplicate point of sale
bzr revid: csn@openerp.com-20130318105304-3g7qlb8lrjr0e5rw
2013-03-18 11:53:04 +01:00
Ajay Chauhan (OpenERP) 3c9a40ff84 [IMP] POS: made currency_id field invisible
bzr revid: cha@tinyerp.com-20130318090747-4413l0il1pk7slww
2013-03-18 14:37:47 +05:30
Ajay Chauhan (OpenERP) d3b14e953a [IMP] POS: added field currency_id to have currency symbol at pos total
bzr revid: cha@tinyerp.com-20130318084547-42fwyv84jqqfi03h
2013-03-18 14:15:47 +05:30
sgo@tinyerp.com b8a33bc393 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130318071519-3pae2jh7nk2iaqpe
2013-03-18 12:45:19 +05:30
Mohammed Shekha a4e609c469 [FIX]Fixed the issue of account receivable property not found if someone has explicitly delete the property added by data file, the code was throwing traceback if there is no property_account_receivable found so even though user deletes data file record code should throw traceback to user, if property_account_receivable not found then we are going to use current_company.account_receivable.id.
bzr revid: msh@openerp.com-20130315144226-eqsz74ohwjbxnp3z
2013-03-15 20:12:26 +05:30
Ajay Chauhan (OpenERP) 9bcf832d71 [IMP] account, pos: added tooltip to field 'balance_end_real' & made other little change
bzr revid: cha@tinyerp.com-20130315100804-9jzt9fgz430gwof9
2013-03-15 15:38:04 +05:30
Quentin (OpenERP) be05b374a1 [MERGE] forwardport of bugfixes made in v7 up to revision 8854.
bzr revid: qdp-launchpad@openerp.com-20130314112740-s01t51p4m7mxcumz
2013-03-14 12:27:40 +01:00
Ajay Chauhan (OpenERP) 4b58ca9fb7 [IMP] account, pos: change help of fields
bzr revid: cha@tinyerp.com-20130313120703-cfcmasmjuwbqgzug
2013-03-13 17:37:03 +05:30
sgo@tinyerp.com a21b4b9b56 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130311045638-npwv6lb6bc9i3m1y
2013-03-11 10:26:38 +05:30
Stephane Wirtel 089214b0f2 [FIX] point_of_sale: add the missing call to the workflow service
bzr revid: stw@openerp.com-20130308110449-feobq8yoc6kg3efy
2013-03-08 12:04:49 +01:00
Quentin (OpenERP) e2576590e3 [MERGE] point_of_sale: acconting entries generation failed if a tax was defined with no account for tax collected.
this hack is pretty stupid, don't mention it. We need to refactor the whole function, the sooner the better. At least it's not worst than before as we were already using 'line' without being sure it was defined (and now, with the assert, we are)

bzr revid: qdp-launchpad@openerp.com-20130306174616-rb5sr2a6wv8nef3v
2013-03-06 18:46:16 +01:00
Cedric Snauwaert 7577488134 [FIX]point of sale: when creating account_move_line, was passing a false parameter instead of a correct account id
bzr revid: csn@openerp.com-20130306155548-pdeli8m5ao3126aw
2013-03-06 16:55:48 +01:00
Xavier ALT 41ea6e7ccd [TEST] add unit test to ensure POS only considere product taxes from current session's company
bzr revid: xal@openerp.com-20130227104505-9ndnub6zs8sjfhzj
2013-02-27 11:45:05 +01:00
Raphael Collet 6bd409246d [IMP] remove model methods _workflow_trigger and _workflow_signal, and replace calls to new workflow methods
bzr revid: rco@openerp.com-20130213140052-9q6s9m3x6ye0qy35
2013-02-13 15:00:52 +01:00
Raphael Collet 5f855a1ddb [MERGE] from trunk
bzr revid: rco@openerp.com-20130213083519-3nbg40h5em0gfeu3
2013-02-13 09:35:19 +01:00
sgo@tinyerp.com 6dac31941a [IMP]improve code
bzr revid: sgo@tinyerp.com-20130207072440-ekqkxi0o5cxe9iz0
2013-02-07 12:54:40 +05:30
sgo@tinyerp.com bc17621cec [IMP]improve pos config form view and add group on warehouse
bzr revid: sgo@tinyerp.com-20130207065126-1liwmg1u3emnra6j
2013-02-07 12:21:26 +05:30
sgo@tinyerp.com 1150aac0fe [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130206124101-vuf5dkdtsr6bfe08
2013-02-06 18:11:01 +05:30
sgo@tinyerp.com 9e99431d1f [IMP]add pricelist field in pos config and set default
bzr revid: sgo@tinyerp.com-20130206123851-4b3lhr5bzf7msla6
2013-02-06 18:08:51 +05:30
Tejas Tank 9b8d7de0ac [IMP] Workflow api changes: [account_payment, account_voucher, hr_holidays, hr_payroll, hr_timesheet_sheet, l10n_in_hr_payroll, point_of_sale, procurement, purchase, sale, sale_stock].
bzr revid: tta@openerp.com-20130204082943-vfevxeb7za6r4sy7
bzr revid: tta@openerp.com-20130204112949-07l1v3ru215iglut
2013-02-04 16:59:49 +05:30
Ajay Chauhan (OpenERP) 85f6cb8239 [IMP] POS: made some changes in code
bzr revid: cha@tinyerp.com-20130204064142-xivaomscssibwsb8
2013-02-04 12:11:42 +05:30
Ajay Chauhan (OpenERP) 3589c008ad [IMP] POS: use the new signal_xxx methods instead of trg_validate.
bzr revid: cha@tinyerp.com-20130201062421-luknla6wp3yqxhqm
2013-02-01 11:54:21 +05:30
sgo@tinyerp.com 6be21ac5d3 [IMP]add onchange of warehouse to change company related to warehouse and improve some code
bzr revid: sgo@tinyerp.com-20130131062613-tmlgvdrculc2udu1
2013-01-31 11:56:13 +05:30
Frédéric van der Essen 2e3adb48c4 [FIX] point_of_sale: taxes behaviour in invoice generation from pos orders matches the sale order behaviour
bzr revid: fva@openerp.com-20130128143641-51vssmkvxbxcprvn
2013-01-28 15:36:41 +01:00
sgo@tinyerp.com e4250d1558 [IMP]remove sale.shop from pos and improve code
bzr revid: sgo@tinyerp.com-20130123113306-n7enol5as84sv0g2
2013-01-23 17:03:06 +05:30
Hardik Ansodariya 4074305819 [FIXED] point_of_Sale:point_of_Sale: Fixed the issue of taxes in multicompany enviorment (Maintenance case: 583541)
bzr revid: han@tinyerp.com-20130122125656-c8sjw65gsb363jy5
2013-01-22 18:26:56 +05:30
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Fabien Pinckaers 9c66d7d2f9 [IMP] PoS Useability
bzr revid: fp@tinyerp.com-20121126121350-1n3v1nqsrjf8b5qf
2012-11-26 13:13:50 +01:00
Frédéric van der Essen 4d90fdd32e [IMP] point_of_sale: you must now use available_in_pos to make product available in pos ... Products without categories will appear at the root category
bzr revid: fva@openerp.com-20121122175254-ippyf1rstggvvwh7
2012-11-22 18:52:54 +01:00
Sanjay Gohel (Open ERP) 35d3d481f7 [IMP]change typo
bzr revid: sgo@tinyerp.com-20121106071724-jwd7c75rk382yuzf
2012-11-06 12:47:24 +05:30
Sanjay Gohel (Open ERP) bfb7746b6b [IMP]stock picking name set on create picking
bzr revid: sgo@tinyerp.com-20121106071116-nki3vftl249l2hes
2012-11-06 12:41:16 +05:30
Sanjay Gohel (Open ERP) b74fe87f94 [IMP]ser pricelist of pos on pos order
bzr revid: sgo@tinyerp.com-20121106061302-m00bezd0bt0line7
2012-11-06 11:43:02 +05:30
Fabien Pinckaers 974ca267cf [MERGE] fix multi-company for pos
bzr revid: fp@openerp.com-20121103172128-rx5lvo5xzmsj9ay1
2012-11-03 18:21:28 +01:00
Fabien Pinckaers 74476c8e22 [FIX] POS close session without cash register
bzr revid: fp@openerp.com-20121103171225-nlp53s0aenamdhcg
2012-11-03 18:12:25 +01:00
Fabien Pinckaers ce874db95a [FIX] POS
bzr revid: fp@openerp.com-20121103152504-f3o6ce0e833hdibj
2012-11-03 16:25:04 +01:00
Fabien Pinckaers cd68364301 [MERGE] English typos
bzr revid: fp@openerp.com-20121102173407-umicel4287htim14
2012-11-02 18:34:07 +01:00
Vijaykumar Baladaniya 1fc8b2e611 [IMP]Improve tool tip.
bzr revid: vba@tinyerp.com-20121031072758-niyxbgdzih79mln1
2012-10-31 12:57:58 +05:30
Vijaykumar Baladaniya 510be6595c Improve tooltip.
bzr revid: vba@tinyerp.com-20121030131401-hf7oonmt0nkwfi1y
2012-10-30 18:44:01 +05:30
Vijaykumar Baladaniya de55e6d736 [MERGE]merge with trunk-terminology_batch2.
bzr revid: vba@tinyerp.com-20121029055922-pmwrqgxq8yo3qb20
2012-10-29 11:29:22 +05:30
Amit Patel 0bf0b95d67 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121029051732-hcgpnra148041ews
2012-10-29 10:47:32 +05:30
Vijaykumar Baladaniya 7850a91339 [IMP]Improve a tooltip.
bzr revid: vba@tinyerp.com-20121023130242-pu2o7e9x7lpr7g36
2012-10-23 18:32:42 +05:30
Sanjay Gohel (Open ERP) f30d1585e5 [IMP]set pos company in statment create
bzr revid: sgo@tinyerp.com-20121018125506-lrdsyklk0oap2u5z
2012-10-18 18:25:06 +05:30
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
Amit Patel 2762e94eb3 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121011052218-dx74aeg04h6azdmz
bzr revid: apa@tinyerp.com-20121012050113-w3b9fijrbxfyndxj
2012-10-12 10:31:13 +05:30
Sanjay Gohel (Open ERP) a014d89ab6 [IMP]add receipt ref for receipt in pos and pos order
bzr revid: sgo@tinyerp.com-20121005133315-qjwl6nx360em8u43
2012-10-05 19:03:15 +05:30
Randhir Mayatra (OpenERP) fbd443a66e [MERGE] merge with addons
bzr revid: rma@tinyerp.com-20121003103503-5rdpwbp2cecfmna0
2012-10-03 16:05:03 +05:30
Stephane Wirtel 3bd0b43e81 [FIX] point_of_sale: We use a callback for the 'Validate & Open
Session' button, because we want to open the PoS UI.
[FIX] point_of_sale: Hide/Show the opening/closing cash control

bzr revid: stw@openerp.com-20121001095254-bcteq9amp0eurn3g
2012-10-01 11:52:54 +02:00
Stephane Wirtel ff211c375a [FIX] point_of_sale: return the session id in the context for the call of the pos.ui
bzr revid: stw@openerp.com-20120927122022-fy2gx1z1xtkk14xt
2012-09-27 14:20:22 +02:00
Randhir Mayatra (OpenERP) 7146bf55aa [IMP] correct the string mistake in point of sale module
bzr revid: rma@tinyerp.com-20120926132702-einbzxd11utfn6qf
2012-09-26 18:57:02 +05:30
Stephane Wirtel 06852d994b [FIX] point_of_sale: Take the 'cash' journals if there is no specific cash journal for the Point Of Sale
bzr revid: stw@openerp.com-20120917120926-h3bzu2k9ds5lnjjr
2012-09-17 14:09:26 +02:00
Stephane Wirtel 7c9b5c8e5b [IMP] point_of_sale: If there is no journals for the pos.config, select the cash journals
bzr revid: stw@openerp.com-20120910091618-nzv26m258xx64na5
2012-09-10 11:16:18 +02:00
Thibault Delavallée 3982e5ba7a [IMP] mail_group, point of sale, hr: updated image fields help, as small and medium sizes are now 64x64 ans 128x128, to match more closely OpenERP image sizes. product: image_medium are not up-sized when resizing them. This means that images smaller than 128x128 won't be resized in image_medium. The purpose is to avoid having unwanted blank frame around images in POS.
bzr revid: tde@openerp.com-20120907095155-i5hlmidnkq7r2r7b
2012-09-07 11:51:55 +02:00
Thibault Delavallée b086b8a584 [CLEAN] mail_group, product, point_of_sale, hr: cleaned help of image, because it was too technical-related. Added a comment in code instead about PIL and base64. By the way, small cleaning of the white spaces.
bzr revid: tde@openerp.com-20120907092333-9f745210yr3p22ay
2012-09-07 11:23:33 +02:00
Stephane Wirtel 97de9d6d3f [FIX] point_of_sale: Set the right account for the internal account.
[REF] point_of_sale: Review the code for the Take Money Out and Push Money In.
[FIX] point_of_sale: Can post a session with an order in the invoiced state.

bzr revid: stw@openerp.com-20120905150538-v9ex7wehyebft7tu
2012-09-05 17:05:38 +02:00
Fabien Pinckaers 33897328bc [IMP] product view
bzr revid: fp@tinyerp.com-20120831164018-b8m7xhxi2na5eraj
2012-08-31 18:40:18 +02:00
Fabien Pinckaers 349c24a1cd [IMP] usability
bzr revid: fp@tinyerp.com-20120831163517-vqatk8mzl7u2vuym
2012-08-31 18:35:17 +02:00
Stephane Wirtel 7d120eb1d1 [FIX] point_of_sale: Set the right balance end for a bank statement
[FIX] point_of_sale: Show/Hide some tabs

bzr revid: stw@openerp.com-20120829154634-ko3v2bi6oephr04e
2012-08-29 17:46:34 +02:00
Stephane Wirtel 6aded504b3 [FIX] point_of_sale: redefine the copy function for the pos.config to avoid a copy of the sequence.
[IMP] point_of_sale: Associate a default category for the existing products.

bzr revid: stw@openerp.com-20120829122501-xta26dk5bbav36zz
2012-08-29 14:25:01 +02:00
Stephane Wirtel 768d9cdb7e [IMP] account: Merge the opening_control and closing_control flags in cash_control
[IMP] account: In the case where the bank statement is a cash register, we can get the coins of the last register.
[IMP] account: Hide the 'Available Coins' if the journal hasn't the cash_control flag.
[FIX] account: Use some default values for the profit/loss and internal account.
[IMP] point_of_sale: Avoid to have two payment methods with the cash_control in a pos.config object.
[REF] point_of_sale: Refactor the computation code of the cash_journal, cash_register and cash_control flags.
[IMP] point_of_sale: Store the difference in the right account if the journal of the statement is a cash_control or nota.
[FIX] point_of_sale: Use the session name instead of the order name for the account.bank.statement.line .
[IMP] point_of_sale: [DEMO] Define the default payment_methods for the pos.config.

bzr revid: stw@openerp.com-20120828112116-lblikdcn92lcpc7w
2012-08-28 13:21:16 +02:00
Frédéric van der Essen 2e4d656dcb [IMP] point_of_sale: removed useless settings, Wubbit Twarks
bzr revid: fva@openerp.com-20120821104814-wuxk1qptj7xqr1i9
2012-08-21 12:48:14 +02:00
Stephane Wirtel 890371d982 [IMP] point_of_sale: fix some typo
[FIX] point_of_sale: add some groups

bzr revid: stw@openerp.com-20120817151529-1kkm9m5g5ob291ur
2012-08-17 17:15:29 +02:00
Frédéric van der Essen 715e52130f [IMP] point_of_sale: removed websql option from backend
bzr revid: fva@openerp.com-20120816160455-25gz0qb7kh0t3nfs
2012-08-16 18:04:55 +02:00
Frédéric van der Essen 01cb3ebb99 [MERGE] from trunk
bzr revid: fva@openerp.com-20120813124439-izug22kl0plts08x
2012-08-13 14:44:39 +02:00
Frédéric van der Essen 4c3e048d40 [MERGE WIP] merging from trunk. Still some issues with the thumbnails
bzr revid: fva@openerp.com-20120813120801-gjufnck0f78ddivg
2012-08-13 14:08:01 +02:00
Fabien Pinckaers 9bc2064028 [FIX] PoS import order from UI, return money
bzr revid: fp@openerp.com-20120811143309-pd44zfw6l67j7x7l
2012-08-11 16:33:09 +02:00
Fabien Pinckaers c17b2443e7 [IMP] improved UI for PoS - mainly forms version=7.0
bzr revid: fp@openerp.com-20120811133406-jvso3qhmozmgnj3j
2012-08-11 15:34:06 +02:00
Fabien Pinckaers cf57a87d41 [IMP] point of sale backend, useability improvements
bzr revid: fp@tinyerp.com-20120810134517-tenqseu6otf0rdin
2012-08-10 15:45:17 +02:00
Fabien Pinckaers 9dd3e6476f [IMP] PoS backend
bzr revid: fp@tinyerp.com-20120809212311-q2b86eww9ppvdv8s
2012-08-09 23:23:11 +02:00
Antonin Bourguignon 4388ace499 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120808091048-hr1r4vn9milozexf
2012-08-08 11:10:48 +02:00
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
Thibault Delavallée 023262e519 [IMP] product, hr, point of sale, mail_group: propagated function name change (now prefixed with image_) in image module.
bzr revid: tde@openerp.com-20120807111039-57cykhxurm2wj79k
2012-08-07 13:10:39 +02:00
Thibault Delavallée c8c95d46f9 [IMP] product, hr, pos, mail_group: removed the onchange_image, updated used images and classes in views.
bzr revid: tde@openerp.com-20120806155354-sjkrmrffgb2ik4ba
2012-08-06 17:53:54 +02:00
Thibault Delavallée 81f6d43ee4 [CLEAN] images: cleaned typos.
bzr revid: tde@openerp.com-20120730133343-f1jofji7bl9u09zp
2012-07-30 15:33:43 +02:00
Thibault Delavallée 82f4612f53 [REF] pos.category: category_image removed and replaced by image, image_medium and image_small, to standardize through OpenERP.
bzr revid: tde@openerp.com-20120730103301-rw0s7077m3ed7vj3
2012-07-30 12:33:01 +02:00
Thibault Delavallée 238598c041 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120730081600-y92rgh002zhpp4tw
2012-07-30 10:16:00 +02:00
Frédéric van der Essen 4201c58f36 [IMP] point_of_sale: edit ean wizards for users and products
bzr revid: fva@openerp.com-20120725142608-tsvrxvvxg42sx1yr
2012-07-25 16:26:08 +02:00
Frédéric van der Essen 26001a9b3c [wip] point_of_sale: ean template last fixes
bzr revid: fva@openerp.com-20120725125115-dnvslwyo6m6q0xw7
2012-07-25 14:51:15 +02:00
Saurang Suthar(OpenERP) b7a5a1d928 [IMP] Improved warning messages for POS module
bzr revid: pso@tinyerp.com-20120725104932-1awd9eerplzglhui
2012-07-25 16:19:32 +05:30
Saurang Suthar(OpenERP) e9f73afd66 [IMP] Improved warning messages for POS module
bzr revid: pso@tinyerp.com-20120725103449-iyhg19xu0m8ev0sk
2012-07-25 16:04:49 +05:30
Frédéric van der Essen f1fbf44b5c [WIP] point_of_sale: barcode validation wizard (wip)
bzr revid: fva@openerp.com-20120720170012-eqp81clbpbfsr3hl
2012-07-20 19:00:12 +02:00
Frédéric van der Essen cb22fd24d9 [MERGE+IMP] point_of_sale: merge from trunk aaaand (my bad) smaller category buttons when no icon
bzr revid: fva@openerp.com-20120717132048-dlezdn2late82ix1
2012-07-17 15:20:48 +02:00
Fabien Pinckaers 40fe783301 [IMP] remove print statement
bzr revid: fp@tinyerp.com-20120716164856-j7gicxtuhnnkap4h
2012-07-16 18:48:56 +02:00
Fabien Pinckaers 5e0cce7d55 [FIX] point of sale addons fixes + YAML test improve
bzr revid: fp@tinyerp.com-20120716164129-6u8ejw0h6rw3fstq
2012-07-16 18:41:29 +02:00
Frédéric van der Essen 7fa6ccb47e [FIX] point_of_sale: missing default images
bzr revid: fva@openerp.com-20120713143647-ys3jrymkb58ukygl
2012-07-13 16:36:47 +02:00
Frédéric van der Essen f8d32d3304 [MERGE] point_of_sale
bzr revid: fva@openerp.com-20120710142447-s0z5ca89bofh0n2c
2012-07-10 16:24:47 +02:00
Frédéric van der Essen 0a2c340f92 [IMP] point_of_sale: new weighting workflow
bzr revid: fva@openerp.com-20120709155351-u8cgp4ft14ytwfdw
2012-07-09 17:53:51 +02:00
Thibault Delavallée 3650c035f5 [IMP] product: images modified accordign to new spec. Propagated changes to stock/product and point of sale, and also to demo data.
bzr revid: tde@openerp.com-20120628090133-zmdbmjeiajhtmo3m
2012-06-28 11:01:33 +02:00
Stephane Wirtel da5d0d890c [IMP] point_of_sale: Add a photo on the pos category object
bzr revid: stw@openerp.com-20120607131930-tmov89slcyucgi15
2012-06-07 15:19:30 +02:00
Stephane Wirtel ed1ceca6f9 [FIX] point_of_sale: fix a bug in the create_from_ui function
bzr revid: stw@openerp.com-20120604160833-1ma8uim5usqgsfrc
2012-06-04 18:08:33 +02:00
Stephane Wirtel 357c91c4d4 [REF] point_of_sale: remove print statements
bzr revid: stw@openerp.com-20120604132637-ne679fbry13pvowr
2012-06-04 15:26:37 +02:00
Stephane Wirtel 98206ad425 [IMP] point_of_sale: Change the text of a field
bzr revid: stw@openerp.com-20120604132239-7t9px9qvhmsvqbxp
2012-06-04 15:22:39 +02:00
Stephane Wirtel 33354e8bc0 [FIX] point_of_sale: the create_from_ui function works fine now :-)
bzr revid: stw@openerp.com-20120604111550-196pwq62clodezq7
2012-06-04 13:15:50 +02:00
Stephane Wirtel 88e2b3f401 [FIX] point_of_sale: fix the group_by algo
bzr revid: stw@openerp.com-20120604105610-cvdaz2w2j6f81cwz
2012-06-04 12:56:10 +02:00
Stephane Wirtel 0b03d97146 [IMP] point_of_sale: group by product/tax in the account_move_line: to fix
bzr revid: stw@openerp.com-20120601154429-wtxf7ylo1jpe22ga
2012-06-01 17:44:29 +02:00
Stephane Wirtel 5e8e7f461c [IMP] point_of_sale: Create one account_move for the pos.session object
bzr revid: stw@openerp.com-20120601095356-89tygdydofcdogzg
2012-06-01 11:53:56 +02:00
Stephane Wirtel 1f99a8f8de [FIX] point_of_sale: remove unused 'get_current_session' method from the pos.session object
bzr revid: stw@openerp.com-20120531074713-3za9x5krv1fs41mj
2012-05-31 09:47:13 +02:00
Stephane Wirtel 4096fff322 [REF] point_of_sale: Remove unused code
bzr revid: stw@openerp.com-20120530144208-qh8898k2qaokbc9u
2012-05-30 16:42:08 +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
Stephane Wirtel e83f930dcb [IMP] point_of_sale: move the 'to_weight' field from the pos.category to the product object
bzr revid: stw@openerp.com-20120529121556-q91gf18qf5a3uf1q
2012-05-29 14:15:56 +02:00
Stephane Wirtel bd78e2ce68 [IMP] point_of_sale: Call the front-end from the back-end
bzr revid: stw@openerp.com-20120525130759-tmkuks2nw9oy91ot
2012-05-25 15:07:59 +02:00
Stephane Wirtel cf46c8653c [FIX] point_of_sale: Fix some bugs
bzr revid: stw@openerp.com-20120525122415-30r3e2phsfdqgz8l
2012-05-25 14:24:15 +02:00
Fabien Pinckaers 56cfae3a8b [IMP] setting closing cash position on all journals which does not requires control
bzr revid: fp@openerp.com-20120513120812-yabr9ngdxh32xk0n
2012-05-13 14:08:12 +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 bdac4ab7ad [FIX] pos backend, small bug
bzr revid: fp@openerp.com-20120513101641-7cpbvos3hcgnx91m
2012-05-13 12:16:41 +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 589b298125 [IMP] point_of_sale
bzr revid: stw@openerp.com-20120511212912-htftara5senojo1w
2012-05-11 23:29:12 +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 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 23ca8aaa38 [IMP] point_of_sale: Add the statement line with the right statement"
[IMP] point_of_sale: Add a new iface boolean for the printing

bzr revid: stw@openerp.com-20120509151221-hbkcpxp5vwck7x50
2012-05-09 17:12:21 +02:00
Stephane Wirtel c57cc2a2b6 [FIX] point_of_sale: Confirm the bank statements for the pos session
[FIX] account_bank_statement_extensions: fix

bzr revid: stw@openerp.com-20120509144108-n5ol7twovy639s7s
2012-05-09 16:41:08 +02:00
Stephane Wirtel b4d61d8de9 [IMP] point_of_sale: Add a list of bank statement in the PoS Session
bzr revid: stw@openerp.com-20120509142211-z1x3c24tya2rcvyb
2012-05-09 16:22:11 +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 cd171effd5 [FIX] point_of_sale: Use the right values for the state and fix the closing button
bzr revid: stw@openerp.com-20120509103959-dgb2qzd7v1afh2hp
2012-05-09 12:39:59 +02:00
Stephane Wirtel 2def801d80 [IMP] point_of_sale: Add some fields in readonly mode
bzr revid: stw@openerp.com-20120509081942-oo65eepvzi0whz03
2012-05-09 10:19:42 +02:00
Stephane Wirtel 72c89a2028 [FIX] point_of_sale: Begin the connection between the frontend and the backend
bzr revid: stw@openerp.com-20120508152805-874rbq1jv8mpvwo6
2012-05-08 17:28:05 +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) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Stephane Wirtel b9f8c8dec1 [FIX] fix some bugs in the point of sale
bzr revid: stw@openerp.com-20120430150557-5hw97hbcze4ngw3b
2012-04-30 17:05:57 +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
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
Stephane Wirtel bc05498416 [IMP] point_of_sale: Add the POS Config object
bzr revid: stw@openerp.com-20120404123114-e557auyszvy4uy3a
2012-04-04 14:31:14 +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
Quentin (OpenERP) 980e27e099 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120223094804-0cm66x44ddvllelj
2012-02-23 10:48:04 +01:00
Thibault Delavallée bd2e58fe4f [REF] Refactored the fix. It now uses the add_payment method to ensure that the back-end and front-end behaviors are the same.
bzr revid: tde@openerp.com-20120213161201-xsc581kb4rdc65a5
2012-02-13 17:12:01 +01:00
Thibault Delavallée 413e09e5fe [FIX] Fixed wrong account_id not using property_account_receivable by default when using web-based POS front-end
bzr revid: tde@openerp.com-20120213112823-6mdf83hqiawoca27
2012-02-13 12:28:23 +01:00
Olivier Dony b73acbab66 [FIX] pos: better PIL import, courtesy of Mohammad Alhashash
lp bug: https://launchpad.net/bugs/930550 fixed

bzr revid: odo@openerp.com-20120213102432-tl0d0yhfyrg8iwnn
2012-02-13 11:24:32 +01:00
Fabien Pinckaers 264fd84294 [FIX] scale product images for POS frontend
bzr revid: fp@tinyerp.com-20120209142355-5sbet2x1zjdow3z5
2012-02-09 15:23:55 +01:00
niv-openerp 7791dc8ea8 [fix] make the workflow progress in pos orders
bzr revid: nicolas.vanhoren@openerp.com-20120105133337-1atnng0bh5pqzsfd
2012-01-05 14:33:37 +01:00
niv-openerp 3598bddb7c [imp] copied order creation login to the server
bzr revid: nicolas.vanhoren@openerp.com-20120105131319-9pnr25ms12szttx7
2012-01-05 14:13:19 +01:00
Divyesh Makwana (Open ERP) 873aaacc50 [FIX] account, account_bank_statement_extensions, point_of_sale : account_bank_statement_extension conflicts with point_of_sale
lp bug: https://launchpad.net/bugs/909124 fixed

bzr revid: mdi@tinyerp.com-20120102090833-ytztgr3vsq2jkm4v
2012-01-02 14:38:33 +05:30
fp 8aff5209ea [IMP] improved error message, constraints must allways propose a solution
bzr revid: fp@fp-laptop-20111231075720-4kak7o320td4wxqc
2011-12-31 08:57:20 +01:00
Bharat Devnani (OpenERP) d49337abb0 [FIX] pos : After installing pos product has two fields img and product_image
lp bug: https://launchpad.net/bugs/908750 fixed

bzr revid: bde@tinyerp.com-20111230100931-k9ub0nqq4ae0ivrv
2011-12-30 15:39:31 +05:30
Bharat Devnani (OpenERP) 0ee2be6bc1 [FIX] point_of_sale : point of sale invoice action wrong view_id type
lp bug: https://launchpad.net/bugs/909137 fixed

bzr revid: bde@tinyerp.com-20111228090608-b1t0tfjv0hyxg305
2011-12-28 14:36:08 +05:30
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
Jagdish Panchal (Open ERP) 810315fec1 [FIX] point_of_sale: remove the domain from pos catagory field in product form
lp bug: https://launchpad.net/bugs/906726 fixed

bzr revid: jap@tinyerp.com-20111220094129-ws1y1pgtbn2io74i
2011-12-20 15:11:29 +05:30
Fabien Pinckaers bcc2b76699 [FIX] multiple payments on POS
bzr revid: fp@tinyerp.com-20111219220053-tn5gc1lmc13fjpyf
2011-12-19 23:00:53 +01:00
Fabien Pinckaers c96a049fb3 [FIX] point of sale addons
bzr revid: fp@tinyerp.com-20111218183339-itucpnld6lxjypen
2011-12-18 19:33:39 +01:00
Fabien Pinckaers b04c36d786 [IMP] point of sale fixes
bzr revid: fp@tinyerp.com-20111218135304-pqhosuljfrol5wtx
2011-12-18 14:53:04 +01:00
Fabien Pinckaers 785f2bb5af [FIX] account bank statement
bzr revid: fp@tinyerp.com-20111211101845-ejswkmmty1kba1sg
2011-12-11 11:18:45 +01:00
Fabien Pinckaers 75fb009dae [IMP] fix on PoS module
bzr revid: fp@tinyerp.com-20111208120111-skr3af91uiqot1ie
2011-12-08 13:01:11 +01:00
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
Antony Lesuisse 7399463070 [MERGE] pos by ahu,mit,ddm,niv
bzr revid: al@openerp.com-20111010211623-lov3zpm0dl6jaf7p
2011-10-10 23:16:23 +02:00
Quentin (OpenERP) cab1f52242 [FIX] point_of_sale: error message translation if no receivable account defined for partner
bzr revid: qdp-launchpad@openerp.com-20111007132246-2ilpi2t1ii6s4tnw
2011-10-07 15:22:46 +02:00
niv-openerp 974a6f8002 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20111003133225-l2gyc88soeufg55m
2011-10-03 15:32:25 +02:00
Ujjvala Collins (OpenERP) 0910749ef8 [IMP] point_of_sale: Small improvements.
bzr revid: uco@tinyerp.com-20110930085049-53nfiptok3xcx37g
2011-09-30 14:20:49 +05:30
Ujjvala Collins (OpenERP) e8c77666e0 [IMP] point_of_sale: Improved string.
bzr revid: uco@tinyerp.com-20110930083548-vm2x72t38dio33lo
2011-09-30 14:05:48 +05:30
Ujjvala Collins (OpenERP) caf42da3e3 [FIX] point_of_sale: Fixed AttributeError on Make Payment wizard when no demo data loaded.
lp bug: https://launchpad.net/bugs/856501 fixed

bzr revid: uco@tinyerp.com-20110930071248-570qszd7rft2p6y3
2011-09-30 12:42:48 +05:30
Olivier Dony 1d3ff0e52f [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110927165219-ux50zxkszwpcfssd
2011-09-27 18:52:19 +02:00
Antony Lesuisse 4ceacd71ea [MERGE] trunk and point_of_sale js
bzr revid: al@openerp.com-20110927155600-qkmex8omktegcrxw
2011-09-27 17:56:00 +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 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
Olivier Dony d81837fac6 [MERGE] synch with latest trunk
bzr revid: odo@openerp.com-20110922162538-x7xucux66zma5bp8
2011-09-22 18:25:38 +02:00
Bharat (OpenERP) 2a373c64c6 [IMP] fetched sale description directly from the product_id
bzr revid: bde@tinyerp.com-20110921060552-zltdpunvj4fmk5ws
2011-09-21 11:35:52 +05:30
Bharat (OpenERP) c3752d57d7 [IMP] optimized the code point_of_sale.py
bzr revid: bde@tinyerp.com-20110921054008-xay8jkfwjdodw4h1
2011-09-21 11:10:08 +05:30
Bharat (OpenERP) 76191badff [FIX] fix the description problem in invoice report and in notes of customer invoice in point_of_sale
bzr revid: bde@tinyerp.com-20110921051159-ahmg85y9113jembo
2011-09-21 10:41:59 +05:30
Fabien Pinckaers 844437eeaa merge
bzr revid: fp@tinyerp.com-20110917131120-njpefjtevyd41c3z
2011-09-17 15:11:20 +02:00
Fabien Pinckaers 280e652335 merge
bzr revid: fp@tinyerp.com-20110917113229-ijef4nzbcq3hm135
2011-09-17 13:32:29 +02:00
Olivier Dony c65b4cb152 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110817084841-7yj9p8grqiqxkx56
2011-08-17 10:48:41 +02:00
Minh Tran fedd3f9b78 Some field cleanup
bzr revid: mit@openerp.com-20110810222849-hksoumxf7dmvnigk
2011-08-11 00:28:49 +02:00
Vo Minh Thu 68244bf404 [FIX] pos test: a selection field is stored as a string but used as an int.
bzr revid: vmt@openerp.com-20110727152315-kl2mi6dglmbdztq8
2011-07-27 17:23:15 +02:00
Minh Tran 43f0746480 [imp] Added POS category
bzr revid: mit@openerp.com-20110718161746-megdu9xb1jeu19g9
2011-07-18 18:17:46 +02:00
Raphael Collet adafbc707a [MERGE] from trunk
bzr revid: rco@openerp.com-20110708092232-mlezo4330k2j8vvw
2011-07-08 11:22:32 +02:00
mtr f840ea4937 [FIX] pos:-increments the sequence and does not copy the productlot while duplicating the POS order
lp bug: https://launchpad.net/bugs/805932 fixed

bzr revid: mtr@mtr-20110707103106-q9pc6h2mbbov2asa
2011-07-07 16:01:06 +05:30
Olivier Dony f36e724804 [IMP] removed remaining method=True params from fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields.

bzr revid: odo@openerp.com-20110705122857-zvzpamu0n24zst1q
2011-07-05 14:28:57 +02:00
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
Raphael Collet 44a6af1f4e [FIX] in POS, rename all 'Product for expenses' into 'Product for Output'
bzr revid: rco@openerp.com-20110523085625-t1r3k84umw3u31ww
2011-05-23 10:56:25 +02:00
Harry (OpenERP) d96ceb7e74 [MERGE] fixing usability
bzr revid: hmo@tinyerp.com-20110426073918-j333hzotq62a69nz
2011-04-26 13:09:18 +05:30
Husen Daudi 8485607c81 fixed delivery address in picking from POS
bzr revid: hda@hda-laptop-20110420063553-kp8zm30r4gah4zpn
2011-04-20 12:05:53 +05:30
AMP (OpenERP) ab16169e1b [FIX] point_of_sale : pass the partner refernce in delivery order
bzr revid: amp@tinyerp.com-20110419092443-hq2fn23jjc9a4h1c
2011-04-19 14:54:43 +05:30
pso (OpenERP) ec90de83c3 [IMP] Usability Improvements
bzr revid: pso@tinyerp.com-20110414094054-q9yxjhj1nmjid027
2011-04-14 15:10:54 +05:30
pso (OpenERP) acc57dfb30 [FIX] point_of_sale: Making payment doesn't register payment date
lp bug: https://launchpad.net/bugs/756606 fixed

bzr revid: pso@tinyerp.com-20110411101656-st5ajwom0015a61d
2011-04-11 15:46:56 +05:30
Quentin (OpenERP) cfced62547 [FIX] point_of_sale: use the pricelist on the pos order instead of the one from the partner (by default it will be the same)
bzr revid: qdp-launchpad@openerp.com-20110223143455-8vf1ve68gn3t9wrr
2011-02-23 15:34:55 +01:00
Mustufa Rangwala 8f43d299d0 [FIX] POS: Lots in POS => Add product lot on pos order line for validate pos order for product which has tracking outgoing set to true
lp bug: https://launchpad.net/bugs/710561 fixed

bzr revid: mra@mra-laptop-20110204113247-732fgockzszz7n6k
2011-02-04 17:02:47 +05:30
Mustufa Rangwala eff87b20ec [FIX] pos: [wizard: pos_payment] When you create invoices with different currencies set, the price is well mapped, but with the wrong currency
lp bug: https://launchpad.net/bugs/710462 fixed

bzr revid: mra@mra-laptop-20110203105528-0pe8uzhg0brgib58
2011-02-03 16:25:28 +05:30
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
Fabien Pinckaers c916973c9e [FIX] removed unused code
bzr revid: fp@tinyerp.com-20110118030641-ohbhfmv0b60q8kti
2011-01-18 04:06:41 +01:00
Mustufa Rangwala 2d369b9f4e [MERGE] performance issues - account, sale, hr_*, pos: https://bugs.launchpad.net/openobject-addons/+bug/693833
bzr revid: mra@mra-laptop-20110117123659-t3etytigbjtd88uq
2011-01-17 18:06:59 +05:30
psi (Open ERP) ec8823d2d3 [FIX] account, account_*, hr_*, point_of_sale, sale: performance issues - account_move_lines and others
lp bug: https://launchpad.net/bugs/693833 fixed

bzr revid: psi@tinyerp.co.in-20110117112056-ryw0wyjltqzeuhzt
2011-01-17 16:50:56 +05:30
Fabien Pinckaers 4594829c20 [FIX] improvement in POS lp 702115
bzr revid: fp@tinyerp.com-20110117082847-n9evkxy2h8ceawiy
2011-01-17 09:28:47 +01:00
Cristian Salamea 974a8cacf0 [MERGE]
bzr revid: ovnicraft@gmail.com-20101227052633-hi3op794dkd3pn5m
2010-12-27 00:26:33 -05:00
Sbh (OpenERP) b8b2ac99da [Fix] fix buildbot Warnings
bzr revid: sbh@tinyerp.com-20101221084941-49jujlav0nw7e2eh
2010-12-21 14:19:41 +05:30
pso 7b130d9c81 [MERGE] merge from trunk addons3
bzr revid: pso@tinyerp.com-20101217055257-11er6oey5e9eg2df
2010-12-17 11:22:57 +05:30
pso 928d674dae [FIX] point_of_sale: Improved total and subtotal function
lp bug: https://launchpad.net/bugs/589256 fixed

bzr revid: pso@tinyerp.com-20101215132959-qv0fbojg4nbtzohr
2010-12-15 18:59:59 +05:30
uco (OpenERP) 2b27c8e7b3 [FIX]: Corrected minor problems.
bzr revid: uco@tinyerp.com-20101213074049-c32m68722abkpola
2010-12-13 13:10:49 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +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