odoo/odoo.git
13 years ago[FIX] account_payment:Update Payment date accourding to the Prefered dade
psi (Open ERP) [Mon, 13 Sep 2010 12:13:41 +0000 (17:43 +0530)]
[FIX] account_payment:Update Payment date accourding to the Prefered dade

lp bug: https://launchpad.net/bugs/604632 fixed

bzr revid: psi@tinyerp.co.in-20100913121341-c56xwqv7ss0cphyy

13 years ago[IMP] account, account_voucher: voucher report header improvement.
vra [Mon, 13 Sep 2010 05:43:01 +0000 (11:13 +0530)]
[IMP] account, account_voucher: voucher report header improvement.

bzr revid: vra@tinyerp.com-20100913054301-2ndxqmk4084y8row

13 years ago[IMP]: replace all search queries to the ref for count to speed up the file loading
Mantavya Gajjar [Sat, 11 Sep 2010 09:47:22 +0000 (15:17 +0530)]
[IMP]: replace all search queries to the ref for count to speed up the file loading

bzr revid: mga@tinyerp.com-20100911094722-7w3pv4coelnkesas

13 years ago[FIX]: fix a type probelm for the account template
Mantavya Gajjar [Sat, 11 Sep 2010 08:12:03 +0000 (13:42 +0530)]
[FIX]: fix a type probelm for the account template

bzr revid: mga@tinyerp.com-20100911081203-pvxiyewnb8vk86ai

13 years ago[REVIEW]: review the l10n_uk account chart
Mantavya Gajjar [Sat, 11 Sep 2010 06:59:20 +0000 (12:29 +0530)]
[REVIEW]: review the l10n_uk account chart

bzr revid: mga@tinyerp.com-20100911065920-4rss3xnzlw05lie1

13 years ago[REVIEW]: revies the minimal chart of account and indina chart of account
Mantavya Gajjar [Sat, 11 Sep 2010 06:51:08 +0000 (12:21 +0530)]
[REVIEW]: revies the minimal chart of account and indina chart of account

bzr revid: mga@tinyerp.com-20100911065108-qsh296putkyylgcu

13 years ago[FIX]: fix a problme for the reports print
Mantavya Gajjar [Sat, 11 Sep 2010 05:51:47 +0000 (11:21 +0530)]
[FIX]: fix a problme for the reports print
[FIX]: fix a probject of context for the journal_id

bzr revid: mga@tinyerp.com-20100911055147-juvw3gof691oqt4z

13 years ago[FIX] account: fixed the profit & loss total by removing duplicate call of function.
vra [Thu, 9 Sep 2010 12:16:03 +0000 (17:46 +0530)]
[FIX] account: fixed the profit & loss total by removing duplicate call of function.

bzr revid: vra@tinyerp.com-20100909121603-cydq3va5dms91mdb

13 years ago[FIX] Account: incorrect field name was used(value instead of value_reference) in...
pap (openerp) [Thu, 9 Sep 2010 12:10:42 +0000 (17:40 +0530)]
[FIX] Account: incorrect field name was used(value instead of value_reference) in onchange_company_id and onchange_partner_id in invoice.py raising key error

bzr revid: pap@tinyerp.co.in-20100909121042-g1wgzq84432u269r

13 years ago[FIX]: fix small probelm in the journal vouchers
Mantavya Gajjar [Thu, 9 Sep 2010 10:33:01 +0000 (16:03 +0530)]
[FIX]: fix small probelm in the journal vouchers

bzr revid: mga@tinyerp.com-20100909103301-d605s006chtwwqct

13 years ago[REF]
Mustufa Rangwala [Thu, 9 Sep 2010 07:13:55 +0000 (12:43 +0530)]
[REF]

bzr revid: mra@mra-laptop-20100909071355-xyifur8ktejk9otq

13 years ago[REM] Account payment: Remove unused code
Mustufa Rangwala [Thu, 9 Sep 2010 07:09:55 +0000 (12:39 +0530)]
[REM] Account payment: Remove unused code

bzr revid: mra@mra-laptop-20100909070955-oa9148a7h4xxyo4a

13 years ago[FIX] Account payment: make payment
Mustufa Rangwala [Thu, 9 Sep 2010 06:12:55 +0000 (11:42 +0530)]
[FIX] Account payment: make payment

bzr revid: mra@mra-laptop-20100909061255-l86l3hxy7awikubj

13 years ago[FIX] Account payment
Mustufa Rangwala [Thu, 9 Sep 2010 06:01:30 +0000 (11:31 +0530)]
[FIX] Account payment

bzr revid: mra@mra-laptop-20100909060130-y20mvd7t2sscshcn

13 years ago[FIX] Account: manuall reconcilation=> used stop_reconcile in context when we recocil...
Mustufa Rangwala [Thu, 9 Sep 2010 05:51:55 +0000 (11:21 +0530)]
[FIX] Account: manuall reconcilation=> used stop_reconcile in context when we recocile partner and go to next one

bzr revid: mra@mra-laptop-20100909055155-h96s41mqdtka3eja

13 years ago[IMP] sale and sale_* modules:-changed the string 'Sale order' to 'Sales order'
mtr [Thu, 9 Sep 2010 05:25:01 +0000 (10:55 +0530)]
[IMP] sale and sale_* modules:-changed the string 'Sale order' to 'Sales order'

bzr revid: mtr@mtr-20100909052501-ilbxhug0o49a7qu9

13 years ago[IMP] account:replace the %(year)s, %(month), %(day) with current datetime info for...
psi (Open ERP) [Thu, 9 Sep 2010 05:16:01 +0000 (10:46 +0530)]
[IMP] account:replace the %(year)s, %(month), %(day) with current datetime info for recurring entries

bzr revid: psi@tinyerp.co.in-20100909051601-0fnvcn3ml5k4ilp2

13 years ago[FIX] Account: Use model YAML
Mustufa Rangwala [Thu, 9 Sep 2010 04:20:37 +0000 (09:50 +0530)]
[FIX] Account: Use model YAML

bzr revid: mra@mra-laptop-20100909042037-z0m2h8zm0lwbl6fx

13 years ago[FIX]: fix a journal_id problem for the Accounting/Journal Entry
Mantavya Gajjar [Wed, 8 Sep 2010 10:45:53 +0000 (16:15 +0530)]
[FIX]: fix a journal_id problem for the Accounting/Journal Entry

bzr revid: mga@tinyerp.com-20100908104553-vl5uunhuoz3rfqi9

13 years ago[REM] Account: removed current date from account_model, code cleaning
pap (openerp) [Wed, 8 Sep 2010 10:43:18 +0000 (16:13 +0530)]
[REM] Account: removed current date from account_model, code cleaning

bzr revid: pap@tinyerp.co.in-20100908104318-hcdzvgrvmspxpwkb

13 years ago[FIX]: fix a problem for defult get in account_move_line
Mantavya Gajjar [Wed, 8 Sep 2010 10:36:30 +0000 (16:06 +0530)]
[FIX]: fix a problem for defult get in account_move_line

bzr revid: mga@tinyerp.com-20100908103630-0d09s3m6m67myp5f

13 years ago[FIx]: fix a context problem of all Journal Items
Mantavya Gajjar [Wed, 8 Sep 2010 10:29:04 +0000 (15:59 +0530)]
[FIx]: fix a context problem of all Journal Items

bzr revid: mga@tinyerp.com-20100908102904-xxei8twlzbtrbkb5

13 years ago[REM] Account: removed unused code from account/wizard/account_reconcile.py
pap (openerp) [Wed, 8 Sep 2010 09:39:38 +0000 (15:09 +0530)]
[REM] Account: removed unused code from account/wizard/account_reconcile.py

bzr revid: pap@tinyerp.co.in-20100908093938-lmsvthaebraf4pu1

13 years ago[IMP] Account: while configuring chart of accounts, skip fiscal year creation if...
pap (openerp) [Wed, 8 Sep 2010 09:32:25 +0000 (15:02 +0530)]
[IMP] Account: while configuring chart of accounts, skip fiscal year creation if there already exist a fiscal year with given range(date_start to date_stop) for given company

bzr revid: pap@tinyerp.co.in-20100908093225-lahshzklbrahw68i

13 years ago[REF] Account
Mustufa Rangwala [Wed, 8 Sep 2010 08:03:49 +0000 (13:33 +0530)]
[REF] Account

bzr revid: mra@mra-laptop-20100908080349-o33nxa2w3w6qx24h

13 years ago[FIX] Account: automatic reconciliation
Mustufa Rangwala [Wed, 8 Sep 2010 07:46:18 +0000 (13:16 +0530)]
[FIX] Account: automatic reconciliation

bzr revid: mra@mra-laptop-20100908074618-k5lvbkbe10m2vv28

13 years ago[REM][IMP] account, analytic: remove extended group from analytic related menu and...
vra [Wed, 8 Sep 2010 06:16:52 +0000 (11:46 +0530)]
[REM][IMP] account, analytic: remove extended group from analytic related menu and improved analytic object.

bzr revid: vra@tinyerp.com-20100908061652-e2e5nabdo3uflfxv

13 years ago[REF]
Mustufa Rangwala [Wed, 8 Sep 2010 05:10:21 +0000 (10:40 +0530)]
[REF]

bzr revid: mra@mra-laptop-20100908051021-zs0dtyvtq13k8l2i

13 years ago[FIX] Account: Fiscal year overlap problem (Add constraint)
Mustufa Rangwala [Wed, 8 Sep 2010 04:14:22 +0000 (09:44 +0530)]
[FIX] Account: Fiscal year overlap problem (Add constraint)

bzr revid: mra@mra-laptop-20100908041422-vpxitbhcjbaisfyz

13 years ago[ADD] Account: Add search and improved tree view for recurring entries
Mustufa Rangwala [Wed, 8 Sep 2010 03:39:05 +0000 (09:09 +0530)]
[ADD] Account: Add search and improved tree view for recurring entries

bzr revid: mra@mra-laptop-20100908033905-158prmik835xzstq

13 years ago[REF] Account: manual recurring (remove wizard from journal items => moved it to...
Mustufa Rangwala [Wed, 8 Sep 2010 02:52:42 +0000 (08:22 +0530)]
[REF] Account: manual recurring (remove wizard from journal items => moved it to periodical processing)

bzr revid: mra@mra-laptop-20100908025242-iljuyqt87jtafo51

13 years ago[IMP] account, account_voucher: Improved the account voucher report.
vra [Tue, 7 Sep 2010 14:17:36 +0000 (19:47 +0530)]
[IMP] account, account_voucher: Improved the account voucher report.

bzr revid: vra@tinyerp.com-20100907141736-5uacdxkioctsmo1o

13 years ago[ADD] added access rights for Analytic Accounting group including menus.
vra [Tue, 7 Sep 2010 11:57:28 +0000 (17:27 +0530)]
[ADD] added access rights for Analytic Accounting group including menus.
[REM] Extended group for analytic related menus.
[FIX] Analytic Entries date Order.
[FIX] Assigning sale price with proper sign in product_id onchange in analytic line.

bzr revid: vra@tinyerp.com-20100907115728-n09gkjycdr32ej77

13 years ago[FIX]: fix a problem for selecting a correct account on change payment method
Mantavya Gajjar [Tue, 7 Sep 2010 11:54:14 +0000 (17:24 +0530)]
[FIX]: fix a problem for selecting a correct account on change payment method

bzr revid: mga@tinyerp.com-20100907115414-heu14yxy06ewp89j

13 years ago[FIX] hr_recruitment: Fix the dashboard view
psi (Open ERP) [Tue, 7 Sep 2010 11:09:30 +0000 (16:39 +0530)]
[FIX] hr_recruitment: Fix the dashboard view

bzr revid: psi@tinyerp.co.in-20100907110930-b48cbzexhggpsrlb

13 years ago[FIX] Account: Bank statement => onchange on partner with st. line -> if line does...
Mustufa Rangwala [Tue, 7 Sep 2010 09:17:38 +0000 (14:47 +0530)]
[FIX] Account: Bank statement => onchange on partner with st. line -> if line does not save then amount taken from context

bzr revid: mra@mra-laptop-20100907091738-b9abe0896v252zrb

13 years ago[IMP] hr_*:Improve dashboards as per piratepad
Reporting Team(JNI OpenERP) [Tue, 7 Sep 2010 09:04:08 +0000 (14:34 +0530)]
[IMP] hr_*:Improve dashboards as per piratepad

bzr revid: psi@tinyerp.co.in-20100907090408-oxk6zfi4u3370yhf

13 years ago[IMP] account : replace the string 'With out Partner' with 'No Partner Defined' in...
vra [Tue, 7 Sep 2010 08:49:25 +0000 (14:19 +0530)]
[IMP] account : replace the string 'With out Partner' with 'No Partner Defined' in aged partner balance report.

bzr revid: vra@tinyerp.com-20100907084925-s20r7m6bb14cmyfg

13 years ago[IMP] Account: Bank st => Add analytic field on st lines tree view
Mustufa Rangwala [Tue, 7 Sep 2010 06:54:14 +0000 (12:24 +0530)]
[IMP] Account: Bank st => Add analytic field on st lines tree view

bzr revid: mra@mra-laptop-20100907065414-z3ru05s593dzgqpt

13 years ago[REF]
Mustufa Rangwala [Tue, 7 Sep 2010 06:42:15 +0000 (12:12 +0530)]
[REF]

bzr revid: mra@mra-laptop-20100907064215-3x33rxl10thbv22n

13 years ago[IMP] Account: add parent_id field on tree of account for group by on search view...
Mustufa Rangwala [Tue, 7 Sep 2010 06:14:12 +0000 (11:44 +0530)]
[IMP] Account: add parent_id field on tree of account for group by on search view (invisible=1)

bzr revid: mra@mra-laptop-20100907061412-yanbfcw2apf28bd4

13 years ago[FIX] Account bank statement: Small fix
Mustufa Rangwala [Tue, 7 Sep 2010 06:06:58 +0000 (11:36 +0530)]
[FIX] Account bank statement: Small fix

bzr revid: mra@mra-laptop-20100907060658-ri74f61lbuyt43l9

13 years ago[ADD][IMP] account: Added one row for with out partner recivable payable entry balanc...
vra [Tue, 7 Sep 2010 05:55:19 +0000 (11:25 +0530)]
[ADD][IMP] account: Added one row for with out partner recivable payable entry balance with some improvement in Aged Partner Balance Report.

bzr revid: vra@tinyerp.com-20100907055519-gggcdb2lgchp9682

13 years ago[IMP] Account: Add method on account move line => which unlink related reconcile...
Mustufa Rangwala [Tue, 7 Sep 2010 05:03:52 +0000 (10:33 +0530)]
[IMP] Account: Add method on account move line => which unlink related reconcile ids for moves, Use that method on unreconcile wizard as well as fiscalyear closing with generating entries

bzr revid: mra@mra-laptop-20100907050352-07x1e8yxb9d8jlcm

13 years ago[IMP] Account: Improve generaticing entries for clossing fiscal year => Also unlink...
Mustufa Rangwala [Tue, 7 Sep 2010 04:39:49 +0000 (10:09 +0530)]
[IMP] Account: Improve generaticing entries for clossing fiscal year => Also unlink moves

bzr revid: mra@mra-laptop-20100907043949-0lx5h72m41vfc1o5

13 years ago[IMP] Account: Generating entries for closing fiscal year => Add company_id in query...
PSI(OpenERP) [Tue, 7 Sep 2010 04:28:31 +0000 (09:58 +0530)]
[IMP] Account: Generating entries for closing fiscal year => Add company_id in query, remove raise when there is some entries on journals (unlink those entries)

bzr revid: mra@mra-laptop-20100907042831-4og1w4qcnn6ofks3

13 years ago[IMP] Account: If the total of invoice is less then the payment term calculation...
PSI(OpenERP), MRA(OpenERP) [Tue, 7 Sep 2010 03:43:06 +0000 (09:13 +0530)]
[IMP] Account: If the total of invoice is less then the payment term calculation amount raise error

bzr revid: mra@mra-laptop-20100907034306-dkywoi9mluumps7v

13 years ago[MERGE] merge with same branch + small improvements on accouting
qdp-launchpad@tinyerp.com [Mon, 6 Sep 2010 16:54:21 +0000 (18:54 +0200)]
[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

13 years ago[IMP] account: usability change (encoding of analytic lines)
qdp-launchpad@tinyerp.com [Mon, 6 Sep 2010 14:12:44 +0000 (16:12 +0200)]
[IMP] account: usability change (encoding of analytic lines)

bzr revid: qdp-launchpad@tinyerp.com-20100906141244-cey2l10xcsbmsihs

13 years ago[IMP] account: usability changes
qdp-launchpad@tinyerp.com [Mon, 6 Sep 2010 14:07:01 +0000 (16:07 +0200)]
[IMP] account: usability changes

bzr revid: qdp-launchpad@tinyerp.com-20100906140701-9x5pbk51p21w0zqv

13 years ago[IMP] account: replaced tab with 4 spaces
qdp-launchpad@tinyerp.com [Mon, 6 Sep 2010 13:14:17 +0000 (15:14 +0200)]
[IMP] account: replaced tab with 4 spaces

bzr revid: qdp-launchpad@tinyerp.com-20100906131417-n2gqmquxuoj036k3

13 years ago[IMP] account & analytic: usability changes
qdp-launchpad@tinyerp.com [Mon, 6 Sep 2010 12:17:22 +0000 (14:17 +0200)]
[IMP] account & analytic: usability changes

bzr revid: qdp-launchpad@tinyerp.com-20100906121722-loukfbbn9nby9fkh

13 years ago[IMP] account: fields company related should be readonly on account.move.line
qdp-launchpad@tinyerp.com [Mon, 6 Sep 2010 12:16:23 +0000 (14:16 +0200)]
[IMP] account: fields company related should be readonly on account.move.line

bzr revid: qdp-launchpad@tinyerp.com-20100906121623-sfqikkldkj3avioy

13 years ago[IMP] account: removed act_window on analytic account to open invoice lines
qdp-launchpad@tinyerp.com [Mon, 6 Sep 2010 12:15:30 +0000 (14:15 +0200)]
[IMP] account: removed act_window on analytic account to open invoice lines

bzr revid: qdp-launchpad@tinyerp.com-20100906121530-5ckl404a301znr5h

13 years ago[IMP] Account: created menu Accounting/Periodical Processing/Billing in account inste...
pap (openerp) [Mon, 6 Sep 2010 11:56:41 +0000 (17:26 +0530)]
[IMP] Account: created menu Accounting/Periodical Processing/Billing in account instead of in hr_timesheet_invoice, put send followups wizard menu under billing

bzr revid: pap@tinyerp.co.in-20100906115641-6bw02nnf1326iaks

13 years ago[REM] Account: model remove ref field
Mustufa Rangwala [Mon, 6 Sep 2010 11:08:32 +0000 (16:38 +0530)]
[REM] Account: model remove ref field

bzr revid: mra@mra-laptop-20100906110832-3mu82nl4jipw2c8r

13 years ago[FIX] Account Payment: wizard modify as per payment.type obj removed
Mustufa Rangwala [Mon, 6 Sep 2010 11:03:38 +0000 (16:33 +0530)]
[FIX] Account Payment: wizard modify as per payment.type obj removed
[REM] l10n_ch: remove payment.type object data

bzr revid: mra@mra-laptop-20100906110338-8ajnjmtou8wa2mop

13 years ago[IMP] analytic & account: move the amount_currency and currency_id fields on analytic...
qdp-launchpad@tinyerp.com [Mon, 6 Sep 2010 10:33:34 +0000 (12:33 +0200)]
[IMP] analytic & account: move the amount_currency and currency_id fields on analytic line from module analytic to account, and replaced with a fields.related
[IMP] analytic & account: usability small changes
[IMP] analytic: removed company_currency_id field on analytic account (duplicated field)
[IMP] analytic: put related fields when necessary

bzr revid: qdp-launchpad@tinyerp.com-20100906103334-nhyp1wcghs60c7qj

13 years ago[IMP] Account: Account model: remove ref field from model line
Mustufa Rangwala [Mon, 6 Sep 2010 09:41:24 +0000 (15:11 +0530)]
[IMP] Account: Account model: remove ref field from model line

bzr revid: mra@mra-laptop-20100906094124-qwt1hq3pdztm4h6w

13 years ago[IMP] Account: improved account_use_model.yml for use_model wizard
pap (openerp) [Mon, 6 Sep 2010 09:38:00 +0000 (15:08 +0530)]
[IMP] Account: improved account_use_model.yml for use_model wizard

bzr revid: pap@tinyerp.co.in-20100906093800-l0h3pvihjwz8rq4w

13 years ago[FIX]: fix a problem of payment of multi-currency payment and receipt
Mantavya Gajjar [Mon, 6 Sep 2010 09:35:34 +0000 (15:05 +0530)]
[FIX]: fix a problem of payment of multi-currency payment and receipt

bzr revid: mga@tinyerp.com-20100906093534-p9gz25bobwe3vq9g

13 years ago[IMP] Account: while creating moves from models evaluated maturity date on move lines...
pap (openerp) [Mon, 6 Sep 2010 09:14:45 +0000 (14:44 +0530)]
[IMP] Account: while creating moves from models evaluated maturity date on move lines based on maturity date on model lines

bzr revid: pap@tinyerp.co.in-20100906091445-yf1ez0l5ienjn534

13 years ago[IMP] account_payment: Improve the view and query for suitable_bank_types
psi (Open ERP) [Mon, 6 Sep 2010 06:51:30 +0000 (12:21 +0530)]
[IMP] account_payment: Improve the view and query for suitable_bank_types

bzr revid: psi@tinyerp.co.in-20100906065130-bs59hpk6hwcu3c1n

13 years ago[REF]
Mustufa Rangwala [Mon, 6 Sep 2010 05:32:48 +0000 (11:02 +0530)]
[REF]

bzr revid: mra@mra-laptop-20100906053248-iaxxq3ptyh8e0wtl

13 years ago[ADD][IMP] account_code,account: added security file for company rule in account_code...
vra [Mon, 6 Sep 2010 05:29:17 +0000 (10:59 +0530)]
[ADD][IMP] account_code,account: added security file for company rule in account_code and defined code statement menu with minor improvement in account.

bzr revid: vra@tinyerp.com-20100906052917-7f52ww82vusrv8o9

13 years ago[FIX] Account: YAML -> fiscal year close
Mustufa Rangwala [Mon, 6 Sep 2010 04:55:42 +0000 (10:25 +0530)]
[FIX] Account: YAML -> fiscal year close

bzr revid: mra@mra-laptop-20100906045542-atqf8fp0hgekk0pb

13 years ago[FIX] Account: YAML -> use model
Mustufa Rangwala [Mon, 6 Sep 2010 04:51:24 +0000 (10:21 +0530)]
[FIX] Account: YAML -> use model

bzr revid: mra@mra-laptop-20100906045124-j6zd4hsb7mesn7pg

13 years ago[FIX] Account: YAML -> use model
Mustufa Rangwala [Mon, 6 Sep 2010 04:48:52 +0000 (10:18 +0530)]
[FIX] Account: YAML -> use model

bzr revid: mra@mra-laptop-20100906044852-lpm3pqrsadeigrs4

13 years ago[FIX] Account: YAML
Mustufa Rangwala [Mon, 6 Sep 2010 04:40:24 +0000 (10:10 +0530)]
[FIX] Account: YAML

bzr revid: mra@mra-laptop-20100906044024-7f89m5svbfe411fl

13 years ago[MERGE] Merge with trunk addons
Mustufa Rangwala [Mon, 6 Sep 2010 04:26:40 +0000 (09:56 +0530)]
[MERGE] Merge with trunk addons

bzr revid: mra@mra-laptop-20100906042640-n6pqzg3d1b6i308l

13 years ago[IMP] Account Payment: Improve the module (remove payment.type object, change the...
PSI(OpenERP) [Mon, 6 Sep 2010 03:38:01 +0000 (09:08 +0530)]
[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

13 years ago[IMP] followup: Menu item move to misc. and remove action to send followup from object
PSI(OpenERP) [Mon, 6 Sep 2010 03:13:40 +0000 (08:43 +0530)]
[IMP] followup: Menu item move to misc. and remove action to send followup from object

bzr revid: mra@mra-laptop-20100906031340-bslf2i85jb55z1r5

13 years ago[FIX] Account budget: Print report error Print budgets
PAP(OpenERP) [Mon, 6 Sep 2010 03:05:58 +0000 (08:35 +0530)]
[FIX] Account budget: Print report error Print budgets

bzr revid: mra@mra-laptop-20100906030558-93s2gvsxvlabouna

13 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Sun, 5 Sep 2010 04:48:19 +0000 (04:48 +0000)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100904044748-ptkwesn0q30zijwl
bzr revid: codehost@crowberry-20100905044819-g9lditmarbpdzy2y

13 years ago[MERGE] merge with same branch
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 17:40:43 +0000 (19:40 +0200)]
[MERGE] merge with same branch

bzr revid: qdp-launchpad@tinyerp.com-20100903174043-7zohe681e2b0ws23

13 years ago[IMP] account usability: act_window on account.journal
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 17:39:11 +0000 (19:39 +0200)]
[IMP] account usability: act_window on account.journal

bzr revid: qdp-launchpad@tinyerp.com-20100903173911-g862xx0kilc6uckl

13 years ago[IMP] account: made required the field sequence_id on account.journal (in the object...
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 17:06:04 +0000 (19:06 +0200)]
[IMP] account: made required the field sequence_id on account.journal (in the object)! + also some small usability changes

bzr revid: qdp-launchpad@tinyerp.com-20100903170604-74e6p93c102zuqpa

13 years ago[IMP] account: usability changes (act windows on account.account)
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 16:20:24 +0000 (18:20 +0200)]
[IMP] account: usability changes (act windows on account.account)

bzr revid: qdp-launchpad@tinyerp.com-20100903162024-qxa61dw43bbkbmh4

13 years ago[IMP] account: allow user to search on account.account name with copy/pasted value...
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 16:19:42 +0000 (18:19 +0200)]
[IMP] account: allow user to search on account.account name with copy/pasted value from name_get (like '110200 Debtors')

bzr revid: qdp-launchpad@tinyerp.com-20100903161942-reu3kq1sgiyzzfbp

13 years ago[IMP] account: removed account.analytic.check report, as this feature should now...
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 15:29:11 +0000 (17:29 +0200)]
[IMP] account: removed account.analytic.check report, as this feature should now be replaced by the Analytic Entries Analysis

bzr revid: qdp-launchpad@tinyerp.com-20100903152911-r2z5pzn96repc91q

13 years ago[FIX] account: secondary currency on account.account may also accept invoices in...
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 15:00:43 +0000 (17:00 +0200)]
[FIX] account: secondary currency on account.account may also accept invoices in company currency

bzr revid: qdp-launchpad@tinyerp.com-20100903150043-vfptw2f9dgsoqcf4

13 years ago[IMP] account: account.account.type usability changes
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 13:31:12 +0000 (15:31 +0200)]
[IMP] account: account.account.type usability changes

bzr revid: qdp-launchpad@tinyerp.com-20100903133112-rmheg4gxh148nonj

13 years ago[IMP/MOD] lunch,idea,subscription,profile_tools : Usability Improvemetns
Vir (Open ERP) [Fri, 3 Sep 2010 13:08:21 +0000 (18:38 +0530)]
[IMP/MOD] lunch,idea,subscription,profile_tools : Usability Improvemetns

bzr revid: vir@tinyerp.com-20100903130821-s1i3j9qvreuhq5uh

13 years ago[IMP] account: tax code usability changes
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 13:06:03 +0000 (15:06 +0200)]
[IMP] account: tax code usability changes

bzr revid: qdp-launchpad@tinyerp.com-20100903130603-e4rcdyl32dfbe5h8

13 years ago[ADD] Analytic: added Analytic group on analytic account and put that group on menus...
pap (openerp) [Fri, 3 Sep 2010 12:44:03 +0000 (18:14 +0530)]
[ADD] Analytic: added Analytic group on analytic account and put that group on menus related to analytic accounting, removed access rules for anaytic accounting

bzr revid: pap@tinyerp.co.in-20100903124403-o1gbrd38nc047vhx

13 years ago[FIX] Account_followup : Report corrected by putting formatLang for maturity date
Jay (OpenERP) [Fri, 3 Sep 2010 12:39:56 +0000 (18:09 +0530)]
[FIX] Account_followup : Report corrected by putting formatLang for maturity date

bzr revid: jvo@tinyerp.com-20100903123956-oo79xpw2nl5l544u

13 years ago[IMP] account: cash statement, usability changes (required fields)
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 12:29:47 +0000 (14:29 +0200)]
[IMP] account: cash statement, usability changes (required fields)

bzr revid: qdp-launchpad@tinyerp.com-20100903122947-tym18iohoardu9f8

13 years ago[IMP] account: removed the sequence field from account.account.type object
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 12:28:50 +0000 (14:28 +0200)]
[IMP] account: removed the sequence field from account.account.type object

bzr revid: qdp-launchpad@tinyerp.com-20100903122850-x52dsdj5pvctloky

13 years ago[FIX] Purchase : Report should show Partner of destination address
Jay (OpenERP) [Fri, 3 Sep 2010 12:16:31 +0000 (17:46 +0530)]
[FIX] Purchase : Report should show Partner of destination address

bzr revid: jvo@tinyerp.com-20100903121631-hxsl1vmb6p2a8356

13 years ago[IMP] Account:
pap (openerp) [Fri, 3 Sep 2010 11:29:50 +0000 (16:59 +0530)]
[IMP] Account:
- added analytic_account field on account_model_line
- removed wizard asking whether to open entries after creating entries from account model
- validating moves through Accounting/Periodical Processing/Draft Entries/Validate Journal Entries wizard validated moves with unbalanced entries too, fixed the bug
- added search view on account model

bzr revid: pap@tinyerp.co.in-20100903112950-eoferlxasre8pjkw

13 years ago[FIX] account: Fixed the opening balance problem in account_cash_statement.
vra [Fri, 3 Sep 2010 11:25:45 +0000 (16:55 +0530)]
[FIX] account: Fixed the opening balance problem in account_cash_statement.

bzr revid: vra@tinyerp.com-20100903112545-78hgv1gy6gayvvvt

13 years ago[IMP] Account: Bank statement line visible seq field on tree view also
Mustufa Rangwala [Fri, 3 Sep 2010 10:44:37 +0000 (16:14 +0530)]
[IMP] Account: Bank statement line visible seq field on tree view also

bzr revid: mra@mra-laptop-20100903104437-jvrnqrq7jg0jyj2j

13 years ago[FIx] membership: rename create_date with date on membership analysis report.
Harry (OpenERP) [Fri, 3 Sep 2010 10:40:04 +0000 (16:10 +0530)]
[FIx] membership: rename create_date with date on membership analysis report.

bzr revid: hmo@tinyerp.com-20100903104004-26ti7iuatn0isyqa

13 years ago[FIX] hr_attendance: fix small during check quality
Harry (OpenERP) [Fri, 3 Sep 2010 10:09:03 +0000 (15:39 +0530)]
[FIX] hr_attendance: fix small during check quality

bzr revid: hmo@tinyerp.com-20100903100903-82pj3xya5b6hmh04

13 years ago[FIX] remove unused fields from report objects.
Harry (OpenERP) [Fri, 3 Sep 2010 09:49:09 +0000 (15:19 +0530)]
[FIX] remove unused fields from report objects.

bzr revid: hmo@tinyerp.com-20100903094909-aviyqmu9xdzjkk8p

13 years ago[IMP] account: cash statement usability changes
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 09:43:38 +0000 (11:43 +0200)]
[IMP] account: cash statement usability changes

bzr revid: qdp-launchpad@tinyerp.com-20100903094338-4ve4d3zmwndq7dcb

13 years ago[FIX] purchase: Remove the eval call and replace it with a dict#get
Stephane Wirtel [Fri, 3 Sep 2010 09:38:12 +0000 (11:38 +0200)]
[FIX] purchase: Remove the eval call and replace it with a dict#get

bzr revid: stephane@openerp.com-20100903093812-gz0athpfkqyz0iiv

13 years ago[IMP] Account: Move line create method if you set the value of journal/period on...
Mustufa Rangwala [Fri, 3 Sep 2010 09:12:56 +0000 (14:42 +0530)]
[IMP] Account: Move line create method if you set the value of journal/period on creation of move line it will not change the value as per context's journal/period ..so you can create different journal/periond with move line

bzr revid: mra@mra-laptop-20100903091256-l3ut29d7d1bw1xle

13 years ago[IMP] account: usability changes
qdp-launchpad@tinyerp.com [Fri, 3 Sep 2010 09:10:06 +0000 (11:10 +0200)]
[IMP] account: usability changes

bzr revid: qdp-launchpad@tinyerp.com-20100903091006-sgsq8928ia8afpjs

13 years ago[FIX] remove unused field from report objects
Harry (OpenERP) [Fri, 3 Sep 2010 09:07:39 +0000 (14:37 +0530)]
[FIX] remove unused field from report objects

bzr revid: hmo@tinyerp.com-20100903090739-kh9qhixsxz62z1z2