Commit Graph

126 Commits

Author SHA1 Message Date
Christophe Simonis 0d5b01543e [MERGE] forward port of branch saas-3 up to 8855659 2015-06-15 16:25:00 +02:00
Christophe Simonis 885565968f [MERGE] forward port of branch 7.0 up to d566558 2015-06-15 16:24:11 +02:00
Denis Ledoux d566558a6c [FIX] membership: missing name field in search view.
Which leaded to the inability to search on the partner name

opw-642301
fixes #6703
2015-06-15 15:26:39 +02:00
Denis Ledoux cf4d14ce39 [MERGE] forward port of branch saas-3 up to 09b277c 2015-04-27 14:02:52 +02:00
Denis Ledoux d6ae7fb7db [MERGE] forward port of branch 7.0 up to 3e7d3c7 2015-04-27 12:19:43 +02:00
Rifakat Haradwala ecdaf89469 [FIX] membership: shown customer invoice form instead of supplier
When somebody buys a membership, he is a customer, opw 615986
2015-04-22 09:10:28 +02:00
Christophe Matthieu 807453517a [FIX] membership: remove domain with 'code' filter from the product search view 2014-06-16 11:04:00 +02:00
Christophe Matthieu 0492e59314 [FIX] website_sale: rounding price; typo and search sequence of membership 2014-06-16 10:53:34 +02:00
ged-odoo 74168c4e9d Merge pull request #272 from odoo-dev/master-inline-searchview-ged
[MERGP] Inline Searchview

This task split the searchview in two parts: SearchView and SearchViewDrawer. The drawer is displayed inside the main view and the searchview stays in place.  It also changes the scrolling behavior of the web client: the main view area can scroll without affecting the UI (so the various menus stays in place)

Because of this, other large changes have been made:

the drawer has been redesigned,
the Custom Filter widget has been split in two (Custom Report and SaveCurrentFilter),
the main view is now scrollable, so the UI stays in place and only the view can change
The text 'Group By...' has been changed into 'Group By' (most addons had to be modified)
bootstrap classes are used when it makes sense (for example, badge)
the left menu is also scrollable (separately from the main view)

It is likely that some stupid bugs have been introduced.  Please don't hurt me.
2014-06-12 16:27:11 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Géry Debongnie 514203743d Merge remote-tracking branch 'odoo/master' into master-inline-searchview-ged
Conflicts:
	addons/mrp/mrp_view.xml
2014-05-30 10:29:30 +02:00
Christophe Matthieu 0017d02469 [FIX] membership: increase priority of product view (don't take this view by default). 2014-05-28 20:49:51 +02:00
Christophe Matthieu 43977deb71 [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
Christophe Simonis 3fa90321e1 [MERGE] forward port of branch saas-1 up to revid 8772 chs@openerp.com-20130910122113-171osvcukxffxcry
bzr revid: chs@openerp.com-20130910124803-wxkb8gkz1tub5qjf
2013-09-10 14:48:03 +02:00
Thibault Delavallée ed0a829cb3 [MERGE] [IMP] addons: improved name and tooltips of groupby date in various addons.
bzr revid: tde@openerp.com-20130904141053-yustqiuzynbettq8
2013-09-04 16:10:53 +02:00
Martin Trigaux 5739cac5fb [FIX] membership: set priority on search view to avoid getting it for other modules
bzr revid: mat@openerp.com-20130902075012-y6o3wjgz9qhqm837
2013-09-02 09:50:12 +02:00
Atul Patel (OpenERP) 9cade6e471 [MERGE]: Merged regarding product usability issue.
bzr revid: atp@tinyerp.com-20121127173127-gbwl7i71q86uqtgk
2012-11-27 23:01:27 +05:30
Saurang Suthar 632ab99bf9 [IMP]membership:improved position of tabs as per suggestion in product form view when all modules are installed
bzr revid: ssu@tinyerp.com-20121126104829-f30vvo034l8hs1c0
2012-11-26 16:18:29 +05:30
Fabien Pinckaers aeb29763d5 [IMP] membership + merge stock
bzr revid: fp@tinyerp.com-20121122061244-0a9zawsg8ebohdi5
2012-11-22 07:12:44 +01:00
Sanjay Gohel (Open ERP) c97f29b7a6 [IMP]membership menu comes before home menu move it after
bzr revid: sgo@tinyerp.com-20121022061459-gxz4arj2gsf2d39y
2012-10-22 11:44:59 +05:30
Fabien Pinckaers 61ff37d19c [IMP] membership usability form view
bzr revid: fp@openerp.com-20120903062246-s4nwewrzmepqmj7t
2012-09-03 08:22:46 +02:00
Twinkle Christian (OpenERP) 4c17810919 [IMP]Remove type field from the views
bzr revid: tch@tinyerp.com-20120808130614-ppieuro8um3fylbt
2012-08-08 18:36:14 +05:30
Quentin (OpenERP) e1b50e304d [MEGUEZ] merged the clean search view branch
bzr revid: qdp-launchpad@openerp.com-20120731150358-jqd3eoz06imzlx01
2012-07-31 17:03:58 +02:00
Twinkle Christian (OpenERP) cb1c6c08af [IMP]Improve search view in all modules
bzr revid: tch@tinyerp.com-20120731112804-a0akxtqr1z0uew6w
2012-07-31 16:58:04 +05:30
Antonin Bourguignon 76df099fe0 [IMP] hide the member price in products view
bzr revid: abo@openerp.com-20120723154529-blsb2i0ouneo2uhj
2012-07-23 17:45:29 +02:00
Jigar Amin - OpenERP b9cc9ec929 merge lp:~openerp-dev/openobject-addons/trunk-clean-search-association-membership-tch
bzr revid: jam@tinyerp.com-20120723132253-kplmvxazcoo5l3fe
2012-07-23 18:52:53 +05:30
Twinkle Christian (OpenERP) a1a2b4f16c [IMP]Improve search view in membership module
bzr revid: tch@tinyerp.com-20120719113855-ychvggfk9s8teigo
2012-07-19 17:08:55 +05:30
Antonin Bourguignon 6a2f418bfd [FIX] some wrong ordering sequences in top menus
bzr revid: abo@openerp.com-20120718101112-0i0oc550pd86oepu
2012-07-18 12:11:12 +02:00
Antonin Bourguignon 2b59d63699 [IMP] give higher sequence numbers (with wider gaps) to top menu items
it should now be easier to insert new elements wherever we want in the main menu

bzr revid: abo@openerp.com-20120717162528-0kkk32mjeoyda9c4
2012-07-17 18:25:28 +02:00
Quentin (OpenERP) 94b6dcd2b7 [IMP] membership: usability, review of form view of membership product
bzr revid: qdp-launchpad@openerp.com-20120712152016-r591xu1sxi730sgc
2012-07-12 17:20:16 +02:00
Amit Patel (OpenERP) de9b8a7e9c [IMP]:membership:improved view
bzr revid: apa@tinyerp.com-20120704101256-1ev49svrjymy2tsx
2012-07-04 15:42:56 +05:30
Amit Patel (OpenERP) 248d4e56d4 [MERGE]:merged with trunk
bzr revid: apa@tinyerp.com-20120704093349-y0k6uhjhwwzsrsvp
2012-07-04 15:03:49 +05:30
Quentin (OpenERP) 89f6e16675 [IMP] usability: form views
bzr revid: qdp-launchpad@openerp.com-20120702163725-14j93jkw3qtl8368
2012-07-02 18:37:25 +02:00
DBR (OpenERP) f9f511931f [IMP]membership: View imp for date fields
bzr revid: dbr@tinyerp.com-20120702054944-1ehvpr113zie4yrp
2012-07-02 11:19:44 +05:30
Kuldeep Joshi (OpenERP) bc42c6e49e [IMP] change caldav view
bzr revid: kjo@tinyerp.com-20120629134822-c9cg6sz6vwt35648
2012-06-29 19:18:22 +05:30
DBR (OpenERP) 51c05a3300 [IMP]membership: set placeholder for descriptions
bzr revid: dbr@tinyerp.com-20120629052157-q1ba8scocramd92o
2012-06-29 10:51:57 +05:30
DBR (OpenERP) e2067d9cea [IMP]membership: Improve view for taxes
bzr revid: dbr@tinyerp.com-20120627102310-5vjntnem3re0wjdg
2012-06-27 15:53:10 +05:30
DBR (OpenERP) 41c0355b4f [IMP] Membership: improve tax as m2m_tags
bzr revid: dbr@tinyerp.com-20120626104824-uwv8bjefgn03mfgq
2012-06-26 16:18:24 +05:30
Hardik 1c9a4ce127 [IMP]association : membership product form view improvement
bzr revid: hsa@tinyerp.com-20120626093915-30fvknrjzwmpmfex
2012-06-26 15:09:15 +05:30
Quentin (OpenERP) 4c104ca727 [IMP] search views: made some small usability changes
bzr revid: qdp-launchpad@openerp.com-20120622130506-pzz8wqo5p5y902qc
2012-06-22 15:05:06 +02:00
Purnendu Singh (OpenERP) 2e3728db21 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120619050100-26hsypt5z491kbje
2012-06-19 10:31:00 +05:30
Stephane Wirtel 17f11dc7d9 [REF] Review the form views
bzr revid: stw@openerp.com-20120618160057-wzqaoepmqqzgj3tq
2012-06-18 18:00:57 +02:00
Purnendu Singh (OpenERP) 11f28956c4 [MERGE] membership: search view update
bzr revid: psi@tinyerp.com-20120618092158-9azsmapgeg4anu6k
2012-06-18 14:51:58 +05:30
Divyesh Makwana (Open ERP) 2349b7a6f2 [IMP] membership : Improved the Search View.
bzr revid: mdi@tinyerp.com-20120618090824-uc2mggpi6tee059v
2012-06-18 14:38:24 +05:30
Fabien Pinckaers 4a79e569ad [FIX] bug inheritancies of views
bzr revid: fp@openerp.com-20120522190741-x190xwj2sej3jvt8
2012-05-22 21:07:41 +02:00
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Fabien Pinckaers 2bce6d97d7 [IMP] removed dashboards, order of menus, count buttons on partner, products
bzr revid: fp@tinyerp.com-20120522143759-lnd5eescth6yxdvu
2012-05-22 16:37:59 +02:00
DBR (OpenERP) acc99e4946 [IMP]project,association: set project menu and for association set member kanban
bzr revid: dbr@tinyerp.com-20120509073001-06pexpkk1s76lggc
2012-05-09 13:00:01 +05:30
DBR (OpenERP) 081a758ecf [IMP]Association: Set Members kanban for Association
bzr revid: dbr@tinyerp.com-20120508060009-a25a6gzragjc56qk
2012-05-08 11:30:09 +05:30