Commit Graph

948 Commits

Author SHA1 Message Date
Rucha (Open ERP) 8bf3878661 [IMP]: account: Remaining improvement in field name and string for unrealized gain/loss
bzr revid: rpa@tinyerp.com-20111024125147-eptl0gf7dzn1b3nz
2011-10-24 18:21:47 +05:30
Rucha (Open ERP) 96f306b461 [IMP]: account: Revised field name and string for unrealized gain/loss, before it was "Gains and Losses", but as per usability and functionality "Gain or Loss" suits well
bzr revid: rpa@tinyerp.com-20111024123954-8cwlh7kwu1ffvs25
2011-10-24 18:09:54 +05:30
Rucha (Open ERP) 0e54cc6c00 [IMP]: account: Added computation for adjusted balance (foreign balance / exchange rate)
bzr revid: rpa@tinyerp.com-20111024122812-0en1905g27usan7k
2011-10-24 17:58:12 +05:30
Rucha (Open ERP) bc7351bbd1 [IMP]: account: Instead of dummy char fields, added new fields to compute un realized gain and loss, improvement in view
bzr revid: rpa@tinyerp.com-20111024102011-mwbwf707847onw7p
2011-10-24 15:50:11 +05:30
Meera Trambadia (OpenERP) 73a43b7e35 [IMP] account: optimized code for calculating the level of accounts
bzr revid: mtr@tinyerp.com-20111024095600-w547t7m3r7hs6rmg
2011-10-24 15:26:00 +05:30
Kirti Savalia (OpenERP) d417951b98 [ADD]: new view for Unrealized Gains and losses
bzr revid: ksa@tinyerp.com-20111021120535-6zq4qwyg7zpl5rle
2011-10-21 17:35:35 +05:30
Meera Trambadia (OpenERP) c103285e26 [MERGE] branch merged with lp:openobject-addons
bzr revid: mtr@tinyerp.com-20111020102032-j6r4k33umb5q6mmc
2011-10-20 15:50:32 +05:30
Quentin (OpenERP) 4463d93eea [FIX] partially reverted commit 5220 which was wrongly reverting few enhancements
bzr revid: qdp-launchpad@openerp.com-20111019081403-4zeh9qlw6p8d2va0
2011-10-19 10:14:03 +02:00
Quentin (OpenERP) c736d4a773 [MERGE] lp: 800767
bzr revid: qdp-launchpad@openerp.com-20111018102043-g6aumdne9odh17wa
2011-10-18 12:20:43 +02:00
Quentin (OpenERP) 3ca449046f [FIX] account: partial reconcile must look for amount_currency ONLY in the case there is a currency_id field set on the account reconciled
bzr revid: qdp-launchpad@openerp.com-20111013145804-q7o0ye77yprriyoj
2011-10-13 16:58:04 +02:00
Quentin (OpenERP) b08b10d16f [REF/FIX] account: replaced 'journal_id' and 'period_id' fields on account.move.line object with fields.related
lp bug: https://launchpad.net/bugs/871314 fixed

bzr revid: qdp-launchpad@openerp.com-20111013094347-ax0v8s5xbw5l0ye3
2011-10-13 11:43:47 +02:00
Quentin (OpenERP) 8cf348cc57 [IMP] account, financial.report object: added translate=True on 'name' field
bzr revid: qdp-launchpad@openerp.com-20111013065611-ibvbezd2hthzr3v9
2011-10-13 08:56:11 +02:00
Quentin (OpenERP) 6dcbcb0dd8 [IMP] account: added 'note' field on account.fiscal.position.template object
bzr revid: qdp-launchpad@openerp.com-20111012145213-cvsfk3zb141fs766
2011-10-12 16:52:13 +02:00
Fabien Pinckaers 31803314ab [IMP] allows to update credit/debit for initial balances of accounts, config wizard
bzr revid: fp@tinyerp.com-20111002105404-tkwzujn086qgjm6h
2011-10-02 12:54:04 +02:00
Fabien Pinckaers 5034f76143 [IMP] improved views of config wizards
bzr revid: fp@tinyerp.com-20111001212318-jmknm2qorrb39gin
2011-10-01 23:23:18 +02:00
Fabien Pinckaers 57b86a1040 merge
bzr revid: fp@tinyerp.com-20111001184811-umj7qepl2ly9jh0d
2011-10-01 20:48:11 +02:00
Fabien Pinckaers ac214af8d0 [IMP] config wizards
bzr revid: fp@tinyerp.com-20111001184625-57er05vgdir4lgwd
2011-10-01 20:46:25 +02:00
Antony Lesuisse 92300c9c63 [IMP] Remove account sequence code madness
bzr revid: al@openerp.com-20111001093437-hplwdkq57wcspcv9
2011-10-01 11:34:37 +02:00
Vo Minh Thu bd341cc6fe [IMP] ir_sequence: call it with the new methods.
bzr revid: vmt@openerp.com-20110929132254-eevlq6t9d6i6um7z
2011-09-29 15:22:54 +02:00
Olivier Dony 1d3ff0e52f [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110927165219-ux50zxkszwpcfssd
2011-09-27 18:52:19 +02:00
Fabien Pinckaers 6391bf5173 [FIX] Account Voucher
bzr revid: fp@tinyerp.com-20110927130730-1jr4uxos5lbst2ub
2011-09-27 15:07:30 +02:00
Fabien Pinckaers 4eb5563008 merge
bzr revid: fp@tinyerp.com-20110924144613-zetogwg7qypmquh9
2011-09-24 16:46:13 +02:00
Olivier Dony d81837fac6 [MERGE] synch with latest trunk
bzr revid: odo@openerp.com-20110922162538-x7xucux66zma5bp8
2011-09-22 18:25:38 +02:00
Antony Lesuisse b117f5dc75 [MERGE] account balance sign on usertype in reports dsh
bzr revid: al@openerp.com-20110921224125-88aim4xiz89x5mth
2011-09-22 00:41:25 +02:00
Antony Lesuisse 46b4b667e0 [IMP] account financial type account_type is now m2m
bzr revid: al@openerp.com-20110921150708-wkxt83pulih57o93
2011-09-21 17:07:08 +02:00
Antony Lesuisse b83b56164f [IMP] account financial report add type account_type
bzr revid: al@openerp.com-20110921145758-zhq3klyfbgzfbeu8
2011-09-21 16:57:58 +02:00
Dhara (OpenERP) eb1fc58eb8 Balance sign field for accouting report
bzr revid: dhara_openerp-20110921013511-05czzq3ggdv9197f
2011-09-20 18:35:11 -07:00
Quentin (OpenERP) a4cebd9a55 [MERGE] merged the dev branch containing the account.financial.report enhancement
bzr revid: qdp-launchpad@openerp.com-20110919141251-liill5p05t0oasfz
2011-09-19 16:12:51 +02:00
Quentin (OpenERP) 5357fbe00f [FIX] account, financial report printing: recursion problem when report.type=='accuont_report'
bzr revid: qdp-launchpad@openerp.com-20110919140655-kfdfcmm4u2gdf8gg
2011-09-19 16:06:55 +02:00
Fabien Pinckaers 99a72c7792 [Useability] improved error message
bzr revid: fp@tinyerp.com-20110918134116-2vvdelak2268j6pz
2011-09-18 15:41:16 +02:00
Fabien Pinckaers 7519962123 fix
bzr revid: fp@tinyerp.com-20110917153118-01rqbejf2vdr8vwh
2011-09-17 17:31:18 +02:00
Fabien Pinckaers 58a25be03d merge
bzr revid: fp@tinyerp.com-20110917151633-limcvnhpte1ufhn9
2011-09-17 17:16:33 +02:00
Fabien Pinckaers 6b435a7d3d merge
bzr revid: fp@tinyerp.com-20110917142846-hfq9upmfd3026t3y
2011-09-17 16:28:46 +02:00
Fabien Pinckaers 523be42bd1 merge
bzr revid: fp@tinyerp.com-20110917141929-2goj9ifzidq8g6rk
2011-09-17 16:19:29 +02:00
Fabien Pinckaers a2dbd69cd6 [FIX]
lp bug: https://launchpad.net/bugs/781585 fixed

bzr revid: fp@tinyerp.com-20110917125537-y32aedueqdu7pc9o
2011-09-17 14:55:37 +02:00
Quentin (OpenERP) 62112460fe [MERGE] merged a branch that add a contraint on account type's defferal method for accounts payable/receivable, to avoid common configuration mistakes
bzr revid: qdp-launchpad@openerp.com-20110916084024-5ncitdnyjtshln53
2011-09-16 10:40:24 +02:00
Quentin (OpenERP) 9807a4a097 [MERGE] bug-784364-bde
bzr revid: qdp-launchpad@openerp.com-20110915165803-ds10y2ityf9fiia6
2011-09-15 18:58:03 +02:00
Meera Trambadia (OpenERP) ba5341a5e6 [MERGE] branch merged with lp:openobject-addons
bzr revid: mtr@tinyerp.com-20110915130151-7uxiju44u28o7b9h
2011-09-15 18:31:51 +05:30
Bharat (OpenERP) 47c63113c0 [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915125318-qmkisohlvpqvnum3
2011-09-15 18:23:18 +05:30
Meera Trambadia (OpenERP) a2327dbc4c [MERGE] branch merged with openobject-addons
bzr revid: mtr@tinyerp.com-20110915125153-day13d440fx6o84a
2011-09-15 18:21:53 +05:30
Bharat (OpenERP) ce3142522e [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915122628-cspmx42ltb4fzv6l
2011-09-15 17:56:28 +05:30
Bharat (OpenERP) 5a1b29c72e [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915120828-4gy0toubmws6t6ag
2011-09-15 17:38:28 +05:30
Bharat (OpenERP) 884f11490e [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915120732-6ux2kkkmc0uivy55
2011-09-15 17:37:32 +05:30
Bharat (OpenERP) d7376766b2 [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915114306-kqwnntakgzl5crw3
2011-09-15 17:13:06 +05:30
Ujjvala Collins (OpenERP) d75e8e130b [REF] account: Renamed the object account.low.level.report to account.financial.report.
bzr revid: uco@tinyerp.com-20110909055456-f4s8yh6nzyrxoo3z
2011-09-09 11:24:56 +05:30
Ujjvala Collins (OpenERP) 684aed6420 [FIX] account: Fixed error when a record contains type='Account Report' and then print the Financial report gives recursion error.
bzr revid: uco@tinyerp.com-20110907053246-z0fclnw84s102r2f
2011-09-07 11:02:46 +05:30
Rucha (Open ERP) 562598d5c1 [REF]: account: l10n fullness and inheritancy : Improvement in function name
bzr revid: rpa@tinyerp.com-20110906130924-mxh7k1vse5dvk9bv
2011-09-06 18:39:24 +05:30
Rucha (Open ERP) b9887d84ae [REF,IMP]: account: l10n fullness and inheritancy : Improvement in function creating bank journals in order to pass less params on all related functions
bzr revid: rpa@tinyerp.com-20110906130712-0y7qh0nl6crnsbke
2011-09-06 18:37:12 +05:30
ron@tinyerp.com abbc74de99 [IMP]: account: l10n fullness and inheritancy : Removed duplicate tax_code genearted from tax_code_template and improved code(name field)
bzr revid: ron@tinyerp.com-20110905132836-7dletz0qr3ti5n72
2011-09-05 18:58:36 +05:30
ron@tinyerp.com 88bc353ca7 [IMP]: account: l10n fullness and inheritancy : Improved code of journals_already_created in vals_journal argument
bzr revid: ron@tinyerp.com-20110905095814-n9o6a9w7h4dqdobf
2011-09-05 15:28:14 +05:30
ron@tinyerp.com 93c2c6cc88 [IMP]: account: l10n fullness and inheritancy : Removed account_root_id as browse record argument from generate_account()
bzr revid: ron@tinyerp.com-20110905091231-h7swueipnd5lfrae
2011-09-05 14:42:31 +05:30
ron@tinyerp.com 3d95835775 [MERGE] Merged with parent branch lp:~openerp-dev/openobject-addons/trunk-l10n-control-dev-parent-child-load-coa-templates-ron
bzr revid: ron@tinyerp.com-20110905063606-fjhufy22ecezfh16
2011-09-05 12:06:06 +05:30
ron@tinyerp.com 17f723709a [IMP]: account: l10n fullness and inheritancy : 1) Created common function journals_already_created() to check for not creating duplicated journals for same company
2)Removed random generated code used for creating journals

bzr revid: ron@tinyerp.com-20110905060444-rp5ew8q4hwzqjrn3
2011-09-05 11:34:44 +05:30
ron@tinyerp.com 757b00368d [IMP]: account: l10n fullness and inheritancy : Created comment(TODO check) for Dynamically create user_type on code and removed TODO code from tax generate
bzr revid: ron@tinyerp.com-20110902070142-jaa3lc6qew0nhl4u
2011-09-02 12:31:42 +05:30
ron@tinyerp.com 6c4bfe6215 [IMP]: account: l10n fullness and inheritancy : remove unused ToDO code and change generate_journalr() arguments
bzr revid: ron@tinyerp.com-20110902061531-0way3cdxuppjhk3b
2011-09-02 11:45:31 +05:30
Antony Lesuisse 68063122c4 [FIX] account journal create sequence with company_id
bzr revid: al@openerp.com-20110831151617-goq19llee5iajmb8
2011-08-31 17:16:17 +02:00
Quentin (OpenERP) f0162e68d6 [MERGE] merge with main addons trunk
bzr revid: qdp-launchpad@openerp.com-20110831125038-671o7cjzti5jgmdh
2011-08-31 14:50:38 +02:00
Rucha (Open ERP) 100c8679ea [MERGE]: account: l10n fullness and inheritancy : added reference to COA template in account template
bzr revid: rpa@tinyerp.com-20110831124825-m6pno81m6df1pdqm
2011-08-31 18:18:25 +05:30
Quentin (OpenERP) c844cb41e0 [IMP] account, low level reports: layout improvements
bzr revid: qdp-launchpad@openerp.com-20110831115459-ncrctqr0ms4w919y
2011-08-31 13:54:59 +02:00
Vo Minh Thu 31f8cea190 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20110831092639-sfivx3hubd7ujwv0
2011-08-31 11:26:39 +02:00
ron@tinyerp.com 952bf7ec2b [ADD]: account: l10n fullness and inheritancy : 1)Add bank_journals in generate_journals()
2)create random generation of number for create journals

bzr revid: ron@tinyerp.com-20110831090917-8ge4kpr25phz5a41
2011-08-31 14:39:17 +05:30
ron@tinyerp.com 2c061fda6d [IMP]: account: l10n fullness and inheritancy : Improved code of load taxes generate from float(taxes) fields
bzr revid: ron@tinyerp.com-20110831085731-422kg6f0ogj0ufo7
2011-08-31 14:27:31 +05:30
ron@tinyerp.com 1a2d69c073 [IMP]: account: l10n fullness and inheritancy : 1)changed logic of Parent>child relation of installing of chart_templates
2)created back_journal list before execute function and passed as a keyword argu in _install_template()

bzr revid: ron@tinyerp.com-20110831085433-7h14a933n5sab6h5
2011-08-31 14:24:33 +05:30
ron@tinyerp.com cc9cf2deae [IMP]: account: l10n fullness and inheritancy : 1)Passed template_id in generate_account instead of browse record
2)Changed the search method like Loaded the accounts templates only which related to current templates or false

bzr revid: ron@tinyerp.com-20110831072521-lqb1aossh75ydzzz
2011-08-31 12:55:21 +05:30
ron@tinyerp.com 753855c340 [ADD]: account: l10n fullness and inheritancy : 1)Added chart_template_id field in account.account.template,
2)Overwrited search method for chart_template only access the Accounts belongs to related chart_template or False

bzr revid: ron@tinyerp.com-20110830052901-abjkwtgh2siams14
2011-08-30 10:59:01 +05:30
Bharat (OpenERP) cb58a2dbff [FIX] account : crash when desactivating an account
lp bug: https://launchpad.net/bugs/833377 fixed

bzr revid: bde@tinyerp.com-20110829053422-dd4ptp18i2r3poyn
2011-08-29 11:04:22 +05:30
Quentin (OpenERP) a8787f6170 [IMP] account: low level accounting reports imp
bzr revid: qdp-launchpad@openerp.com-20110824233151-g7fj950htmhtm06g
2011-08-25 01:31:51 +02:00
Quentin (OpenERP) cfab7f39f0 [IMP] account: account_report improvements. BTW, now it's called 'low level report'
bzr revid: qdp-launchpad@openerp.com-20110824124908-nz0j00v7s6qka0o1
2011-08-24 14:49:08 +02:00
Ujjvala Collins (OpenERP) 0ec14d00cd [ADD] account: Added a tree view to see hierarchy of account reports.
bzr revid: uco@tinyerp.com-20110824115047-rce4wzv0e58gexec
2011-08-24 17:20:47 +05:30
Mustufa Rangwala (OpenERP) 8c8dfa436e [IMP] Account: account report search view
bzr revid: mra@tinyerp.com-20110824102211-5ua2w8w50z7swkz4
2011-08-24 15:52:11 +05:30
Vo Minh Thu de3d208a35 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20110822111249-6pf9iv8h9at20to9
2011-08-22 13:12:49 +02:00
Quentin (OpenERP) acba6c7c34 [MERGE] merged with main addons trunk
bzr revid: qdp-launchpad@openerp.com-20110822103457-yhndn1dnop30o2k5
2011-08-22 12:34:57 +02:00
Fabien Pinckaers 537c71dc10 [IMP] tooltips on account/journal types
bzr revid: fp@tinyerp.com-20110819151915-spa2agetmtqweau5
2011-08-19 17:19:15 +02:00
Fabien Pinckaers 4e1bcd16f9 [FIX] hr_recruitment access rules
bzr revid: fp@tinyerp.com-20110819133607-wgap1frd1knnhz55
2011-08-19 15:36:07 +02:00
Rucha (Open ERP) cd86edba40 [IMP]: l10n fullness and inheritancy: Improvement in code
* Arranged function to load COA templates prorely [WORK IN PROGRESS]

bzr revid: rpa@tinyerp.com-20110819130826-ccdxkbonv5fgyo5p
2011-08-19 18:38:26 +05:30
Fabien Pinckaers 62a260c5fb [IMP] payment term
bzr revid: fp@tinyerp.com-20110819121436-wten76n6wcd6s6m6
2011-08-19 14:14:36 +02:00
ron@tinyerp.com 45eb24b8da [ADD]: account: l10n fullness and inheritancy : Moved tax generated code from execute to parent_child relation and add company_id on template
bzr revid: ron@tinyerp.com-20110818133307-b7u7wgyrbvjhhjvr
2011-08-18 19:03:07 +05:30
ron@tinyerp.com 176bc8654b [ADD]: account: l10n fullness and inheritancy : Created tax_data dict because of used in _load_template() function. so i create also _load_template() fucntion defination
bzr revid: ron@tinyerp.com-20110818122727-5xgdc8hi78lj598y
2011-08-18 17:57:27 +05:30
ron@tinyerp.com 580c89eb87 [ADD]: account: l10n fullness and inheritancy : Create new common fucntion _install_template() for install templates like recursively. If you selected a COA template with a parent, you must first load the parent then load the templates define in the selected COA
bzr revid: ron@tinyerp.com-20110818121758-g0poj5544dte66lo
2011-08-18 17:47:58 +05:30
Rucha (Open ERP) 44fda7dea5 [MERGE]: l10n fullness and inheritancy: Merged new function of creating property fields (moved from execute)
bzr revid: rpa@tinyerp.com-20110818060158-o4aaupccohsq1rxi
2011-08-18 11:31:58 +05:30
ron@tinyerp.com cf32c005ce [IMP]: account: l10n fullness and inheritancy: Add field_obj var
bzr revid: ron@tinyerp.com-20110818054505-ftjo3eijp9i6n5qz
2011-08-18 11:15:05 +05:30
Mustufa Rangwala (OpenERP) 2854c3091e [IMP] Code clean
bzr revid: mra@tinyerp.com-20110818054026-1c8295185zn9vmp4
2011-08-18 11:10:26 +05:30
Mustufa Rangwala (OpenERP) c67bbaedee [MERGE] Merge from trunk addons
bzr revid: mra@tinyerp.com-20110818044718-puj3te1hs2mno0z2
2011-08-18 10:17:18 +05:30
Antony Lesuisse a42f93529c [MERGE] l10n that just merged trunk
bzr revid: al@openerp.com-20110817204653-1qw6ijdu5lbcsu4g
2011-08-17 22:46:53 +02:00
ron@tinyerp.com 5d0d73644b [IMP]: account: l10n fullness and inheritancy : Created generate_properties() function for generating properties. This function splited from execute method of wizard.multi.charts.accounts.
bzr revid: ron@tinyerp.com-20110817132303-id2x301hzfsi2xk5
2011-08-17 18:53:03 +05:30
Rucha (Open ERP) 3fb5a68123 [REF]: account: l10n fullness and inheritancy: Improvement in code
bzr revid: rpa@tinyerp.com-20110817124753-1i1oxnhj3rxop9i8
2011-08-17 18:17:53 +05:30
ron@tinyerp.com 4596273e19 [IMP]: account: l10n fullness and inheritancy : Improved in return value
bzr revid: ron@tinyerp.com-20110817084529-diuzaewnt44icgmg
2011-08-17 14:15:29 +05:30
ron@tinyerp.com a1c31c7381 [IMP]: account: l10n fullness and inheritancy : 1)used proper methods to get id from ir.model.data instead of search and browse,
2)Merged common dict, 
3)Improved PEP standard, 
4)Improved context value

bzr revid: ron@tinyerp.com-20110817071424-2q08zfthd2s5jygq
2011-08-17 12:44:24 +05:30
ron@tinyerp.com 8caec851c7 [REF]: account: l10n fullness and inheritancy: Created generate_journals() function for generating journals . This function splited from execute method of wizard.multi.charts.accounts.
bzr revid: ron@tinyerp.com-20110816104340-jvycag84ys0moi69
2011-08-16 16:13:40 +05:30
Vo Minh Thu 847ddda540 [FIX] changed super(osv,self) to super(the-model,self).
bzr revid: vmt@openerp.com-20110816103248-ufdcbkwh2u6c05u7
2011-08-16 12:32:48 +02:00
Rucha (Open ERP) 534059bdac [MERGE]: l10n fullness and inheritancy: Merged improvement of new function to create accounts from account templates
bzr revid: rpa@tinyerp.com-20110816063732-4szixp1sq1w82gji
2011-08-16 12:07:32 +05:30
ron@tinyerp.com 1121f83d04 [IMP]: account: l10n_multilang : Used {}.update method instead of dict[]=True
bzr revid: ron@tinyerp.com-20110816061933-u3eyacevfvhrxdgc
2011-08-16 11:49:33 +05:30
ron@tinyerp.com 61f589603f [IMP]: account: l10n_multilang : Used order in search method for sorting instead of sort() method
bzr revid: ron@tinyerp.com-20110816060955-jy7jc55dkrhr97s2
2011-08-16 11:39:55 +05:30
ron@tinyerp.com 94ec14e8b9 [IMP]: account: l10n_multilang : 1)Improved params of generate_account(),
2)Improved return values, 
3)Improved references where passed this return values, 
4)Improved in ctx

bzr revid: ron@tinyerp.com-20110816055847-5vb3g33kfang0nc8
2011-08-16 11:28:47 +05:30
fp fa7874cddc [IMP] Improved bank account management, report footer, stages by default on projects
bzr revid: fp@fp-laptop-20110815142141-938zg1laoe8wtbkd
2011-08-15 16:21:41 +02:00
Ujjvala Collins (OpenERP) d4ee49e658 [IMP] account: Improved report.
bzr revid: uco@tinyerp.com-20110812112321-3q1vfylgojz0s91h
2011-08-12 16:53:21 +05:30
mtr 02735ad34a [IMP] account,hr: removed extra space from warning message
bzr revid: mtr@mtr-20110812110557-sjt22giah9erxusl
2011-08-12 16:35:57 +05:30
ron@tinyerp.com d93fa42c83 [REF]: account: l10n fullness and inheritancy: Created generate_account() function for generating accounts from templates. This function splited from execute method of wizard.multi.charts.accounts also improved references which has been generate from generate_account function.
bzr revid: ron@tinyerp.com-20110812093737-75qvpxtogmyfkga5
2011-08-12 15:07:37 +05:30
ron@tinyerp.com 52515ced57 [ADD]: account: l10n fullness and inheritancy: Fixed => Non installable Taxes template displaying in Account multi chart wizard
bzr revid: ron@tinyerp.com-20110811112157-jqnd6kyg1ch3o9ea
2011-08-11 16:51:57 +05:30
Rucha (Open ERP) b65c897141 [MERGE]: account: Created new function for loading fiscal positions from fiscal position templates
bzr revid: rpa@tinyerp.com-20110810131125-rxvqkpqoi7ufprxv
2011-08-10 18:41:25 +05:30