Commit Graph

12595 Commits

Author SHA1 Message Date
gpa 68737dfd09 [FIX] Document : It should be allowed to browse through FTP,disregard to --no-databse-list option
bzr revid: gpa@tinyerp.com-20100511070138-xy7s91dyvamlx0m0
2010-05-11 12:31:38 +05:30
gpa 3063846d3e [FIX] sale: move the product_uos_qty and product_uos fields to the
main tab to avoid the issue with the group_extended on the "Extra
Info" tab ( thanks to Numerigraphe

bzr revid: gpa@tinyerp.com-20100511062904-icpboguat26dwr9a
2010-05-11 11:59:04 +05:30
gpa f3b050a4a7 [FIX] Account : Only those accounts are eligible to be Parents which have type=View
bzr revid: gpa@tinyerp.com-20100511055558-31b0nt9c7bmh47ye
2010-05-11 11:25:58 +05:30
Jay(Open ERP) d40110a40f [FIX] (5.0 - 6.0)Purchase : Merge PO should consider fiscal position
bzr revid: vra@tinyerp.com-20100511055409-ayg9yaxl25yz15st
2010-05-11 11:24:09 +05:30
gpa a238492db8 [IMP] Account : Fiscalyear and Period now have name_search
bzr revid: gpa@tinyerp.com-20100511054908-ot3sbwbyzpjd8s48
2010-05-11 11:19:08 +05:30
GPA(OpenEPR) cea2b3cf11 [FIX] (5.0 - 6.0)mrp_subproduct : Corrected action_confirm method
bzr revid: vra@tinyerp.com-20100511053506-emfbi93ndt1hoxlf
2010-05-11 11:05:06 +05:30
Jay(Open ERP) 0398d67493 [FIX](5.0 - 6.0) Account : code improved for move line creation
bzr revid: vra@tinyerp.com-20100510140828-o5w5yyd4wegw4uc2
2010-05-10 19:38:28 +05:30
Jay(Open ERP) f2d4f864a2 [FIX] (5.0 - 6.0)Account_payment : Import of move line should include the date of search due date
bzr revid: vra@tinyerp.com-20100510140111-b13w5shtxhp5wcnl
2010-05-10 19:31:11 +05:30
vra a6c05c04f8 [FIX] (5.0 -6.0)Locations when M2O,should not be among view type--author=GPA(OpenEPP)
bzr revid: vra@tinyerp.com-20100510135426-efb9wllvligbtkr4
2010-05-10 19:24:26 +05:30
Jay(Open ERP) fdd2745662 [FIX] (5.0 - 6.0)Account : __compute() optimized a little
bzr revid: vra@tinyerp.com-20100510134740-nrjju8va6xbdzaua
2010-05-10 19:17:40 +05:30
JMA (OpenERP) 0a2641b0df [FIX] Sale : progressbar for picking should be set when SO is picked 100%(including its procurement is done)
bzr revid: jma@tinyerp.com-20100510133634-5djal5mm7lpcukx1
2010-05-10 19:06:34 +05:30
Jay(Open ERP) f2b2ef9c3a [FIX] (5.0 - 6.0)Account_analytic_default : Invoice creation from SO corected
bzr revid: vra@tinyerp.com-20100510132846-2najk2vfxuhxhykc
2010-05-10 18:58:46 +05:30
gpa 3d3cb4476d [FIX] Sale : Fiscal position value has to be passed when Invoice is created from SO
bzr revid: gpa@tinyerp.com-20100510130122-ssy3j8t5j472vlmx
2010-05-10 18:31:22 +05:30
Jay(Open ERP) b046ff45e6 [REF/FIX] (5.0 - 6.0)Hr_Contract : Removed undefined object's views from xml
bzr revid: vra@tinyerp.com-20100510125632-aoz0t7zf4eoji26l
2010-05-10 18:26:32 +05:30
Jay(Open ERP) 1ebe1de3d9 [FIX] (5.0 - 6.0)Account : Overdue report corrected
bzr revid: vra@tinyerp.com-20100510123510-eebf7x7hqae1ftf4
2010-05-10 18:05:10 +05:30
Olivier Dony 82b9a80568 [FIX] (5.0 - 6.0) account: finish fix of generation of account.move.lines from invoice by providing extension hook
bzr revid: vra@tinyerp.com-20100510122732-qq2rgljxockwm48p
2010-05-10 17:57:32 +05:30
gpa 1b8ee7b87a [FIX] account_payment: added journal_id field in account.move.line.tree view
bzr revid: gpa@tinyerp.com-20100510113634-0og9z5zevn8ghebi
2010-05-10 17:06:34 +05:30
JMA (OpenERP) b98827bb14 [FIX] Account_Voucher : Correction in creating account.move from voucher
bzr revid: jma@tinyerp.com-20100510111252-gwsyp8o6wldxje5w
2010-05-10 16:42:52 +05:30
JMA (OpenERP) 7a2cc710fe [FIX] Sale : progressbar for picking should be set when SO is picked 100%(including its procurement is done)
bzr revid: jma@tinyerp.com-20100510110027-8brfub6n5s9arhx0
2010-05-10 16:30:27 +05:30
JMA (OpenERP) a5cb75b423 [FIX] Account:
Group1 = ['payable', 'receivable', 'other']
Group2 = ['consolidation','view']

The change in type of Account should not be allowed in the following conditions:
1. If the account with its children(if any) have any entries and old type is in Group1, goes to new type in Group2.
2. If the account with its children(if any) have any entries and old type is in Group2, goes to new type in Group1.
3. If the account with its children(if any) have any entries and old type is Closed and new type is other than 'Closed'.

bzr revid: jma@tinyerp.com-20100510104103-gnxsitsw0q6mvwzb
2010-05-10 16:11:03 +05:30
Jay(Open ERP) ee48c965e5 [FIX] (5.0 - 6.0)Account : Manual reconcilation should work with the option of Skip Draft Entries of Journal
bzr revid: vra@tinyerp.com-20100510102537-wunu090pw1ycpbub
2010-05-10 15:55:37 +05:30
Jay(Open ERP) 17abd658c3 [FIX] Account : Journal's name_search() did not use context well
bzr revid: gpa@tinyerp.com-20100510101408-ak1a5dppq86hnikg
2010-05-10 15:44:08 +05:30
JMA (OpenERP) 8f83fa7849 [FIX] Account_payment : Date will be asked to user while importing payment order into bank statement
bzr revid: jma@tinyerp.com-20100510100652-pvarypai13dfki2w
2010-05-10 15:36:52 +05:30
Jay(Open ERP) 99d8cd6e3c [FIX] (5.0 to 6.0)Account : Added centralization check on write() of move line
bzr revid: vra@tinyerp.com-20100510100550-4wk259iksi9f0aer
2010-05-10 15:35:50 +05:30
gpa 0402dda241 [IMP] (5.0 to 6.0) Account_followup : Domian improved for an act_window from Partner
bzr revid: gpa@tinyerp.com-20100510100234-z3cqi9xhec2njoae
2010-05-10 15:32:34 +05:30
gpa 3ab23147cb [FIX](5.0 to 6.0) account_payment: Remove the duplicated 'bank_id' field in the payment.line tree view
bzr revid: gpa@tinyerp.com-20100510100052-e6d908ojubtyjqma
2010-05-10 15:30:52 +05:30
Launchpad Code Hosting dd19eeef1f Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100506040411-0i1io9dog82k1cah
2010-05-06 05:04:11 +01:00
Jay (Open ERP) ab69636080 [FIX] Account : Cancel/Confirm Invoice wizards improved
lp bug: https://launchpad.net/bugs/572421 fixed

bzr revid: jvo@tinyerp.com-20100505070955-5v7h418gb5h1bcmn
2010-05-05 12:39:55 +05:30
Launchpad Code Hosting 6bdf0db637 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100505034816-w6vkp8pe29vr2c1b
2010-05-05 04:48:16 +01:00
RVO 120ca9ba17 [MERGE] merged ir.rule refactoring into addons-trunk - please check point_of_sale
bzr revid: odo@openerp.com-20100504004716-hetrwn0vkx0zi29f
2010-05-04 01:47:16 +01:00
mra (Open ERP) 91bf7c59ac [FIX] account_payment: missiong wizard reference
bzr revid: mra@tinyerp.com-20100503063926-s9psbpd6ogb5iwxw
2010-05-03 12:09:26 +05:30
mra (Open ERP) cdd5b716af [MERGE] Merge with Addons3 Branch (Mod3 Changes)
bzr revid: mra@tinyerp.com-20100503044207-ysy073fon1zftfiq
2010-05-03 10:12:07 +05:30
Mantavya Gajjar 1b44fda293 [MERGE]: merging from same branch
bzr revid: mga@tinyerp.com-20100503042754-76m9ylbnhp7g6nse
2010-05-03 09:57:54 +05:30
mra (Open ERP) 25cf7bd4a7 [MERGE] Merge with main branch
bzr revid: mra@tinyerp.com-20100503042721-tqrbqctkmntqgodl
2010-05-03 09:57:21 +05:30
Launchpad Code Hosting 8f77ca2998 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100501035504-80u3xezh3d0jdv70
bzr revid: codehost@crowberry-20100502035725-71ipldnflgoy6m3w
bzr revid: codehost@crowberry-20100503040354-87jadalzxt8vaw2w
2010-05-03 05:03:54 +01:00
Harry (Open ERP) caab9eae19 [REMERGE] stock: change product cost wizard
bzr revid: hmo@tinyerp.com-20100430150049-wxw84css10mkrm1n
2010-04-30 20:30:49 +05:30
psi (Open ERP) b32d58b0d3 [FIX] scrum: loading views for reference purpose in __openerp__
bzr revid: psi@tinyerp.co.in-20100430145728-w76rw17gbqqsh6b0
2010-04-30 20:27:28 +05:30
HDA (OpenERP) 64af6d44e0 Module recorder improvement for osv.memory wizard (Need code review)
bzr revid: hda@tinyerp.com-20100430140806-sw1x62589o1eo4ff
2010-04-30 19:38:06 +05:30
Olivier Dony 44eaad8484 [FIX] account: fixed typo in backport of fix of generation of account.move.lines from invoice by providing extension hook
lp bug: https://launchpad.net/bugs/452854 fixed

bzr revid: odo@openerp.com-20100430123401-wfns09pk00z0qiyr
2010-04-30 14:34:01 +02:00
Jay (Open ERP) 20996ec0cb [FIX] Account : Correction on ODO's commit
bzr revid: jvo@tinyerp.com-20100430120126-zs8kf4g1fip1e84t
2010-04-30 17:31:26 +05:30
mra (Open ERP) 9a6f2cb558 [REM] account_payment: wizard view file removed
bzr revid: mra@tinyerp.com-20100430115820-syrjsj96arriyyp9
2010-04-30 17:28:20 +05:30
mra (Open ERP) 5bb377ff25 [IMP] account_payment: rename file for pay wizards
bzr revid: mra@tinyerp.com-20100430115423-amv11hromdtqy3ky
2010-04-30 17:24:23 +05:30
Vir (Open ERP) 2d412ce412 [ADD,MOD] account_payment : wizard_pay converted to osv memory wizard
bzr revid: vir@tinyerp.com-20100430115154-wbvl3a6pqzw0nc00
2010-04-30 17:21:54 +05:30
Vir (Open ERP) 7162874a62 [ADD,MOD] account_reporting : wizard converted to osv memory wizard
bzr revid: vir@tinyerp.com-20100430114819-o670cxzyh0ii0z0h
2010-04-30 17:18:19 +05:30
ACH(OpenERP) 6cbabb46e6 [FIX] SmtpClient : Password may be into decoded form.
lp bug: https://launchpad.net/bugs/537124 fixed

bzr revid: jvo@tinyerp.com-20100430114318-cwbgppad7mkbz681
2010-04-30 17:13:18 +05:30
mra (Open ERP) e4a3054a53 [ADD] account_payment: Populate payments => osv memory
bzr revid: mra@tinyerp.com-20100430112741-yrq1tx23p6vyekuz
2010-04-30 16:57:41 +05:30
Olivier Dony 81662d28a9 [FIX] account: backport of fix of generation of account.move.lines from invoice by providing extension hook
lp bug: https://launchpad.net/bugs/452854 fixed

bzr revid: odo@openerp.com-20100430112555-vmp2l7h077sl3etk
2010-04-30 13:25:55 +02:00
HDA (OpenERP) b49cc61fb7 Improved thunderbird for usability
bzr revid: hda@tinyerp.com-20100430100037-kzn8gjjh6zh2ajb2
2010-04-30 15:30:37 +05:30
psi (Open ERP) 2c08059898 [IMP] project_issue: make assigned to user in issue while creating task from issue
bzr revid: psi@tinyerp.co.in-20100430093516-3q3oojin3shydsge
2010-04-30 15:05:16 +05:30
psi (Open ERP) d2ebfdb884 [ADD] account_voucher: change accont_voucher_open wizard to osv_memory
bzr revid: psi@tinyerp.co.in-20100430090859-aurxcf7i2lmyfw3b
2010-04-30 14:38:59 +05:30