Commit Graph

178 Commits

Author SHA1 Message Date
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 ca16eaf1b1 [FIX] PoS misc access rights
bzr revid: fp@tinyerp.com-20111211091442-c61pssjexf0jog5c
2011-12-11 10:14:42 +01:00
Khushboo Bhatt (Open ERP) 22d3c09141 [IMP]point_of_sale:improvement analysis report
bzr revid: kbh@tinyerp.com-20111110111448-wr5ce6x3s4aqkrnj
2011-11-10 16:44:48 +05:30
Bharat (OpenERP) f79f94ea00 [FIX] point_of_sale : Only kept tree view in view_mode in point_of_sale/report/pos_order_report_view.xml
lp bug: https://launchpad.net/bugs/872680 fixed

bzr revid: bde@tinyerp.com-20111013105050-ny9xahhc0vm9q8vs
2011-10-13 16:20:50 +05:30
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 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
Xavier Morel 4e6a9ea55c [REM] all @col and @colspan attributes on groups in search views: search views are not laid out by columns, therefore these attributes do not belong
bzr revid: xmo@openerp.com-20110315140859-uh9w3exdit84qz47
2011-03-15 15:08:59 +01:00
Xavier Morel 6ff62c43da [IMP] remove apparently unused 'separator' attribute on some filter elements, tightening the RNG
bzr revid: xmo@openerp.com-20110314175430-zmitioduzwmn9de4
2011-03-14 18:54:30 +01:00
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
Mustufa Rangwala b35253a168 [REF] pos
bzr revid: mra@mra-laptop-20110111072631-5q8x9quor7qtc4nw
2011-01-11 12:56:31 +05:30
Mustufa Rangwala 3bdca04e28 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110103090825-h3f9ie8qu7l09ceb
2011-01-03 14:38:25 +05:30
qdp-launchpad@tinyerp.com 9597d00cc6 [MERGE] merged the olt branch related to decimal precision
bzr revid: qdp-launchpad@tinyerp.com-20101230141937-xo00esnrjga0gdy0
2010-12-30 15:19:37 +01:00
qdp-launchpad@tinyerp.com 32589e25b4 [MERGE] merged the xrg branch containing several bugfixes
bzr revid: qdp-launchpad@tinyerp.com-20101230115309-drnbznu04hx52cbj
2010-12-30 12:53:09 +01:00
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
P. Christeas aedda16fb9 point_of_sale: tolerate empty receipts in reports, pass the tests
bzr revid: p_christ@hol.gr-20101227085504-er2n08ppgga9qpcg
2010-12-27 10:55:04 +02:00
apa (OpenERP) f8d0c83910 [IMP]:point_of_sale:improved sale line report.
bzr revid: apa@tinyerp.com-20101216082911-l3fcjidr2celxqgh
2010-12-16 13:59:11 +05:30
vro 4f07379397 [IMP]: Added <pto> for report column headers
bzr revid: vro@tinyerp.com-20101116055731-qhkongmgqv52df5d
2010-11-16 11:27:31 +05:30
apa-tiny 848c94ec7a merged from trunk
bzr revid: apa@tinyerp.com-20101111044452-hegecz6bh3se2hxb
2010-11-11 10:14:52 +05:30
apa-tiny 9a9a0a03b4 [IMP]:pont_of_sale:improved reports from big amounts for table column.
bzr revid: apa@tinyerp.com-20101102101417-k376s5lu2x5chajb
2010-11-02 15:44:17 +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
ARA (OpenERP) e04b0e3e8a [ADD] ponit_of_sale: add a missining report files
bzr revid: ara@tinyerp.com-20101028060715-8ft3ft16kllhk8pb
2010-10-28 11:37:15 +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
ARA (OpenERP) f300ceb3dc [IMP] point_of_sale: Code clean and rename some file name
bzr revid: ara@tinyerp.com-20101027120701-7r63salifxf9hu91
2010-10-27 17:37:01 +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
apa-tiny 70d0b42c7f [MERGE]
bzr revid: apa@tinyerp.com-20101015102603-xmvl60cruptl3g1n
2010-10-15 15:56:03 +05:30
uco (OpenERP) e544840757 [MERGE]
bzr revid: uco@tinyerp.com-20101015065400-xr5d2j5unik2jwe0
2010-10-15 12:24:00 +05:30
saz-OpenERP f286327b78 [IMP]:point_of_sale:Improves the pos_details report
bzr revid: azaz.201186@gmail.com-20101014131543-ywsadzzquypgdv0y
2010-10-14 18:45:43 +05:30
saz-OpenERP 4bc20cd528 [IMP]:point_of_sale:Improves the pos_details report
bzr revid: azaz.201186@gmail.com-20101014131354-iduvsmlcwlnob7ay
2010-10-14 18:43:54 +05:30
saz-OpenERP 66d99a2b42 [IMP]:point_of_sale:Improves the pos_details report
bzr revid: azaz.201186@gmail.com-20101014125719-jsh654bm8dvtf97a
2010-10-14 18:27:19 +05:30
saz-OpenERP e5fdaa3fe4 [IMP]:point_of_sale:Improves the pos_details report
bzr revid: azaz.201186@gmail.com-20101014103838-ivok82tf8mqnays7
2010-10-14 16:08:38 +05:30
Harry (OpenERP) 6bfefad4ec [MERGE]
bzr revid: hmo@tinyerp.com-20101014055834-ontjhzn7nuiqoi14
2010-10-14 11:28:34 +05:30
uco (OpenERP) 5c5b66d70c [IMP] point_of_sale: Removed unused import statement suggested by buildbot.
bzr revid: uco@tinyerp.com-20101014054627-eux2ztfnoqvvwwrf
2010-10-14 11:16:27 +05:30
uco (OpenERP) 6211c97bb0 [MERGE]
bzr revid: uco@tinyerp.com-20101014044630-89hqbwvnb647q68v
2010-10-14 10:16:30 +05:30
Jigar Amin 114843c9f2 [IMP] filter on Current Month in report view in addons
bzr revid: jam@tinyerp.com-20101013131343-gkqnw9awzt341jy9
2010-10-13 18:43:43 +05:30
saz-OpenERP 983e597d52 [IMP]:point_of_sale:Improves the format of two reports
bzr revid: azaz.201186@gmail.com-20101013124138-bsxauhyecf3xa5eq
2010-10-13 18:11:38 +05:30
saz-OpenERP 6b383b79ae [IMP]:point_of_sale:Improves pos_details_summary report
bzr revid: azaz.201186@gmail.com-20101013061544-8g6l5jxmmjrqrze7
2010-10-13 11:45:44 +05:30
saz-OpenERP 0efa32fb0f [IMP]:point_of_sale:Improves the period function in pos_details_summary.py
bzr revid: azaz.201186@gmail.com-20101013053632-khd9n57zga711dt1
2010-10-13 11:06:32 +05:30
saz-OpenERP 825308570d [IMP]:point_of_sale:Improves the reports
bzr revid: azaz.201186@gmail.com-20101012133956-n53roc67kkxox3g1
2010-10-12 19:09:56 +05:30
saz-OpenERP e359ba1aee [IMP]:point_of_sale:Improves pos_details report
bzr revid: azaz.201186@gmail.com-20101012120447-82n9q5fv4m6ju1fk
2010-10-12 17:34:47 +05:30
saz-OpenERP c996f70aa4 [IMP]:point_of_sale:Improves user_product and details_summary
bzr revid: azaz.201186@gmail.com-20101012111549-dkdorx3sxzuahty2
2010-10-12 16:45:49 +05:30
uco (OpenERP) 3704b3de8b [REF] : Corrections suggested by buildbot.
bzr revid: uco@tinyerp.com-20101012061707-wi0uph158ahn99ob
2010-10-12 11:47:07 +05:30
apa-tiny 46c20afd4f [MERGE]:merged from lp:~openerp-commiter/+junk/report-common
bzr revid: apa@tinyerp.com-20101012044634-xhcmw3agfoie1nrc
2010-10-12 10:16:34 +05:30
saz-OpenERP 9bb5a24639 [IMP]Improves the details of summary report of pos module
bzr revid: azaz.201186@gmail.com-20101011133438-lffkuu5g5amr6v7t
2010-10-11 19:04:38 +05:30
qdp-launchpad@tinyerp.com 6ed687841e [MERGE] merged team 1 branch
bzr revid: qdp-launchpad@tinyerp.com-20101011123545-gg4wrk09f7a1ha42
2010-10-11 14:35:45 +02:00
saz-OpenERP e5bef4c1d0 [IMP]solve the bug of user's product report in pos module
bzr revid: azaz.201186@gmail.com-20101011112714-cd4tq2mrkcdqt7xn
2010-10-11 16:57:14 +05:30
apa-tiny a82e2f729c merged from trunk
bzr revid: apa@tinyerp.com-20101011094034-3gqu5rsswp784gr0
2010-10-11 15:10:34 +05:30
uco (OpenERP) 6e3236f3ba [REM, IMP] point_of_sale: Removed unused report. Improved report name for Invoice.
bzr revid: uco@tinyerp.com-20101011090847-62gmt7jhcidzolhj
2010-10-11 14:38:47 +05:30
saz-OpenERP 2c2b2941ab [IMP]Improved reports of point_of_sale
bzr revid: azaz.201186@gmail.com-20101011074336-30gy3g8z1zec8mzy
2010-10-11 13:13:36 +05:30