Commit Graph

547 Commits

Author SHA1 Message Date
pap (openerp) 6130e0b450 [FIX] Account: default company_id was taken, passed company_id explicitly for journals created while configuring chart of account
bzr revid: pap@tinyerp.co.in-20100917122627-iuowz0lnvyozg3fh
2010-09-17 17:56:27 +05:30
Mantavya Gajjar 9ce59172fb [FIX]: fix a problem in the wiki module
[FIX]: fix a view for the journal voucher view

bzr revid: mga@tinyerp.com-20100916175258-vjz4pnjh3eqlgb7k
2010-09-16 23:22:58 +05:30
pap (openerp) 8117491765 [IMP] Account: renamed term fiscal position to term fiscal mapping and other related terms accordingly in all the files
bzr revid: pap@tinyerp.co.in-20100916135102-w2wb0au8kdijabkt
2010-09-16 19:21:02 +05:30
Mustufa Rangwala fc97015a62 [IMP] Account: Rename surplus to profit/loss
bzr revid: mra@mra-laptop-20100915061046-d0v0p9mc8xe9vy2j
2010-09-15 11:40:46 +05:30
qdp-launchpad@tinyerp.com 85d243fb44 [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20100913155446-gm9b07hb4fnd5yyo
2010-09-13 17:54:46 +02:00
qdp-launchpad@tinyerp.com 41c56fa636 [REF] account: removed type of journal expense, removed deprecated commented code
bzr revid: qdp-launchpad@tinyerp.com-20100913140930-zvtvc1ho7ltgoz3k
2010-09-13 16:09:30 +02:00
Mustufa Rangwala f7c4222fbf [REF]
bzr revid: mra@mra-laptop-20100913122227-6t7s8jcj56wcjw59
2010-09-13 17:52:27 +05:30
Mantavya Gajjar 087cb2a314 [FIX]: fix a type probelm for the account template
bzr revid: mga@tinyerp.com-20100911081203-pvxiyewnb8vk86ai
2010-09-11 13:42:03 +05:30
Mantavya Gajjar bbe535e43e [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
2010-09-11 11:21:47 +05:30
psi (Open ERP) 4f50060561 [IMP] account:replace the %(year)s, %(month), %(day) with current datetime info for recurring entries
bzr revid: psi@tinyerp.co.in-20100909051601-0fnvcn3ml5k4ilp2
2010-09-09 10:46:01 +05:30
qdp-launchpad@tinyerp.com 86e2e481b1 [IMP] account: usability changes (draft state on account_move)
bzr revid: qdp-launchpad@tinyerp.com-20100908144630-x3vicd9i63melium
2010-09-08 16:46:30 +02:00
pap (openerp) eaa8f0be8c [REM] Account: removed current date from account_model, code cleaning
bzr revid: pap@tinyerp.co.in-20100908104318-hcdzvgrvmspxpwkb
2010-09-08 16:13:18 +05:30
pap (openerp) db59baafca [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
2010-09-08 15:02:25 +05:30
Mustufa Rangwala 0d467eeea0 [FIX] Account: Fiscal year overlap problem (Add constraint)
bzr revid: mra@mra-laptop-20100908041422-vpxitbhcjbaisfyz
2010-09-08 09:44:22 +05:30
Mustufa Rangwala 777a6511e8 [REM] Account: model remove ref field
bzr revid: mra@mra-laptop-20100906110832-3mu82nl4jipw2c8r
2010-09-06 16:38:32 +05:30
Mustufa Rangwala 684f85741d [IMP] Account: Account model: remove ref field from model line
bzr revid: mra@mra-laptop-20100906094124-qwt1hq3pdztm4h6w
2010-09-06 15:11:24 +05:30
pap (openerp) 7781a4069b [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
2010-09-06 14:44:45 +05:30
Mustufa Rangwala 199cb9061f [MERGE] Merge with trunk addons
bzr revid: mra@mra-laptop-20100906042640-n6pqzg3d1b6i308l
2010-09-06 09:56:40 +05:30
qdp-launchpad@tinyerp.com a5df6a53bd [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20100903174043-7zohe681e2b0ws23
2010-09-03 19:40:43 +02:00
qdp-launchpad@tinyerp.com 8997f607bd [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
2010-09-03 19:06:04 +02:00
qdp-launchpad@tinyerp.com de2a55eb29 [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
2010-09-03 18:19:42 +02:00
qdp-launchpad@tinyerp.com 480182a68d [FIX] account: secondary currency on account.account may also accept invoices in company currency
bzr revid: qdp-launchpad@tinyerp.com-20100903150043-vfptw2f9dgsoqcf4
2010-09-03 17:00:43 +02:00
qdp-launchpad@tinyerp.com e3ba2e2206 [IMP] account: account.account.type usability changes
bzr revid: qdp-launchpad@tinyerp.com-20100903133112-rmheg4gxh148nonj
2010-09-03 15:31:12 +02:00
qdp-launchpad@tinyerp.com 218d48eec2 [IMP] account: tax code usability changes
bzr revid: qdp-launchpad@tinyerp.com-20100903130603-e4rcdyl32dfbe5h8
2010-09-03 15:06:03 +02:00
qdp-launchpad@tinyerp.com d45d0a840b [IMP] account: removed the sequence field from account.account.type object
bzr revid: qdp-launchpad@tinyerp.com-20100903122850-x52dsdj5pvctloky
2010-09-03 14:28:50 +02:00
pap (openerp) 20bbdd3cf1 [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
2010-09-03 16:59:50 +05:30
Vir (Open ERP) ede4ce4399 [MOD] account,account_payment,account_followup : replace maturity date by due date
bzr revid: vir@tinyerp.com-20100903061045-np3lrhr0tcscgj7m
2010-09-03 11:40:45 +05:30
pap (openerp) 508df45fb5 [IMP] Account: on duplicating fiscal year do not copy the periods, do not copy the journal period of end of year
bzr revid: pap@tinyerp.co.in-20100903060937-p1jytkxomm9y1rll
2010-09-03 11:39:37 +05:30
Fabien Pinckaers e71bd619ec fix
bzr revid: fp@tinyerp.com-20100902122902-g0tlfpbk954atut2
2010-09-02 14:29:02 +02:00
qdp-launchpad@tinyerp.com c6f8df3a83 [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20100902110707-9lx8dmjgzu3j5e9g
2010-09-02 13:07:07 +02:00
qdp-launchpad@tinyerp.com 530e4d8f6b [IMP] account: usability changes in payment term
bzr revid: qdp-launchpad@tinyerp.com-20100902105814-rvvqo4m32kpm6yya
2010-09-02 12:58:14 +02:00
Fabien Pinckaers 590184a89c [FIX] move validation
bzr revid: fp@tinyerp.com-20100901165505-gpalmu0zqhox3eon
2010-09-01 18:55:05 +02:00
Mustufa Rangwala bfd0d4a7f5 [MERGE] Merge with trunk addons
bzr revid: mra@mra-laptop-20100901033318-icnp7o8y1hcm127n
2010-09-01 09:03:18 +05:30
Mustufa Rangwala c0186f6a6a [REF]
bzr revid: mra@mra-laptop-20100830113800-8x9i7isd762mpwht
2010-08-30 17:08:00 +05:30
qdp-launchpad@tinyerp.com 17b5186d6d [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20100830105001-srd942nqglul16ey
2010-08-30 12:50:01 +02:00
pap (openerp) b2395a0b37 [FIX] Account: fixed bug in method amount_change of class account_invoice_tax
bzr revid: pap@tinyerp.co.in-20100830102703-und6z4yrrgmwezvj
2010-08-30 15:57:03 +05:30
qdp-launchpad@tinyerp.com becd1d8767 [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20100830102506-l2yuei7r3jes7tgv
2010-08-30 12:25:06 +02:00
pap (openerp) a2b123d9c7 [IMP] Account: added a check that all the account move lines have an account that are in the same chart while validating a move
bzr revid: pap@tinyerp.co.in-20100830070628-lvc58pe8rojol5oi
2010-08-30 12:36:28 +05:30
Mustufa Rangwala 993c8b04ce [REF]
bzr revid: mra@mra-laptop-20100830070211-91yn9b3amy7z0nkp
2010-08-30 12:32:11 +05:30
Mustufa Rangwala b11b3980e1 [MERGE] merge with trunk addons
bzr revid: mra@mra-laptop-20100830062152-6p9cgdg52mxi15hl
2010-08-30 11:51:52 +05:30
Jay (OpenERP) 56efd64b55 [REF]
bzr revid: jvo@tinyerp.com-20100830055421-etknqd3g0dshfb4h
2010-08-30 11:24:21 +05:30
Mustufa Rangwala 07164f6350 [REF] account
bzr revid: mra@mra-laptop-20100830043115-qqlio2zfrqqjphrh
2010-08-30 10:01:15 +05:30
Mustufa Rangwala 03a800077f [FIX] Account: Account tax chart: improve with Target moves draft and posted
bzr revid: mra@mra-laptop-20100830041648-8654ho3i359v0712
2010-08-30 09:46:48 +05:30
Mustufa Rangwala 729f43e9ad [MERGE] merge with main addons
bzr revid: mra@mra-laptop-20100828054639-i6aj9157q4zfmk7v
2010-08-28 11:16:39 +05:30
Anup (OpenERP) 2da2a98449 [FIX] account : fixed _search_amount() method to allow operators like <, >, =, !=, in and not in
bzr revid: ach@tinyerp.com-20100827150327-mte99e0zvpxdbb0u
2010-08-27 20:33:27 +05:30
mtr 8026bd9279 [IMP] account_period:-remove the role and added the group 'account/manager' on 'Set to Draft button
bzr revid: mtr@mtr-20100827110133-bh05m92ll0q0733j
2010-08-27 16:31:33 +05:30
Mustufa Rangwala 19380a87a0 [IMP] Tax chart by wizard: * the menuitem Accounting \ Chart \ Chart of taxes, have to ask for a period, by default filled with the current period. Then opening the chart of tax using that period in context to have the sum period and sum years completed. It should also ask if we want to include the draft account moves or not
* the company_id field should be hidden in that chart, if the user doesn't have the useabilty / multi company group

    * the chart should display the period sum before the year sum

bzr revid: mra@mra-laptop-20100827103013-ppj8y6loadpw8oz4
2010-08-27 16:00:13 +05:30
qdp-launchpad@tinyerp.com ba8241deb4 [IMP] account: useability... removed the role 'period', and added group 'account / managers' on the button to reopen a closed period
bzr revid: qdp-launchpad@tinyerp.com-20100827092012-61i93xb9ia0upqe5
2010-08-27 11:20:12 +02:00
qdp-launchpad@tinyerp.com 60434c13bc [IMP] account: improved label and tooltip on to_check field of account.move
bzr revid: qdp-launchpad@tinyerp.com-20100827083638-3xa9e1jvko2fpr8a
2010-08-27 10:36:38 +02:00
Olivier Dony c83c342068 [IMP] account.move: remove index from fields.text "narration" as it is useless without full-text search and we have search views now
bzr revid: odo@openerp.com-20100826143418-30vdo6xspo6y34ej
2010-08-26 16:34:18 +02:00