Commit Graph

974 Commits

Author SHA1 Message Date
ron@tinyerp.com 64047a7f07 [IMP]: account: l10n fullness and inheritancy: Removed unnecessary import library and space
bzr revid: ron@tinyerp.com-20110803103751-stk3pyd8r5gcu27i
2011-08-03 16:07:51 +05:30
ron@tinyerp.com e79d3ace1a [IMP]: account: l10n fullness and inheritancy: Removed duplicate code for loading sales and purchase tax and variables used properly
bzr revid: ron@tinyerp.com-20110803103303-r9lxt5hak0ncmcjz
2011-08-03 16:03:03 +05:30
ron@tinyerp.com 5ad2f2dbb3 [IMP]: account: l10n fullness and inheritancy: flexible code to load/create taxes based on value of Complete Set Of Tax
bzr revid: ron@tinyerp.com-20110803062549-95hi97dclowu01ev
2011-08-03 11:55:49 +05:30
ron@tinyerp.com ddc6ce68be [IMP]: account: l10n fullness and inheritancy: Give default value on Visible field on account chart template
bzr revid: ron@tinyerp.com-20110802113447-aa8u53dfj2nap1ei
2011-08-02 17:04:47 +05:30
ron@tinyerp.com 38a47ab93e [ADD]: account: l10n fullness and inheritancy: create tax templates and real taxes from purchase_tax_rate,sale_tax_rate fields
bzr revid: ron@tinyerp.com-20110802101200-n7sngrvbi4ftme12
2011-08-02 15:42:00 +05:30
Bharat (OpenERP) efc8992a52 [IMP] Made context_date + date variable outside the for loop and improved the variable names
bzr revid: bde@tinyerp.com-20110802084005-vd891ebsio62i2s7
2011-08-02 14:10:05 +05:30
Rucha (Open ERP) 0ed8cfbe4d [IMP]: account: Improvement in field label and help text
bzr revid: rpa@tinyerp.com-20110802064830-76wx12vl0cxl5lju
2011-08-02 12:18:30 +05:30
ron@tinyerp.com 9c32b8cc6a [IMP]: account: l10n fullness and inheritancy: Value false default sale and purchase taxes if we don not have to use/display those fields in the wizard
bzr revid: ron@tinyerp.com-20110802061656-jqacqub4hmw1dlya
2011-08-02 11:46:56 +05:30
ron@tinyerp.com 9e95b2ac77 [IMP]: account: l10n fullness and inheritancy: optimize the code for inconsistent use of dict on onchange_chart_template_id
bzr revid: ron@tinyerp.com-20110801114340-uibvfh42bff44i3l
2011-08-01 17:13:40 +05:30
ron@tinyerp.com 14aceeae6b [IMP]: account: l10n fullness and inheritancy: Changed field name tracking to complete_tax
optimize the code for inconsistent use of quotes in dict

bzr revid: ron@tinyerp.com-20110801100440-bjcjzvz47b7o63mp
2011-08-01 15:34:40 +05:30
ron@tinyerp.com 997528cc9a [IMP]: account: l10n fullness and inheritancy: Improved help of field set_tax_complete
bzr revid: ron@tinyerp.com-20110801054318-9svmdxc6l27cubq6
2011-08-01 11:13:18 +05:30
ron@tinyerp.com 4d8dab977c [ADD]: account: l10n fullness and inheritancy: 1)Add set_tax_complete field in account.chart.template,
2)Add default sale and purchase rates float field in wizard.multi.charts.accounts, 
3)If set_tax_complete boolean is False, then instead of the 2 many2one for default sale and purchase taxes, we display the default sale and purchase rates in in the wizard that generate Chart of Accounts from templates
4)Add tracking field only for tracking purpose

bzr revid: ron@tinyerp.com-20110801053933-g1quvlsozm34zc20
2011-08-01 11:09:33 +05:30
ron@tinyerp.com 69928207cc [IMP]: account: l10n fullness and inheritancy: Improved label and added help text on visible field
bzr revid: ron@tinyerp.com-20110729102548-iam282c6f3dkv5st
2011-07-29 15:55:48 +05:30
ron@tinyerp.com 85c377915c [ADD]: account: l10n fullness and inheritancy:1)Add visible field on account chart template
2)Add a domain on the config wizard to display only where this visible is True

bzr revid: ron@tinyerp.com-20110729061853-l38k6rv5rz5no4wk
2011-07-29 11:48:53 +05:30
Bharat (OpenERP) 3d103402d2 [IMP] improved the code for getting date
bzr revid: bde@tinyerp.com-20110728100715-hujz539r1usdeu4w
2011-07-28 15:37:15 +05:30
ron@tinyerp.com 4d882e63e1 [IMP]: account: l10n fullness and inheritancy:Remove required=True from account_root_id,bank_account_view_id,tax_code_root_id and also optimize the code
bzr revid: ron@tinyerp.com-20110722085917-rfnb8w8ycz0otuer
2011-07-22 14:29:17 +05:30
ron@tinyerp.com a21478fde2 [IMP]Account:Add parent_id field in Account.chart.template and Bank Account,Root Account ,Root Tax required when there is no parent
bzr revid: ron@tinyerp.com-20110722070741-dxfzs55wlhgoq4wz
2011-07-22 12:37:41 +05:30
Bharat (OpenERP) e955394d45 [IMP] account : improved the context date in account model
bzr revid: bde@tinyerp.com-20110720113953-h6774pxnk7gqpeu7
2011-07-20 17:09:53 +05:30
ron@tinyerp.com d07923239f [IMP]Account:optimize code of default_get method
bzr revid: ron@tinyerp.com-20110720062443-cn65ey46czpd8v54
2011-07-20 11:54:43 +05:30
Simone Orsi 29ae44a85e [IMP] account : changed ids into list of ids
lp bug: https://launchpad.net/bugs/812723 fixed

bzr revid: bde@tinyerp.com-20110720055900-o3uvf439owzt3e23
2011-07-20 11:29:00 +05:30
ron@tinyerp.com 028375c83f [IMP]Account:Improvement in wizard.multi.charts.accounts all fields have default used that is converted to default_get method
bzr revid: ron@tinyerp.com-20110720053906-px9u1o3sfz4phq4q
2011-07-20 11:09:06 +05:30
Manu c38c7d055c [FIX] account : improved the dates in recurring entries
lp bug: https://launchpad.net/bugs/800767 fixed

bzr revid: bde@tinyerp.com-20110719130740-eq87ant192zguo0n
2011-07-19 18:37:40 +05:30
Raphael Collet 81a1eb18a1 [MERGE] from trunk
bzr revid: rco@openerp.com-20110718083424-kdaesx3gflza142a
2011-07-18 10:34:24 +02:00
Quentin (OpenERP) 69e5946d0f [IMP] account: display currency in name get of journals also for the ones in company currency
bzr revid: qdp-launchpad@openerp.com-20110715124433-f61h47m09l83c07d
2011-07-15 14:44:33 +02:00
Quentin (OpenERP) 7d9737c0f5 [IMP] account: code cleaning
bzr revid: qdp-launchpad@openerp.com-20110711222350-kuz1l5q1tky6acyu
2011-07-12 00:23:50 +02:00
Raphael Collet 378a913023 [MERGE] rename label Narration to Internal Note
bzr revid: rco@openerp.com-20110708093414-xupfl5vk6gbjpsom
2011-07-08 11:34:14 +02:00
mtr cbb6ce99e5 [MERGE] branch merged with lp:openobject-addons
bzr revid: mtr@mtr-20110705124218-trw65cmk7a1al3ai
2011-07-05 18:12:18 +05:30
mtr ef278ffae6 [IMP] account: improved store dictionary of function field 'level'
bzr revid: mtr@mtr-20110705122639-nq3yqkebakr4vig7
2011-07-05 17:56:39 +05:30
Tejas (OpenERP) 6ff2268d46 [Usability] renamed label narration to Internal Notes
bzr revid: tta@openerp.com-20110705062008-hmsgg61r6ixm0w0z
2011-07-05 11:50:08 +05:30
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
tfr@openerp.com 87dec6fe30 [MERGE] fix bug lp:789658 by uco
bzr revid: tfr@openerp.com-20110701162406-lvn22ylsdu1j24h2
2011-07-01 18:24:06 +02:00
psi (Open ERP) 630dc1e56d [IMP] account: added new constraint on account object which will check when the internal type is payable/receiable then the deferral method on account type can be set to unreconciled only
bzr revid: psi@tinyerp.co.in-20110701133420-2pho2e8himf6sz0q
2011-07-01 19:04:20 +05:30
Guewen Baconnier c41f13b447 [IMP] account : converted ids into list of idsin write method of account.journal
lp bug: https://launchpad.net/bugs/800693 fixed

bzr revid: bde@tiny2-desktop-20110630103918-lw61ms8hxs7ypkc3
2011-06-30 16:09:18 +05:30
Quentin (OpenERP) 016eff262b [FIX] account: opening entries didn't bring forward the amount in currency when closing a fiscalyear. The centralisation had to take care on that too.
lp bug: https://launchpad.net/bugs/736890 fixed

bzr revid: qdp-launchpad@openerp.com-20110621125248-xec0ogl2v1hwxsmo
2011-06-21 14:52:48 +02:00
Ferdinand,mtr(OpenERP) e4a21fbd7b [FIX] account: calculates the correct level
lp bug: https://launchpad.net/bugs/783670 fixed

bzr revid: mtr@mtr-20110616093021-n7ihs56l7v08ntwq
2011-06-16 15:00:21 +05:30
Ujjvala Collins (OpenERP) 25fc84728e [FIX] account: Fixed issue of 'balance' type tax using chart of accounts.
lp bug: https://launchpad.net/bugs/789658 fixed

bzr revid: uco@tinyerp.com-20110608072832-dg68dfnsvnzz58vm
2011-06-08 12:58:32 +05:30
bde 29587f1789 Changed Label Field
bzr revid: bde@tiny2-desktop-20110520132457-amhg6xlg62x2h3mw
2011-05-20 18:54:57 +05:30
Quentin (OpenERP) f2c52081d4 [MERGE] lp: 740596
bzr revid: qdp-launchpad@openerp.com-20110518153604-2v5w3dyv5v8ga7o6
2011-05-18 17:36:04 +02:00
Quentin (OpenERP) 53c973b38a [MERGE] lp:684119
bzr revid: qdp-launchpad@openerp.com-20110518153258-17ypw1tjibw51wv0
2011-05-18 17:32:58 +02:00
Quentin (OpenERP) b7452ba8e0 [FIX] account: improvement of fix 684119 (added company criteria + code cleaning)
lp bug: https://launchpad.net/bugs/684119 fixed

bzr revid: qdp-launchpad@openerp.com-20110518153228-hqg8ykluc6mqi9is
2011-05-18 17:32:28 +02:00
Quentin (OpenERP) e6adf59177 [MERGE] merged branch containing bugfixes for accounting reports
bzr revid: qdp-launchpad@openerp.com-20110518125926-wrr6n75ymmtibrr1
2011-05-18 14:59:26 +02:00
Vo Minh Thu a37a4404fb [REF] consistent, grepable ir.values object naming.
bzr revid: vmt@openerp.com-20110516153331-vusrrgr3hvlcyei0
2011-05-16 17:33:31 +02:00
psi (Open ERP) 444a01a7d7 [MERGE] merge from trunk-addons
bzr revid: psi@tinyerp.co.in-20110506083505-lc7936hmpa1ok9uw
2011-05-06 14:05:05 +05:30
Noviat dac4f6fe28 [FIX] account: fixed _sum() on account.tax.code object. Thanks Noviat for the patch
bzr revid: qdp-launchpad@openerp.com-20110505144340-azftlojg69zbo2sc
2011-05-05 16:43:40 +02:00
Quentin (OpenERP) ee0f98590e [FIX] account: improved order of account_period in order to have the period for opening entries first and fixed in common report wizard the bug that was selecting entries from opening period too when we were printing entries from january to march (because of same date_start for january and opening period). Also fixed the query_get when giving the periods directly in the context (previously it was doing a very weird thing with the clause where_move_lines_by_date defined again and it was not compliant with the opening period new change)
bzr revid: qdp-launchpad@openerp.com-20110504145233-icq3a40l9pahy7hm
2011-05-04 16:52:33 +02:00
AVP(Axelor) cc3d7333c8 [FIX][IMP] all modules improvement.
bzr revid: amp@tinyerp.com-20110429084948-x0pny8n2ersc4h8m
2011-04-29 14:19:48 +05:30
ARA (OpenERP) b2a3d521fa [FIX] account: payment term line need at least 5 to 6 digits precision
bzr revid: ara@tinyerp.com-20110427070318-nq5757mhtqbay99o
2011-04-27 12:33:18 +05:30
AMP (OpenERP) 483c437431 [FIX] account : Usability Improvement
bzr revid: amp@tinyerp.com-20110419104557-n0g8ojzztcyefn17
2011-04-19 16:15:57 +05:30
ARA (OpenERP) 10fbcafa03 [FIX] Account:Account chart wizard does not check if generated account code for bank journal exsits
bzr revid: ara@tinyerp.com-20110330061809-3b28ug6dz37tq23v
2011-03-30 11:48:09 +05:30
Quentin (OpenERP) 3557de7ecf [MERGE] lp:728417
bzr revid: qdp-launchpad@openerp.com-20110329143031-kvl9mvq8la0alrha
2011-03-29 16:30:31 +02:00
ARA (OpenERP) 9b06e256e1 [FIX] Account:Exception raised when setting an Account InActive
bzr revid: ara@tinyerp.com-20110325101808-r1yfsenlr10lgdv4
2011-03-25 15:48:08 +05:30
ARA (OpenERP) 82565f571b [FIX] Account: payment term line need at least 5 to 6 digits precision
lp bug: https://launchpad.net/bugs/740596 fixed

bzr revid: ara@tinyerp.com-20110325094939-k30q24tu5okj7mcm
2011-03-25 15:19:39 +05:30
ARA (OpenERP) 0de7622c03 [FIX] Account: Account chart wizard does not check if generated account code for bank journal exsits
bzr revid: ara@tinyerp.com-20110324084653-ysbw98hvxcynrgqt
2011-03-24 14:16:53 +05:30
ARA (OpenERP) 6d10583973 [FIX] Account: Account chart wizard does not check if generated account code for bank journal exsits
lp bug: https://launchpad.net/bugs/684119 fixed

bzr revid: ara@tinyerp.com-20110324084417-9rqbu46o4v97x2ey
2011-03-24 14:14:17 +05:30
Mustufa Rangwala e012af7da9 [FIX] Account: account - sequence_id in journal must be unique
lp bug: https://launchpad.net/bugs/734949 fixed

bzr revid: mra@mra-laptop-20110316112522-nr1q01gm314vos0b
2011-03-16 16:55:22 +05:30
ARA (OpenERP) 9c83ebedd2 [FIX] account: [6.0.1] Exception raised when setting an Account InActive
bzr revid: ara@tinyerp.com-20110315100653-g6ic3b6s8sz1bdxp
2011-03-15 15:36:53 +05:30
ARA (OpenERP) a60b7a65e6 [FIX] account: [6.0.1] Exception raised when setting an Account InActive
bzr revid: ara@tinyerp.com-20110315100554-ffxi0u7efh07s186
2011-03-15 15:35:54 +05:30
ARA (OpenERP) 182cb58b7e [FIX] account: [6.0.1] Exception raised when setting an Account InActive
lp bug: https://launchpad.net/bugs/728417 fixed

bzr revid: ara@tinyerp.com-20110309112242-vrdmegno38b5ogre
2011-03-09 16:52:42 +05:30
Quentin (OpenERP) a90aeb8c4a [REF] account: refactored the creation of journals in the generation from templates wizard, removed old deprecated boolean 'refund_journal' on account.journal (use the type field instead)
bzr revid: qdp-launchpad@openerp.com-20110303145900-8ghspjidwb540mhp
2011-03-03 15:59:00 +01:00
Mustufa Rangwala b53a9ab0cd [FIX] account: char templates installation refactor code
bzr revid: mra@mra-laptop-20110225134424-dwvllabvr1zt106v
2011-02-25 19:14:24 +05:30
Quentin (OpenERP) fb1912cea6 [IMP] account: improved translatability
bzr revid: qdp-launchpad@openerp.com-20110223144149-xxqro7smnlbdm550
2011-02-23 15:41:49 +01:00
philubert@gmail.com b1af67b6f5 Did a merge from the parent branch.
bzr revid: philubert@gmail.com-20110216043249-1rgk002k9hjo7hu1
2011-02-16 15:32:49 +11:00
Olivier Dony 07f520a856 [MERGE] merged bugfixes from 6.0 up to revision 4401
bzr revid: odo@openerp.com-20110214114507-8uwohpcblsfhgjae
2011-02-14 12:45:07 +01:00
psi (Open ERP) 8ef20c5b31 [IMP] account: Improvement in refector code for tax, account, journal template generation
bzr revid: psi@tinyerp.co.in-20110210065057-3mvlgcyixg7pc900
2011-02-10 12:20:57 +05:30
psi (Open ERP) e2108dbd6b [MERGE] merge with dev-addons3
bzr revid: psi@tinyerp.co.in-20110209133400-73rpy43pqn62g41n
bzr revid: psi@tinyerp.co.in-20110210045329-zt83id81sr9kdoly
2011-02-10 10:23:29 +05:30
psi (Open ERP) 4ce06e0f88 [IMP] account: refactor code for generation of chart of templates
bzr revid: psi@tinyerp.co.in-20110209132830-srd9cfw1i9dnm77u
2011-02-09 18:58:30 +05:30
Jay Vora (OpenERP) fd0c005792 [FIX] Account/Multi-Company Environment :Configuration of consolidated type of account is not possible due to the _check_type constraints(Ref: Case 4006)
lp bug: https://launchpad.net/bugs/715695 fixed

bzr revid: jvo@tinyerp.com-20110209121719-a6jqfug06syt5zdc
2011-02-09 17:47:19 +05:30
ARA (OpenERP) e0a95e80c1 [FIX] Multi-Company Environment :Configuration of consolidated type of account is not possible due to the _check_type constraints
lp bug: https://launchpad.net/bugs/715695 fixed

bzr revid: ara@tinyerp.com-20110209120535-o3htlw38zves04fm
2011-02-09 17:35:35 +05:30
philubert@gmail.com b1060e382e Change "Balance Sheet (Assets Accounts)" to "Balance Sheet (Asset Accounts)"
because you don't use the plural of pronouns,
and because it is inconsistent with the other three Account Types
where singular is used (e.g. "Liability Accounts" rather than "Liabilities Accounts").

bzr revid: philubert@gmail.com-20110208221312-62lpsq7fzumvfmyz
2011-02-09 09:13:12 +11:00
Mustufa Rangwala adb0329f7e [REF] account: typos
bzr revid: mra@mra-laptop-20110208112438-gtm9zoh7uzx8n8xi
2011-02-08 16:54:38 +05:30
Mustufa Rangwala c162de5ab1 [REF] Account: typo
bzr revid: mra@mra-laptop-20110208072557-uzi20kapg0c6w4nf
2011-02-08 12:55:57 +05:30
Mustufa Rangwala ff225574c7 [REF] Account: typo
bzr revid: mra@mra-laptop-20110208071702-1a2e37v6bsmwgiya
2011-02-08 12:47:02 +05:30
Mustufa Rangwala 51e3c0dff5 [MERGE] Account: accounting: improve the generation of journals and periods => backlog 991 id
bzr revid: mra@mra-laptop-20110204102049-2d80e0kr6vhk00el
2011-02-04 15:50:49 +05:30
psi (Open ERP) 4c9e34cbd3 [MERGE] merge with dev-addons3
bzr revid: psi@tinyerp.co.in-20110203103228-0ii7bxdk2bgtydxr
bzr revid: psi@tinyerp.co.in-20110204050801-t6w0b0s0xae7wkx7
2011-02-04 10:38:01 +05:30
Mustufa Rangwala 545bf5805b [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110204044842-i79i51jfk3ti97b6
2011-02-04 10:18:42 +05:30
Olivier Dony 4900c41842 [REVERT] account: reverted incorrect fix for bug 708603, this is in fact a server error
Commit reverted was merged in rev 3164.118.782 mra@mra-laptop-20110131082002-xzx4v2adzdvv8nmg

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

bzr revid: odo@openerp.com-20110203222026-ln6hmyivaj9bo11g
2011-02-03 23:20:26 +01:00
psi (Open ERP) 43b097f7dd [ADD, IMP] account: changes in my last commite as per merge suggetion(New Opening and Miscellaneous journal)
bzr revid: psi@tinyerp.co.in-20110203101630-rvzgahp15111jf8s
2011-02-03 15:46:30 +05:30
Mustufa Rangwala 31552ce80d [REF] account
bzr revid: mra@mra-laptop-20110202115439-e98y2mjze50g5luw
2011-02-02 17:24:39 +05:30
Mustufa Rangwala fe01aaef74 [REF] account
bzr revid: mra@mra-laptop-20110202114728-3ifqa2gfy6ubka9g
2011-02-02 17:17:28 +05:30
psi (Open ERP) e6bdb08b5a [IMP, ADD] account: add Opening entry Journal, Miscellenous journal and respective accounts
bzr revid: psi@tinyerp.co.in-20110201123652-805x6523dq3lk4ix
2011-02-01 18:06:52 +05:30
psi (Open ERP) ec0111bd0e [MERGE]merge with dev-addons3
bzr revid: psi@tinyerp.co.in-20110128110112-7k34kuxyyvgt48ie
bzr revid: psi@tinyerp.co.in-20110201103758-xndy252g5lm2yaam
2011-02-01 16:07:58 +05:30
mtr 6847838d4b [IMP] account:improved code for the account duplication bug
bzr revid: mtr@mtr-20110131080207-hmsbxkmonkvdh3to
2011-01-31 13:32:07 +05:30
mtr f1d38b5844 [IMP] account:placed else condition inside 'if sums.get(child.id, False):'
bzr revid: mtr@mtr-20110131073705-2m6d54pjia4y1506
2011-01-31 13:07:05 +05:30
mtr 6127d931f3 [FIX] account: allows duplication of account
lp bug: https://launchpad.net/bugs/708603 fixed

bzr revid: mtr@mtr-20110131063645-pjwyyj3uv1jp40i1
2011-01-31 12:06:45 +05:30
mtr c70e22c1a2 [FIX] account: allows duplication of account
lp bug: https://launchpad.net/bugs/708603 fixed

bzr revid: mtr@mtr-20110128114450-998ho3olsdfno7yw
2011-01-28 17:14:50 +05:30
psi (Open ERP) 18bcd1c980 [IMP, ADD] account:Improve the logic to create period so it can create one more period and add two journals for opening entries
bzr revid: psi@tinyerp.co.in-20110128105818-ptd5vk4xsaowmnec
2011-01-28 16:28:18 +05:30
Mustufa Rangwala 222865a94f [REF]
bzr revid: mra@mra-laptop-20110121073726-2k6qhs2gi2nungpd
2011-01-21 13:07:26 +05:30
Olivier Dony 20e94b74a5 [MERGE] backport of trunk fixes to account, base_calendar, purchase, stock, stock_planning
bzr revid: odo@openerp.com-20110120140214-2mj8xn3g3kddgjvb
2011-01-20 15:02:14 +01:00
Mustufa Rangwala 17d7e186e3 [FIX] Account: tracebak on configuration wizard
lp bug: https://launchpad.net/bugs/705350 fixed

bzr revid: mra@mra-laptop-20110120112936-ervqmcj5l15997n9
2011-01-20 16:59:36 +05:30
qdp-launchpad@tinyerp.com dfd781cd13 [IMP] account: account.journal.column usability improved
bzr revid: qdp-launchpad@tinyerp.com-20110118175942-dk2bj1m3ayt7spdj
2011-01-18 18:59:42 +01:00
Fabien Pinckaers 049cf5bd8d fix
bzr revid: fp@tinyerp.com-20110118015529-87p2k9796p44o95c
2011-01-18 02:55:29 +01:00
psi (Open ERP) ec8823d2d3 [FIX] account, account_*, hr_*, point_of_sale, sale: performance issues - account_move_lines and others
lp bug: https://launchpad.net/bugs/693833 fixed

bzr revid: psi@tinyerp.co.in-20110117112056-ryw0wyjltqzeuhzt
2011-01-17 16:50:56 +05:30
Antony Lesuisse 45f1b5ac6c [FIX] account_account allow write if company_id has the same value
lp bug: https://launchpad.net/bugs/702329 fixed

bzr revid: al@openerp.com-20110114150106-i533hpid59k0rxl3
2011-01-14 16:01:06 +01:00
qdp-launchpad@tinyerp.com 2af2dbefd5 [REF] account: remove debug print statement
bzr revid: qdp-launchpad@tinyerp.com-20110114103608-qrp23dblr216qsgc
2011-01-14 11:36:08 +01:00
qdp-launchpad@tinyerp.com e5708c6b95 [MERGE] merged the xrg branch related to l10n_gr module + change the type of account non-leaves to 'view'
bzr revid: qdp-launchpad@tinyerp.com-20110114100940-qafaa4h0t9phly9g
2011-01-14 11:09:40 +01:00
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
qdp-launchpad@tinyerp.com 721c1fe325 [IMP] account: usabiltiy imp.
bzr revid: qdp-launchpad@tinyerp.com-20110113171159-lvdat1nrexheeqc3
2011-01-13 18:11:59 +01:00
Mustufa Rangwala 3d11cc2351 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110111121832-dq30dncvyjx3v7pc
2011-01-11 17:48:32 +05:30
psi (Open ERP) d846432de7 [IMP, ADD] account: Improve the constraint string and add same into po and pot files
bzr revid: psi@tinyerp.co.in-20110111105656-t8gcuxeevde9a432
2011-01-11 16:26:56 +05:30
qdp-launchpad@tinyerp.com 50b7d12b75 [REF] account: removed translate=True on name field of fiscal position (and template) in order to clean the translations
bzr revid: qdp-launchpad@tinyerp.com-20110111105511-zqsj32s7oygq6811
2011-01-11 11:55:11 +01:00
ARA (OpenERP) 599f0b0845 [MERGE] merge from dev3
bzr revid: ara@tinyerp.com-20110111093448-vn0x4ws6vvm9k4yv
2011-01-11 15:04:48 +05:30
ARA (OpenERP) 23bae8a2c4 [REF]account:improve constraint
bzr revid: ara@tinyerp.com-20110111093252-eponfkyerjhzhgys
2011-01-11 15:02:52 +05:30
Mustufa Rangwala aeff56c45a [REF] account
bzr revid: mra@mra-laptop-20110111073845-vk9zdein7cvosbka
2011-01-11 13:08:45 +05:30
ARA (OpenERP) facafa1ed9 [REF]account:improve message string
bzr revid: ara@tinyerp.com-20110111063642-ywa2c47xgqtkxazp
2011-01-11 12:06:42 +05:30
ARA (OpenERP) f338b963b8 [REF]account:improve variable name
bzr revid: ara@tinyerp.com-20110111060318-ctjohf91qc6xotfe
2011-01-11 11:33:18 +05:30
ARA (OpenERP) 1058ae9c8b [REF]account:Add constraint on account.account and account.account.template for type
bzr revid: ara@tinyerp.com-20110111051952-8fscm1f9ia1mq2gh
2011-01-11 10:49:52 +05:30
ARA (OpenERP) 1af8ebcaac [REF]account:Add constraint on account.account and account.account.template for type
bzr revid: ara@tinyerp.com-20110110105423-g2mvc5yr1lje0vwd
2011-01-10 16:24:23 +05:30
ARA (OpenERP) 96f5598a6a [IMP] Add readonly=true and store=true where company_id is related field in all addons module
bzr revid: ara@tinyerp.com-20110106113221-7rkpjapyqawg25a6
2011-01-06 17:02:21 +05:30
Mustufa Rangwala 3bdca04e28 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110103090825-h3f9ie8qu7l09ceb
2011-01-03 14:38:25 +05:30
qdp-launchpad@tinyerp.com b7d5d7c008 [FIX] account: removed translate=True on account type in order to fix the translations
bzr revid: qdp-launchpad@tinyerp.com-20110103084715-hihr3cz55l1i43wt
2011-01-03 09:47:15 +01:00
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
qdp-launchpad@tinyerp.com dc6e8e9b34 [MERGE] merged the numerigraphe branch related to common typo mistake 'childs' instead of children. Thanks for the contribution
bzr revid: qdp-launchpad@tinyerp.com-20101228170718-3r55jyvpb6m5h05u
2010-12-28 18:07:18 +01:00
Fabien Pinckaers 5dd4167527 merge
bzr revid: fp@tinyerp.com-20101228145539-ck1vuy2yg3jprnyk
2010-12-28 15:55:39 +01:00
qdp-launchpad@tinyerp.com c279d8bbff [FIX] account: consolidated charts are now working if children accounts don't have the same currency (doesn't belong to a company using the same currency)
bzr revid: qdp-launchpad@tinyerp.com-20101228122508-p02bqdeb2et148v4
2010-12-28 13:25:08 +01:00
Mustufa Rangwala c0d390d252 [REF] account
bzr revid: mra@mra-laptop-20101228105807-tloznbt63oro0r2u
2010-12-28 16:28:07 +05:30
Mustufa Rangwala ee13d9be9f [REF] remove print
bzr revid: mra@mra-laptop-20101224130132-73q1mpiu6772tc7t
2010-12-24 18:31:32 +05:30
Mustufa Rangwala e39f771e91 [FIX] Account: [6.RC2] Account chart wizard does not check if generated account code for bank journal exsits
lp bug: https://launchpad.net/bugs/684119 fixed

bzr revid: mra@mra-laptop-20101224125947-lgw0mhlbb4kw2226
2010-12-24 18:29:47 +05:30
Mustufa Rangwala 5304e5eb1a [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101224042409-m2hqv9kns13jdgsg
2010-12-24 09:54:09 +05:30
Mustufa Rangwala 6002cc0ec2 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101222112024-yt47p2bd7kwvcqwy
bzr revid: mra@mra-laptop-20101223041057-w5s862hm3fajcqkr
2010-12-23 09:40:57 +05:30
Thibault Francois b845bb4ee1 [MERGE] trunk dev addons1
bzr revid: tfr@openerp.com-20101222132330-537grpixmbdtz43s
2010-12-22 14:23:30 +01:00
qdp-launchpad@tinyerp.com 333f5b21c2 [FIX] account: fixed onchange of type in the account.journal form view
bzr revid: qdp-launchpad@tinyerp.com-20101222101655-pagdwermbumdffx8
2010-12-22 11:16:55 +01:00
pso af7c7b6363 [MERGE] merge from trunk addons3
bzr revid: pso@tinyerp.com-20101222055018-dc0ofopu6869pvmc
2010-12-22 11:20:18 +05:30
Sbh (OpenERP) fe7e395e20 [Merge] Merge outlook improvement
bzr revid: sbh@tinyerp.com-20101221064230-mvyhauz4qr4z42c9
2010-12-21 12:12:30 +05:30
psi (Open ERP) 024bb524f6 [FIX] account: Account Journal onchange_type method context undefined error
lp bug: https://launchpad.net/bugs/692139 fixed

bzr revid: psi@tinyerp.co.in-20101220055304-u9clus3vjn9bxfhs
2010-12-20 11:23:04 +05:30
pso c4af077809 [FIX] account: Passed context as dict if it is None
lp bug: https://launchpad.net/bugs/691810 fixed

bzr revid: pso@tinyerp.com-20101220055129-5anvbd7pr09x0q1w
2010-12-20 11:21:29 +05:30
Mustufa Rangwala b0f61a9546 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101214130232-wqsim6966u1hilu9
bzr revid: mra@mra-laptop-20101217043732-ri8dfx38pacpruye
2010-12-17 10:07:32 +05:30
qdp-launchpad@tinyerp.com b8b24f0504 [IMP] account: removed translate=True on the name of account.journal in order to clean the translation progress
bzr revid: qdp-launchpad@tinyerp.com-20101216163216-gf7ey64ad6use8sk
2010-12-16 17:32:16 +01:00
Salvi Angjeli 48d4d8b4a3 [FIX] Account: [trunk][account_cancel] error when saving journal settings (general account journal view and in the write method)
lp bug: https://launchpad.net/bugs/681272 fixed

bzr revid: mra@mra-laptop-20101214110437-dflw8j6sn3cys097
2010-12-14 16:34:37 +05:30
jvo(OpenERP) 0846b6491e [IMP] account: optimized code for __compute method
lp bug: https://launchpad.net/bugs/568537 fixed

bzr revid: psi@tinyerp.co.in-20101214050444-05jjxgm7xdf8tz17
2010-12-14 10:34:44 +05:30
qdp-launchpad@tinyerp.com 8053f16315 [MERGE] merged with branch 3
bzr revid: qdp-launchpad@tinyerp.com-20101213205054-nncswx7rxxuaa3q4
2010-12-13 21:50:54 +01:00
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
Nicolas 516084383b [FIX] Account: Account chart wizard generation does not accept an tax with only one collected account
lp bug: https://launchpad.net/bugs/684116 fixed

bzr revid: mra@mra-laptop-20101209060711-9boquxhnex02psm3
2010-12-09 11:37:11 +05:30
qdp-launchpad@tinyerp.com 8e59d73e71 [FIX] account: creation of bank journals and account from template wizard
bzr revid: qdp-launchpad@tinyerp.com-20101207141237-swoom11xmy3e5wsv
2010-12-07 15:12:37 +01:00
qdp-launchpad@tinyerp.com faf0a95b38 [FIX] account: fix bad usage of self.poll._init
lp bug: https://launchpad.net/bugs/576898 fixed

bzr revid: qdp-launchpad@tinyerp.com-20101206153709-40cw3byj8df2oulv
2010-12-06 16:37:09 +01:00
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
qdp-launchpad@tinyerp.com 382779126a [MERGE] merged the dev team2 branch
bzr revid: qdp-launchpad@tinyerp.com-20101126161359-s02ik0bmz3l8lt9u
2010-11-26 17:13:59 +01:00
Thibault Francois b9add5f29e [MERGE] with addons1
bzr revid: tfr@openerp.com-20101126095512-n859a08cz6bui5th
2010-11-26 10:55:12 +01:00
qdp-launchpad@tinyerp.com fa8274e038 [IMP] account: set the journal code size to 5 chars max in order to improve the reports (smaller column for this field without any risk)
bzr revid: qdp-launchpad@tinyerp.com-20101125143641-02t6o55nxg396rk5
2010-11-25 15:36:41 +01:00
uco (OpenERP) eb04af83f3 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101124050709-w2cc1ox2heixbszx
bzr revid: uco@tinyerp.com-20101125074120-k0njj67uxv5934dw
2010-11-25 13:11:20 +05:30
Thibault Francois 6c060e9c84 [MERGE] trunk
bzr revid: tfr@openerp.com-20101124092654-svj569t2xv5m5dvn
2010-11-24 10:26:54 +01:00
ARA (OpenERP) 849a4e9b5f [REF] Account: journal code size=5 and related demo data changes
bzr revid: ara@tinyerp.com-20101124091514-4tyb6ozxi1cnhxfa
2010-11-24 14:45:14 +05:30
rpa (Open ERP) 432d5ceeae [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101123131531-xux3r8ss858aztt6
bzr revid: rpa@tinyerp.com-20101124053028-7pclpk0y5egj5jpb
2010-11-24 11:00:28 +05:30
uco (OpenERP) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
Harry (OpenERP) 1442f13817 [MERGE]
bzr revid: hmo@tinyerp.com-20101122110334-rsh6dqq9p2in012u
2010-11-22 16:33:34 +05:30
sbh (Open ERP) ffe2e74ed2 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101122054525-426fapmok2566wew
2010-11-22 11:15:25 +05:30
uco (OpenERP) 427cd9af23 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101122050522-dd1d0r9663bib603
2010-11-22 10:35:22 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
rch-openerp 8db844d712 [Merge]: Merge from trunk.
bzr revid: rch@tinyerp.com-20101119134029-g7s9fotsw59mx9ww
2010-11-19 19:10:29 +05:30
Mustufa Rangwala 37ff846bd1 [FIX] Account: SO - adding tax manually does not respect search criteria
lp bug: https://launchpad.net/bugs/671127 fixed

bzr revid: mra@mra-laptop-20101119075609-3mn9fise6pebr00y
2010-11-19 13:26:09 +05:30
rch-openerp ad917be442 [IMP]: Replace currency code with currency symbol.
bzr revid: rch@tinyerp.com-20101118122459-8wxos4t4lsifc840
2010-11-18 17:54:59 +05:30
rpa (Open ERP) 3bf1e51c9c [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101116050204-qg9k2gezzag7jdmc
bzr revid: rpa@tinyerp.com-20101118051016-w08xamxw222qh9cy
2010-11-18 10:40:16 +05:30
sbh (Open ERP) cd3ad5248d [MERGE] Fix wrong helptext for field active
,Improvment of project_scrum

bzr revid: sbh@tinyerp.com-20101116141133-s124gkeunvg6jn2y
2010-11-16 19:41:33 +05:30
Mustufa Rangwala 07eaa79f21 [FIX] Account: account.tax.template without prince_include field
lp bug: https://launchpad.net/bugs/539717 fixed

bzr revid: mra@mra-laptop-20101116080018-0eo8k08qrub52ywn
2010-11-16 13:30:18 +05:30
Mustufa Rangwala 2deaf2ef76 [FIX] Account: add select=1 on move_id field of account_invoice and of code field of account_account
lp bug: https://launchpad.net/bugs/571610 fixed

bzr revid: mra@mra-laptop-20101116043809-m5fxcb5mj4z62dg9
2010-11-16 10:08:09 +05:30
Olivier Dony 7a07db384d [FIX] account: fixed incorrect calls to _(..) function
bzr revid: odo@openerp.com-20101115184617-725dv33unrhw0hqm
2010-11-15 19:46:17 +01:00
sbh (Open ERP) 1edeaa9fd7 [Fix] : Fix wrong helptext for field active
bzr revid: sbh@tinyerp.com-20101115131555-xd1jwod6dvomuv9x
2010-11-15 18:45:55 +05:30
qdp-launchpad@tinyerp.com ba90e6841c [FIX] account: display in the widget selection of companies, only the companies that haven't been configured yet (but don't care about the demo chart of accounts)
bzr revid: qdp-launchpad@tinyerp.com-20101223151639-pmqdohf0y03kh8zm
2010-12-23 16:16:39 +01:00
rpa (Open ERP) 6de3dcb878 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101111051634-iy69y3q2sucboa46
2010-11-11 10:46:34 +05:30
Mustufa Rangwala ba66baf2be [REF] account: Removed wanrings from buildbot
bzr revid: mra@mra-laptop-20101110082011-k7iwkgopgv5lbbix
2010-11-10 13:50:11 +05:30
rpa (Open ERP) 4bfcb0809d [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101110054241-k1sikqoplpmuzxrz
2010-11-10 11:12:41 +05:30
Mustufa Rangwala 6ac555ef43 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101110042143-55p7cxi0mxodcr9c
2010-11-10 09:51:43 +05:30
qdp-launchpad@tinyerp.com fe9d05f62d [IMP] account: usability improvements
bzr revid: qdp-launchpad@tinyerp.com-20101108170054-de5iykrpvanhrgj4
2010-11-08 18:00:54 +01:00
rpa (Open ERP) a9305f9ccc [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101104125329-4c38n4uczfpxaq7c
2010-11-04 18:23:29 +05:30
pso 751166ef62 [IMP] account, hr modules: Put lambda in _defaults
bzr revid: pso@tinyerp.com-20101104124242-djqmwoq9jzenr8cn
2010-11-04 18:12:42 +05:30
Mustufa Rangwala fc19da17ca [REF]
bzr revid: mra@mra-laptop-20101103132703-yd7jsf8aoy7ifyy7
2010-11-03 18:57:03 +05:30
Mustufa Rangwala 4dfe00adee [FIX] Account: account journals code and journal name should be unique
lp bug: https://launchpad.net/bugs/669532 fixed

bzr revid: mra@mra-laptop-20101103081713-p0hgynh02lr0v2wp
2010-11-03 13:47:13 +05:30
vth 0cf8decf21 [FIX] Account : improve _order on account.tax.code and account.journal object
lp bug: https://launchpad.net/bugs/669877 fixed

bzr revid: vth@tinyerp.com-20101103054501-ceim3std9q4vtk1i
2010-11-03 11:15:01 +05:30
vth db1a501157 [MERGE] merge from trunk-dev-addons-3
bzr revid: vth@tinyerp.com-20101103053244-lvdzf7pdgijhkptu
2010-11-03 11:02:44 +05:30
vth 416a89c87c [IMP] Account : in multi chart installation missing Sales refund journal and Purchase refund journal
[FIX] hr : in search view of Allocation request get department_id from context

bzr revid: vth@tinyerp.com-20101103051853-ui4rknxzjpamcmb0
2010-11-03 10:48:53 +05:30
Mustufa Rangwala 3163595f8d [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101103044248-06oz9uz0sdqwebdr
2010-11-03 10:12:48 +05:30
qdp-launchpad@tinyerp.com 199387f4c6 [FIX] account, generation form chart template: fixed the selection of default taxes for sale and purchase + small usability fixes
bzr revid: qdp-launchpad@tinyerp.com-20101102170510-1n340469gxnflvl0
2010-11-02 18:05:10 +01:00
rpa (Open ERP) aacf0a1dfe [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101101055003-icatoauxn5q3sqf4
2010-11-01 11:20:03 +05:30
Mustufa Rangwala 8e2d576a8b [FIX] Account: Account Tax: tax percentage limit 2 digits
lp bug: https://launchpad.net/bugs/667316 fixed

bzr revid: mra@mra-laptop-20101029124800-sqixk0wl45s68509
2010-10-29 18:18:00 +05:30
Harry (OpenERP) 54f46060dc [MERGE]
bzr revid: hmo@tinyerp.com-20101028114019-5qkatqamaxhx6k0u
2010-10-28 17:10:19 +05:30
Harry (OpenERP) 214fddfc4c [MERGE]
bzr revid: hmo@tinyerp.com-20101028113641-vhuqs53ocp930zi5
2010-10-28 17:06:41 +05:30
Jay (OpenERP) 670b65336d [FIX] Account : Payment term date calculation corrected
lp bug: https://launchpad.net/bugs/667339 fixed

bzr revid: jvo@tinyerp.com-20101028085751-l7rrg78uyyibkgbk
2010-10-28 14:27:51 +05:30
Nicolas Vanhoren 8b1ef6ba2b [MERGE] account,l10n_be: improved sale and purchase tax config for chart template wizard
hr: fixed resource loading for multiple addons paths

bzr revid: odo@openerp.com-20101026081830-qm3zbwt4quhqz2qu
2010-10-26 10:18:30 +02:00
qdp-launchpad@tinyerp.com 8ce6226a06 [FIX] account: remove uneeded default value for company in account.model
bzr revid: qdp-launchpad@tinyerp.com-20101025152258-c2vuqdpokr2p7knl
2010-10-25 17:22:58 +02:00
Mustufa Rangwala f1e3927982 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101025084645-h99mw9us6wekqxd2
2010-10-25 14:16:45 +05:30
Numerigraphe - Lionel Sausin ae6b790237 [MERGE] upgraded to v6.0.0-RC1
bzr revid: ls@numerigraphe.fr-20101025084446-w4pv2twvms9zlyxx
2010-10-25 10:44:46 +02:00
Nicolas Vanhoren bc2dc4dcdb [MERGE] account: added sale and purchase tax config to chart template wizard
bzr revid: odo@openerp.com-20101025082331-2xas6hfvqxe65h0d
2010-10-25 10:23:31 +02:00
nvi-openerp 14d6b9014e [merge]
bzr revid: nicolas.vanhoren@openerp.com-20101019141645-d5uj96r9dn7ut8wz
2010-10-19 16:16:45 +02:00
vth 69549b1571 [FIX] account : accout/configration/miscellanious/recurring models add default value to the company_id
bzr revid: vth@tinyerp.com-20101019054851-cqupju2q8vgeil9n
2010-10-19 11:18:51 +05:30
Anup (OpenERP) f2e519b591 [FIX] account : name_search() method fixed
lp bug: https://launchpad.net/bugs/613251 fixed

bzr revid: ach@tinyerp.com-20101018143353-w7x03fe0s9szkyz9
2010-10-18 20:03:53 +05:30
niv 412561c37b [IMP] Modified Belgian accounting localization to have correct default tax
account

bzr revid: niv@niv-laptop-20101018103557-au9q9mzcf6ei8ijb
2010-10-18 12:35:57 +02:00
niv ca672dc9e2 [merge]
bzr revid: niv@niv-laptop-20101018085429-flomodf7eneh5i90
2010-10-18 10:54:29 +02:00
Mustufa Rangwala 08a7b6daa0 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101018053340-91whv0hocvv156sa
2010-10-18 11:03:40 +05:30
Fabien Pinckaers ea969153db [IMP+FIX] improvements patches from xrg
bzr revid: fp@tinyerp.com-20101017173000-m208j7b6kges3zlc
2010-10-17 19:30:00 +02:00
Fabien Pinckaers 255eea5655 fix
bzr revid: fp@tinyerp.com-20101017164226-dg8yx79q0c7yrvbr
2010-10-17 18:42:26 +02:00
Fabien Pinckaers 2b248e655c useability
bzr revid: fp@tinyerp.com-20101017130911-dnffkeld59c4vah2
2010-10-17 15:09:11 +02:00
niv 62d3ab3941 [ADD] Added possibility to set a default account tax to new products.
bzr revid: niv@niv-laptop-20101015154603-mm39x167qtoitgxd
2010-10-15 17:46:03 +02:00
Mustufa Rangwala 1ad2ddbc17 [FIX] account: account_move => partner fields set to store=true because it did not work in search view else gave error (partner_id not found)
bzr revid: mra@mra-laptop-20101015132213-umetllpb02d666ha
2010-10-15 18:52:13 +05:30
Mustufa Rangwala 3b667a564e [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101014041725-iko68c8209h84rk7
2010-10-14 09:47:25 +05:30
vth 765584ec93 [REf] account_* clean
give rights to the Marketing user to read the event.registration.badge object

bzr revid: vth@tinyerp.com-20101013134645-tqxcms2ageteg1ik
2010-10-13 19:16:45 +05:30
qdp-launchpad@tinyerp.com eec803e347 [IMP] account: usablity change
bzr revid: qdp-launchpad@tinyerp.com-20101013120818-zk9uhis6gm85tr43
2010-10-13 14:08:18 +02:00
mtr fe95af9cb1 [IMP] account:-improvements in the account_period
bzr revid: mtr@mtr-20101012062118-becppnmojeegnjtc
2010-10-12 11:51:18 +05:30
vth 2146a270f3 [REF] account
bzr revid: vth@tinyerp.com-20101012051713-0p5yd1mzdvvx894f
2010-10-12 10:47:13 +05:30
Fabien Pinckaers 256bca359d [IMP] better useability
bzr revid: fp@tinyerp.com-20101009160143-rrcfgoyudey22zv4
2010-10-09 18:01:43 +02:00
Anup (OpenERP) ea26c97f35 [FIX] account : Missing variable reference Corrected
bzr revid: ach@tinyerp.com-20101009064346-2rt41ect2lci0tr0
2010-10-09 12:13:46 +05:30
vth b845e6557e [REF] account
bzr revid: vth@tinyerp.com-20101008124922-h3rxefxmldl4300l
2010-10-08 18:19:22 +05:30
vth e88f1cb71a [REF]
bzr revid: vth@tinyerp.com-20101008064016-oni0z14l5tnw3o3g
2010-10-08 12:10:16 +05:30
Mustufa Rangwala 0943553c4d [REF] account
bzr revid: mra@mra-laptop-20101008055204-jlg6cov6m5hdadid
2010-10-08 11:22:04 +05:30
vth c2dd699dd3 [REF]
bzr revid: vth@tinyerp.com-20101008055253-ijlsep448i0z71j9
2010-10-08 11:22:53 +05:30
Mustufa Rangwala 0a97edf8b3 [FIX] Account tax
bzr revid: mra@mra-laptop-20101008053500-dig729ksvzd997ju
2010-10-08 11:05:00 +05:30
Mustufa Rangwala cf0cddde12 [FIX] Account: Account tax if type=None
bzr revid: mra@mra-laptop-20101008051756-ds1bewpn9ltdas03
2010-10-08 10:47:56 +05:30
Mustufa Rangwala 669e8176a4 [REF]
bzr revid: mra@mra-laptop-20101008051230-x75l5ste8z3vlkhn
2010-10-08 10:42:30 +05:30
psi (Open ERP) 572a9905eb [FIX] account: act link was not working once invoice created
bzr revid: psi@tinyerp.co.in-20101007130924-m6ebhnq094lsqmeh
2010-10-07 18:39:24 +05:30
psi (Open ERP) 06448a700d [REF] account: change in string
bzr revid: psi@tinyerp.co.in-20101007092846-8bfsh7bdz246v3mz
2010-10-07 14:58:46 +05:30
psi (Open ERP) 5221166ec6 [REF]
bzr revid: psi@tinyerp.co.in-20101007092126-jx1cziwgc5av2flb
2010-10-07 14:51:26 +05:30
ARA (OpenERP) d2611e0765 [FIX] fix the warning of account module
bzr revid: ara@tinyerp.com-20101007062129-z5hzjvee9wnll5dg
2010-10-07 11:51:29 +05:30
Mustufa Rangwala 2d904863d3 [MERGE] Merge from trunk addons
bzr revid: mra@mra-laptop-20101007040218-ri0quuezltnfetzd
2010-10-07 09:32:18 +05:30
Jay (OpenERP) 417c87c928 [FIX/REF] Account : Context handling corrected,cleaning
lp bug: https://launchpad.net/bugs/655793 fixed

bzr revid: jvo@tinyerp.com-20101006173826-seoi9hkd52kx5rg6
2010-10-06 23:08:26 +05:30
Mustufa Rangwala 95242daa1c [FIX] Remove all warnings from account.py genereated by automated test
bzr revid: mra@mra-laptop-20101005073705-by7equhzw54lzkhw
2010-10-05 13:07:05 +05:30
Mustufa Rangwala 1bb8ea02bf [REF] Account: cleaning
bzr revid: mra@mra-laptop-20101005042518-1uyc69u55bpyenmi
2010-10-05 09:55:18 +05:30
qdp-launchpad@tinyerp.com a97203120d [IMP] account: improved usability of account.tax form view + [REF] removed tax_group field from account.tax
bzr revid: qdp-launchpad@tinyerp.com-20100929170356-zg3me832f6va2w3a
2010-09-29 19:03:56 +02:00
qdp-launchpad@tinyerp.com 43a242a083 [REF] account: some code refactoring + fix for multi company
bzr revid: qdp-launchpad@tinyerp.com-20100928090638-smdqvhifn7upcz9r
2010-09-28 11:06:38 +02:00
Mustufa Rangwala 01541f0122 [REF]
bzr revid: mra@mra-laptop-20100927054727-yd27vkamv2vruwkt
2010-09-27 11:17:27 +05:30
Mustufa Rangwala b2bf932d6a [IMP] Account: journal and analytic journal relation imporved
bzr revid: mra@mra-laptop-20100924110320-j7nycokahnzjsqtx
2010-09-24 16:33:20 +05:30
qdp-launchpad@tinyerp.com 63795e3d21 [IMP] account, account type: set report_type as required + added default value for it
bzr revid: qdp-launchpad@tinyerp.com-20100923162632-tl22mkbgqff9xfyt
2010-09-23 18:26:32 +02:00
Mustufa Rangwala 02140e0ada [REF]
bzr revid: mra@mra-laptop-20100923124624-s24y0bqx323bf62c
2010-09-23 18:16:24 +05:30
Mustufa Rangwala 27ca1f1ea1 [FIX] Account: account tax -> correct attrs and put the 0 if the type is none or python code
bzr revid: mra@mra-laptop-20100923103445-88r6hax8nd6beg60
2010-09-23 16:04:45 +05:30
Mustufa Rangwala 1eb80d3235 [IMP] account: Recurring model -> convert company field to related with journal's company
[REF] Account: Periond view make company and fiscalyear widget=selection

bzr revid: mra@mra-laptop-20100923084512-vy0epr9d0fvcj0vv
2010-09-23 14:15:12 +05:30
qdp-launchpad@tinyerp.com 581a65d902 [IMP] account: installing a chart of account shouldn't remove the chart of demo data
bzr revid: qdp-launchpad@tinyerp.com-20100922143937-e4jt5m7aaibo1101
2010-09-22 16:39:37 +02:00
qdp-launchpad@tinyerp.com d9ab88c891 [FIX] account: recurring model legend and %(date)s
bzr revid: qdp-launchpad@tinyerp.com-20100921164157-w2yvnv6f0fezsg0o
2010-09-21 18:41:57 +02:00
Mustufa Rangwala 0b6d6105ca [REM] Account: account type => remove parent id and child ids field from the object and view
bzr revid: mra@mra-laptop-20100921102448-ca97hku8wk53bfbr
2010-09-21 15:54:48 +05:30
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