Commit Graph

1150 Commits

Author SHA1 Message Date
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
ron@tinyerp.com c4992d504a [IMP]: account: l10n fullness and inheritancy: Improved value of taxes_ids passing from generate_fiscal_position() also gave proper param name in function
bzr revid: ron@tinyerp.com-20110810112930-6eswcq55f34clbpk
2011-08-10 16:59:30 +05:30
ron@tinyerp.com a43a6cfd34 [IMP]: account: l10n fullness and inheritancy: Removed If loop because its not needed and removed some intermediate variable
bzr revid: ron@tinyerp.com-20110810110349-g5qy6lmex8s57jk3
2011-08-10 16:33:49 +05:30
ron@tinyerp.com e3c59f1587 [IMP]: account: l10n fullness and inheritancy: Created journal sequence with proper company_id
bzr revid: ron@tinyerp.com-20110810100856-l3y94km0s9gdwdvc
2011-08-10 15:38:56 +05:30
ron@tinyerp.com 85e5589af0 [REF]: account: l10n fullness and inheritancy: Create Function generate_fiscal_position in account.fiscal.position.template for generate Fiscal Position , Fiscal Position Accounts and Fiscal Position Taxes from templates. This function splited from execute method of wizard.multi.charts.accounts
bzr revid: ron@tinyerp.com-20110810084352-xt4npr55p77udkl3
2011-08-10 14:13:52 +05:30
Maxime Chambreuil 8de161c243 [FIX] Made changes in account.py and installer.py inorder to get the company information while loading account module
lp bug: https://launchpad.net/bugs/822976 fixed

bzr revid: bde@tinyerp.com-20110810060607-9gltlhrpiwyqu3yv
2011-08-10 11:36:07 +05:30
ron@tinyerp.com 0d3115cc11 [ADD]: account: l10n fullness and inheritancy: On account.chart.template, added field.integer which is the default value for number of digits the user wants to have. => Gave onchange instead if the current _default: {code_digits :6}
bzr revid: ron@tinyerp.com-20110809100626-1052s3iz69a53zll
2011-08-09 15:36:26 +05:30
Rucha (Open ERP) 6fae6dab0e [MERGE]: l10n fullness and inheritancy: Added new wizard to easily generate a tax from a tax.template where boolean installable is False (something not in the main process to generate the objects from templates: its another wizard that just doesnt have anything to deal with main flow)
bzr revid: rpa@tinyerp.com-20110808125708-829r5s3k4eabgmhc
2011-08-08 18:27:08 +05:30
ron@tinyerp.com a9212ab97a [IMP]: account: l10n fullness and inheritancy: Improved code for context
bzr revid: ron@tinyerp.com-20110808110437-zqnck821xihgopyn
2011-08-08 16:34:37 +05:30
ron@tinyerp.com e2645ffa4e [IMP]: account: l10n fullness and inheritancy:
1)Removed values given by context, 
2)move ir.values updation to execute fucntion, 
3)improved arguments lables and docString in generate_tax fucntion, 
4)remove unnecessary arguments from generate_tax function

bzr revid: ron@tinyerp.com-20110808105236-pt5f8069zwj1oz3y
2011-08-08 16:22:36 +05:30
ron@tinyerp.com cb2f70799b [IMP]: account: l10n fullness and inheritancy: Add company_id as argument in tax_generate function
bzr revid: ron@tinyerp.com-20110808102658-hy4dkqcdb3u4ike5
2011-08-08 15:56:58 +05:30
ron@tinyerp.com 7304bef3f6 [IMP]: account: l10n fullness and inheritancy: Improved label in the wizard, and docstring in the function
bzr revid: ron@tinyerp.com-20110808100310-f61wr13a559loiyu
2011-08-08 15:33:10 +05:30
ron@tinyerp.com fbd83912b0 [IMP]: account: l10n fullness and inheritancy: Move the tax_generate function to account.tax.template
bzr revid: ron@tinyerp.com-20110808094118-4uhlhm6s63n17qj9
2011-08-08 15:11:18 +05:30
Rucha (Open ERP) 5cc65351e1 [MERGE]: account: Minor usability improvement for field labels + Improved helptext
bzr revid: rpa@tinyerp.com-20110808072650-dmi0722e3egwmtx3
2011-08-08 12:56:50 +05:30
ron@tinyerp.com e92fc06a2c [ADD]: account: l10n fullness and inheritancy: improvement PEP statndard and company_id
bzr revid: ron@tinyerp.com-20110805125145-npom8tyh5c6ol62t
2011-08-05 18:21:45 +05:30
ron@tinyerp.com c8e3c1adae [ADD]: account: l10n fullness and inheritancy: Used common function to generate taxes from tax templates
bzr revid: ron@tinyerp.com-20110805124519-krhoctkm12vwssgg
2011-08-05 18:15:19 +05:30
Rucha (Open ERP) ceb64a143d [MERGE]: Merged with latest trunk-addons as there are many changes regarding config wizards
bzr revid: rpa@tinyerp.com-20110805060927-8bcmk370c4ln9018
2011-08-05 11:39:27 +05:30
mtr b3d4085714 [FIX] account,hr,hr_recruitment,hr_payroll,product:- enforced _sql_constraint to maintain uniqueness
lp bug: https://launchpad.net/bugs/789019 fixed

bzr revid: mtr@mtr-20110805052025-3w0w7ccnnlrish2b
2011-08-05 10:50:25 +05:30
ron@tinyerp.com 4ec5a06323 [ADD]: account: l10n fullness and inheritancy: combined for and If loop
bzr revid: ron@tinyerp.com-20110804111106-vuyy9k02nu701syf
2011-08-04 16:41:06 +05:30
ARA (OpenERP) 1f4c3d2fbb [IMP] improve find method of account period and make comapny_id as related on account voucher
bzr revid: ara@tinyerp.com-20110804095550-xu04lz4wkfhusvg0
2011-08-04 15:25:50 +05:30
ron@tinyerp.com bd6d058fbc [ADD]: account: l10n fullness and inheritancy: 1) Add installable field on account.tax.template
2)Real tax object will create only from tax template when installable field has been true
3)Give default value True of installable field
4)Improved code of tax store in ir.values

bzr revid: ron@tinyerp.com-20110804070856-6mjxo8d22inrfqfh
2011-08-04 12:38:56 +05:30
Bharat (OpenERP) cd85ba5a10 [REM] removed mktime package from account.py
bzr revid: bde@tinyerp.com-20110804065337-egm5ju0h3lyld3q7
2011-08-04 12:23:37 +05:30
Rucha (Open ERP) 7c366558aa [MERGE]: l10n fullness and inheritancy: Added code to load default sales and purchase tax when set_tax_complete is False on COA template
bzr revid: rpa@tinyerp.com-20110803121733-r96ynsm0upbiufwq
2011-08-03 17:47:33 +05:30
ron@tinyerp.com fb3e67988b [IMP]: account: l10n fullness and inheritancy: Improved code for name
bzr revid: ron@tinyerp.com-20110803115601-rw9ri28p3vz6zjmr
2011-08-03 17:26:01 +05:30
ron@tinyerp.com 9823ed6a73 [IMP]: account: l10n fullness and inheritancy: Improved code
bzr revid: ron@tinyerp.com-20110803110910-bw747dlpc74cko1g
2011-08-03 16:39:10 +05:30
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
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