Commit Graph

41 Commits

Author SHA1 Message Date
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
Jagdish Panchal (Open ERP) bf4b395e1c [IMP] Account: apply group_no_one on menus Periods,Account Types,Tax codes,Fiscal Positions, CODA Bank Account Configuration, CODA Transaction Types, CODA Transaction Codes,CODA Transaction Categories, CODA Structured Communication Types, Payment Mode, Types of Invoicing
bzr revid: jap@tinyerp.com-20120316122308-vv2w1488eoqxgpis
2012-03-16 17:53:08 +05:30
niv-openerp 45b6a10934 [imp] converted all remaining usage of default_get in xml to context
bzr revid: nicolas.vanhoren@openerp.com-20120106110914-qsbvuc34ietfmtg2
2012-01-06 12:09:14 +01:00
Vo Minh Thu 2e1023ddbe [IMP] domain to context:
Use explicitely default_xxx in the context instead of
relying on the domain to fill form views.

bzr revid: vmt@openerp.com-20111124121433-z5du2yeu319ea1ax
2011-11-24 13:14:33 +01:00
Fabien Pinckaers df8756111e [FIX] automated tests
bzr revid: fp@tinyerp.com-20111115000156-0ihc6sfmt96hmw5s
2011-11-15 01:01:56 +01:00
Fabien Pinckaers 05d6d35cc8 [Merge]
bzr revid: fp@tinyerp.com-20110917110317-34apz3spz1h9azjl
2011-09-17 13:03:17 +02:00
Xavier Morel 178fec5c64 [FIX] str 'in' str (singletons missing tuple-building comma), in @colors attributes. Replace by string equality
bzr revid: xmo@openerp.com-20110911135025-v9yct8pnjfj21tyj
2011-09-11 15:50:25 +02:00
Ferdinand @ Camptocamp eb389dcdff [FIX] account: invoices - missing field in tree view
bzr revid: ara@tinyerp.com-20110426064246-30f8pgfpwjlhxj2y
2011-04-26 12:12:46 +05:30
skh e21a561cb1 [FIX] payment mode - account must belong to company
lp bug: https://launchpad.net/bugs/739562 fixed

bzr revid: skh@tinyerp.com-20110405123958-savml2himnvrhsr3
2011-04-05 18:09:58 +05:30
Xavier Morel 256fdc4538 [FIX] account_payment, hr_timesheet_invoice: the root of search views is a search element, not form; form/@select does not make sense in search views
bzr revid: xmo@openerp.com-20110315192225-7h12vil8l756bnav
2011-03-15 20:22:25 +01: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
Rifakat Haradwala (Open ERP) e086688440 [Fix]: account_payment: missing company information in payment.order and payment.line
lp bug: https://launchpad.net/bugs/724059 fixed

bzr revid: rha@tinyerp.com-20110224114537-gygz2yf3jjpgk6z3
2011-02-24 17:15:37 +05:30
Jay Vora (OpenERP) 175606ceeb [FIX] Account_payment : Corrected context on creation of new payment line for an unsaved payment order
bzr revid: jvo@tinyerp.com-20110201103853-shnh8a3h8nf1gqkz
2011-02-01 16:08:53 +05:30
qdp-launchpad@tinyerp.com ff40556780 [MERGE] merged the evv branch related to help tooltips on menuitems
bzr revid: qdp-launchpad@tinyerp.com-20101223154141-wx1u87wzxs9znjsx
2010-12-23 16:41:41 +01:00
Els Van Vossel ab38e64d02 [IMP] changed menutips
bzr revid: openerp@evv-laptop-20101214062211-mlp6bzfhb0tw0fu6
2010-12-14 07:22:11 +01:00
ARA (OpenERP) 33e5e1a59d [FIX] View mode tree,form,search in several window actions
lp bug: https://launchpad.net/bugs/690326 fixed

bzr revid: ara@tinyerp.com-20101215085724-ddq5ybq38ac11weh
2010-12-15 14:27:24 +05:30
psi (Open ERP) d5910dcfc9 [IMP] account: Add menu partners
bzr revid: psi@tinyerp.co.in-20101206071342-mxfvdqh4ka1kgkt4
2010-12-06 12:43:42 +05:30
Vir (Open ERP) e8ec3efe69 [ADD] account_* : help added for menus
bzr revid: vir@tinyerp.com-20101102070455-obn9kosyhajipnur
2010-11-02 12:34:55 +05:30
vth 222cb30a1a [FIX] account : account.move.line object add period_id in tree view. to solve the problem of search view
bzr revid: vth@tinyerp.com-20101015131505-wrmjhjy7z0c4had6
2010-10-15 18:45:05 +05:30
psi (Open ERP) a83920c20b [IMP] account_*: Improve view of all the menus coming under Configuration Menu
bzr revid: psi@tinyerp.co.in-20101011132128-g4rffrj7uv9q452w
2010-10-11 18:51:28 +05:30
vth affab14974 [IMP] account payment : For make payment , method directly called from the account_payment.py instead of wizard
bzr revid: vth@tinyerp.com-20101011123801-x0oqn20p5azfxkxs
2010-10-11 18:08:01 +05:30
Mustufa Rangwala 438700a119 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20100924110457-s875res6f3fg36eg
2010-09-24 16:34:57 +05:30
RME(OpenERP) a525b4733c [FIX] account_payment : Corrections
lp bug: https://launchpad.net/bugs/608412 fixed

bzr revid: jvo@tinyerp.com-20100924102033-sw8cjvew49bhzcnd
2010-09-24 15:50:33 +05:30
Mustufa Rangwala 1538f3dcb7 [IMP] Account_payment: default values of payment date
bzr revid: mra@mra-laptop-20100922101238-029qsibck6m3jqwq
2010-09-22 15:42:38 +05:30
qdp-launchpad@tinyerp.com 5ccf742524 [MERGE] merge with same branch + small improvements on accouting
[IMP] mrp: improved the mrp.production.form view

bzr revid: qdp-launchpad@tinyerp.com-20100906165421-zy7pz5sdfxgappe7
2010-09-06 18:54:21 +02:00
psi (Open ERP) bc7ffe3b02 [IMP] account_payment: Improve the view and query for suitable_bank_types
bzr revid: psi@tinyerp.co.in-20100906065130-bs59hpk6hwcu3c1n
2010-09-06 12:21:30 +05:30
PSI(OpenERP) a4a2627c1b [IMP] Account Payment: Improve the module (remove payment.type object, change the menus, etc) (still need some improvement from piratpad remaining to do)
bzr revid: mra@mra-laptop-20100906033801-9kxjpzkhhiltcpp4
2010-09-06 09:08:01 +05:30
Mustufa Rangwala 72383a9d08 [IMP] Account Payment: Bank statement button import invoice lines does not ask for confirmation now, and will be invisible when state is not draft
bzr revid: mra@mra-laptop-20100901111835-l6orwmx9rg1w08z2
2010-09-01 16:48:35 +05:30
Mustufa Rangwala 70a109ad7e [IMP] bank statement: Icon of import buttons
bzr revid: mra@mra-laptop-20100901105305-f0j5o33af7j0dnbj
2010-09-01 16:23:05 +05:30
Mustufa Rangwala 68b4bf9c52 [IMP] Account payment: bank statement form with payline button view place
bzr revid: mra@mra-laptop-20100901095019-ex188a2twr2paij6
2010-09-01 15:20:19 +05:30
Mustufa Rangwala 8197f130f3 [IMP] account_payment: put attrs on schedule if fixed (readonly if not fixed) + rename that field (schedule date)
bzr revid: mra@mra-laptop-20100901051144-jarlb1vncdi5j2u1
2010-09-01 10:41:44 +05:30
Mustufa Rangwala 118aee0ca1 [IMP, ADD, REM] account_payment: Tree view improved, Add search view on payment order, remove some unused actions
bzr revid: mra@mra-laptop-20100901044501-6togaledzvdn1gko
2010-09-01 10:15:01 +05:30
vra c1dbc408c5 [ADD] account, account_payment, analytic: added company related record rules for some objects and also added company field.
bzr revid: vra@tinyerp.com-20100820113218-5xg58scsgjavb6fg
2010-08-20 17:02:18 +05:30
Mustufa Rangwala 1193201fb0 [FIX] Account_payment: Bank statement openning with payment lines button on it
bzr revid: mra@mra-laptop-20100817063647-5t41vnrqdf4f3723
2010-08-17 12:06:47 +05:30
ARA(OpenERP) 1121f929e3 typo
bzr revid: mra@mra-laptop-20100814121231-xl63g5ao5gm2cvix
2010-08-14 17:42:31 +05:30
AMP (OpenERP) 6eb86abda3 [MOD] usability improvement in access rights
bzr revid: amp@tinyerp.com-20100723072243-kpex4cdgckhga46d
2010-07-23 12:52:43 +05:30
dbr(Open ERP) e0aedecf48 [MOD] account,account_budget,account_followup,account_payment,account_voucher : set colors in tree views according to state
bzr revid: vir@tinyerp.com-20100720091249-vblxn56ijs6nqo8c
2010-07-20 14:42:49 +05:30
AMP(Open ERP) 6def8566b4 [MOD] Usability Improvements :Label name changes Validate -> Approve, To Validate-> To Approve.
bzr revid: vir@tinyerp.com-20100714060149-drpbnaqzg3uhxhmk
2010-07-14 11:31:49 +05:30
Mustufa Rangwala 77f8624f20 [FIX] account_payment: bank statement form inherit problem
bzr revid: mra@mra-laptop-20100703114821-i10e4pdelcq17mmj
2010-07-03 17:18:21 +05:30
psi (Open ERP) 65fbde0dbb [IMP] improvement and Bug fix according to piratpad topics
bzr revid: psi@tinyerp.co.in-20100618133957-1qumx8x585dlouwc
2010-06-18 19:09:57 +05:30
Mustufa Rangwala de6da0de39 [IMP] account_payment: code clean, rename files
bzr revid: mra@mra-laptop-20100611095414-vokeorwo36fb94ut
2010-06-11 15:24:14 +05:30