Commit Graph

269 Commits

Author SHA1 Message Date
qdp-odoo e3491ccb71 [IMP] account: bank statement reconciliation widget (part 2) 2014-05-30 18:47:50 +02:00
Atul Patel (OpenERP) 403575f272 [MERGE]: Merged with addons
bzr revid: atp@tinyerp.com-20140210064642-edr5rju09v49dzqg
2014-02-10 12:16:42 +05:30
Thibault Delavallée 737be08fbf [MERGE] account: cash register view improvements
- now looking like cash control methods from the point of sale module.

point of sale: improved some tooltips + cash control form view improvements

bzr revid: tde@openerp.com-20140102113009-lb1vv2w3g4dz2oqw
2014-01-02 12:30:09 +01:00
Paramjit Singh Sahota 7980ac78ae [IMP] Improved code as per the suggestions on the Merge proposal.
bzr revid: psa@tinyerp.com-20131230072452-zew8ys6lqomzxcsm
2013-12-30 12:54:52 +05:30
Paramjit Singh Sahota e8beafdce3 [IMP] Improved code for the condition when the Opening With Last closing Balance is marked true.
bzr revid: psa@tinyerp.com-20131115110746-omzn51lsqhnctsqn
2013-11-15 16:37:46 +05:30
ajay javiya (OpenERP) 4a290baa5e [IMP]: opening balance should be 0 if Opening with last Closing balance is false
bzr revid: aja@tinyerp.com-20131114092211-qn3rqj8b1kyyfah6
2013-11-14 14:52:11 +05:30
Chirag Dodiya (OpenERP Trainee) 96577c7e83 [IMP] Improved view of account bank statment
bzr revid: chiragdd7@gmail.com-20130926061717-q9bscxm54xzh5yc2
2013-09-26 11:47:17 +05:30
Paramjit Singh Sahota e00111a061 [IMP] Improved code.
bzr revid: psa@tinyerp.com-20130918111959-1dzkuxv4acjys8kl
2013-09-18 16:49:59 +05:30
Paramjit Singh Sahota c5814d3e6f onchange_journal_id testing
bzr revid: psa@tinyerp.com-20130918104720-5btsto01o6w9uumo
2013-09-18 16:17:20 +05:30
Paramjit Singh Sahota b855aada49 Improved
bzr revid: psa@tinyerp.com-20130918101437-p7jljc3mco70ay8g
2013-09-18 15:44:37 +05:30
Paramjit Singh Sahota bfff65d4ac [IMP] if 'cash control' if false in the journal, no need to have the opening and closing cash control tab in cash registers
bzr revid: psa@tinyerp.com-20130918091041-c5zponkbu5uwgb94
2013-09-18 14:40:41 +05:30
Paramjit Singh Sahota 2c2fdc09f1 [IMP] Make OBI label to Description and make the cash control tab as default in cash registers.
bzr revid: psa@tinyerp.com-20130916072909-4c1s5y4ah3riusik
2013-09-16 12:59:09 +05:30
Nimesh Contractor (OpenERP) 938c345811 [MERGE] with trunk.
bzr revid: nco@tinyerp.com-20130628070135-gkxkad0vznxse4bq
2013-06-28 12:31:35 +05:30
sgo@tinyerp.com 5ee65de025 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130613084838-twjsl8cdi5ajjp4c
2013-06-13 14:18:38 +05:30
Nimesh Contractor (OpenERP) 2b313fd2ae [IMP] improve code
bzr revid: nco@tinyerp.com-20130603114523-vzdorpta47sbq5ub
2013-06-03 17:15:23 +05:30
Nimesh Contractor (OpenERP) 91a657d4a3 [IMP] make string translateable.
bzr revid: nco@tinyerp.com-20130603112601-n1b14xdz2iacr1i8
2013-06-03 16:56:01 +05:30
Mahendra Barad (OpenERP Trainee) 82fe0985a5 [IMP] account: set breadcum Journal Items in bank statement, and align filter by field in partner ladger wizard.
bzr revid: nco@tinyerp.com-20130529092636-0e81g0zx96butvmm
2013-05-29 14:56:36 +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
Quentin (OpenERP) 429ef87172 [MERGE] accounts* modules: forward port of revision 9033 of addons v7 that was passing 'account_period_prefer_normal=True' in the context in each and every call to account_period.find(). The behaviour is modified in order to search only on normal periods by default
bzr revid: qdp-launchpad@openerp.com-20130418094147-q2ks4w47sn4fxdv2
bzr revid: qdp-launchpad@openerp.com-20130418103907-0qom5yfcq8osnovp
2013-04-18 12:39:07 +02:00
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
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
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
Ajay Chauhan (OpenERP) ade85dfa03 [IMP] account: change help string of field 'balance end'
bzr revid: cha@tinyerp.com-20130314053727-jsjsznfmi9y1vp9a
2013-03-14 11:07:27 +05:30
Khushboo Bhatt (Open ERP) d576e03181 [FIX]account:help updated
bzr revid: kbh@tinyerp.com-20121220115456-4v35ga282ewkm7t7
2012-12-20 17:24:56 +05:30
Khushboo Bhatt (Open ERP) f38bdac36a [FIX]account:field string
bzr revid: kbh@tinyerp.com-20121219132155-0dxl1cgpb2jhn4jf
2012-12-19 18:51:55 +05:30
Olivier Dony fc0c2942ba [MERGE] Another batch of bugfixes from 6.1
bzr revid: odo@openerp.com-20121218175547-7c1uxq4ypbi314gx
2012-12-18 18:55:47 +01:00
Olivier Dony b67f73c327 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121218025230-zig415ldtmazgbxt
2012-12-18 03:52:30 +01:00
Olivier Dony 84d7987f33 [MERGE] Bugfixes from 6.1 until revision 6900
rev.6900 = xal@openerp.com-20120720134532-t07xr3lp8ouhn2dv

bzr revid: odo@openerp.com-20121218021123-9ligpn7bkr9zo4n7
2012-12-18 03:11:23 +01:00
Cecile Tonglet a3939acfa5 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision
bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d
2012-12-17 16:23:03 +01:00
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Antony Lesuisse 5f3abc6e20 [MERGE] l10n_be coda refactoring
bzr revid: al@openerp.com-20121211214512-aui7ptbdeynj0zgy
2012-12-11 22:45:12 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
dle@openerp.com 652f81427e [IMP]Parser algorithm improvement
bzr revid: dle@openerp.com-20121205170650-a6ydpo9qa14d2c55
2012-12-05 18:06:50 +01:00
dle@openerp.com 0b32c75f74 [REF]Whole code of coda parser
bzr revid: dle@openerp.com-20121204175948-ckz5s05dgqgv0tq1
2012-12-04 18:59:48 +01:00
Quentin (OpenERP) df1569f9f1 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121122140800-1z8t57k0c2leaaqx
2012-11-22 15:08:00 +01:00
vta vta@openerp.com 5d112d629b [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20121108123206-7g866idcg3s58df2
2012-11-08 13:32:06 +01:00
vta vta@openerp.com 156ba2f21c [FIX] Fixed method.
bzr revid: vta@openerp.com-20121108114854-36dm65swirji13oq
2012-11-08 12:48:54 +01:00
vta vta@openerp.com cb7cb1420b [FIX] Now the action is type object, method return the same action in order to have the right context.
bzr revid: vta@openerp.com-20121108103634-acxd3tyzd13b09ck
2012-11-08 11:36:34 +01:00
Fabien Pinckaers 974ca267cf [MERGE] fix multi-company for pos
bzr revid: fp@openerp.com-20121103172128-rx5lvo5xzmsj9ay1
2012-11-03 18:21:28 +01:00
Joël Grand-Guillaume 6ef3db0a86 [FIX] Do not provide a secondary currency when posting entries from bank statment if the same than the company to respect the new constraints.
bzr revid: joel.grandguillaume@camptocamp.com-20121026113502-jsxdf5swqfizfcen
2012-10-26 13:35:02 +02:00
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) c18b907b49 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012124513-u7jbhn39gm17y6tj
2012-10-12 18:15:13 +05:30
Quentin (OpenERP) bcefce701e [IMP] account: monetary widget for bank statements
bzr revid: qdp-launchpad@openerp.com-20121009092129-w4pjhhuhxpabdjqg
2012-10-09 11:21:29 +02:00
Quentin (OpenERP) bdb4945d80 [FIX] account: fixed view that have an onchange function returning a field which is not in the view
bzr revid: qdp-launchpad@openerp.com-20121004160727-2y2ip152tjz25t23
2012-10-04 18:07:27 +02:00
Fabien Pinckaers 307ef24701 [MERGE] fix account_bank_statement_extension
bzr revid: fp@tinyerp.com-20120930115054-w04vxp7agnp2f68h
2012-09-30 13:50:54 +02:00
Quentin (OpenERP) 5165bf9c85 [FIX] account: fixed traceback when emptying the journal of a bank statement
bzr revid: qdp-launchpad@openerp.com-20120925071040-m9054w0qtt26ltjt
2012-09-25 09:10:40 +02:00
Quentin (OpenERP) 2ee0b276cc [FIX] account: accounting creation from bank statement fixed (no partner was assigned on receivable/payable account.move.line)
bzr revid: qdp-launchpad@openerp.com-20120917150548-l081zgzoxz0c8qw5
2012-09-17 17:05:48 +02:00
Bhumi Thakkar (Open ERP) dc331c76ee [IMP] If not journal_id then return {} and parent is removed.
bzr revid: bth@tinyerp.com-20120905103136-pp94j3xnb64c2edo
2012-09-05 16:01:36 +05:30
Olivier Dony 406e58399f [FIX] mail: unify message_post calls, fix typos, various lint cleanup
bzr revid: odo@openerp.com-20120822113439-aoy7v4njs6o34tu5
2012-08-22 13:34:39 +02:00
Fabien Pinckaers b62858e83e [IMP] Merging different ways of posting a message:
message_append_note
  message_append_dict
  message_append
  --> merged all to message_post

bzr revid: fp@tinyerp.com-20120817100302-bqsqv23ogrchslew
2012-08-17 12:03:02 +02:00