Commit Graph

1168 Commits

Author SHA1 Message Date
Olivier Dony c74e620701 [FIX] account: incorrect usage of browse_record in fix for accounting reports merged by fp in revision 8001
The browse_record was being passed instead of its ID in the
search domain. Also cleaned up the useless `for` loop.

bzr revid: odo@openerp.com-20121112164733-n2uafcrfgux1awl8
2012-11-12 17:47:33 +01:00
Fabien Pinckaers ddf141d005 [MERGE] fix fiscalyear selection
bzr revid: fp@tinyerp.com-20121112091702-1nhsc56nipoquko3
2012-11-12 10:17:02 +01:00
Fabien Pinckaers 0cd2294f75 [MERGE] fiscalyear small bugfix
bzr revid: fp@tinyerp.com-20121112084817-x3gr534gfwtbuh6v
2012-11-12 09:48:17 +01:00
Chris Forbes 8f357dbcc8 [FIX]account:fixed the issue Aged Partner Balance Report chooses FY for wrong company
lp bug: https://launchpad.net/bugs/1018591 fixed

bzr revid: ssu@tinyerp.com-20121109124309-zxritll4gzbr7jv8
2012-11-09 18:13:09 +05:30
Foram Katharotiya (OpenERP) c218cdbf51 [IMP] remove menu Periodical Processing/Recurring Entries/Manual Recurring
bzr revid: fka@tinyerp.com-20121107063407-62cijw8g4ordrp4b
2012-11-07 12:04:07 +05:30
Foram Katharotiya (OpenERP) 2bf1f7cbf6 [IMP] remove menu Bank & Cash/Journal Items
bzr revid: fka@tinyerp.com-20121107062227-z2jhpbtmo4uyl139
2012-11-07 11:52:27 +05:30
Foram Katharotiya (OpenERP) 527b02bc1a [IMP] remove menu Supplier/Journal Items
bzr revid: fka@tinyerp.com-20121107055500-3k49sa0i116naklp
2012-11-07 11:25:00 +05:30
Foram Katharotiya (OpenERP) 3e4fd766c6 [IMP] remove menu Customers / Journal Items
bzr revid: fka@tinyerp.com-20121107054433-gyd4q4fqncmm70pl
2012-11-07 11:14:33 +05:30
Divyesh Makwana (Open ERP) ff24a250f8 [IMP] Improved the Cancel Opening Entries Wizard.
bzr revid: mdi@tinyerp.com-20121106130131-f462qb5s6pfduv6p
2012-11-06 18:31:31 +05:30
Ajay Chauhan (OpenERP) 0ede04eb0c [IMP] account: hide journal tab from trial balance wizard
bzr revid: cha@tinyerp.com-20121106104023-sxjez34gdctem7vt
2012-11-06 16:10:23 +05:30
Ajay Chauhan (OpenERP) 3e2017b8c0 [IMP] account: did proper formating for comparison tab on wizard
bzr revid: cha@tinyerp.com-20121106090618-4fnxr5ld15x5mtxx
2012-11-06 14:36:18 +05:30
Mayur Maheshwari (OpenERP) 651f8f8994 [FIX]account : Generate Opening Entries wizard should not generate credit and debit entries with amount 0.0 at the time of balance transfer before closing the year
bzr revid: mma@tinyerp.com-20121101095754-rczv2nvmk0mdqsdb
2012-11-01 15:27:54 +05:30
Joël Grand-Guillaume 227738dedb [IMP] Forbid to remove the reconcile on opening entries, we introduce a new boolean field to identify the reconciliation made by the closing process from others.
bzr revid: joel.grandguillaume@camptocamp.com-20121026135415-k1q0yq5zxngmfm5k
2012-10-26 15:54:15 +02:00
Fabien Pinckaers 5e31fdf8a2 [IMP] wizard messages
bzr revid: fp@tinyerp.com-20121008073209-53rvs8dp5o3vxmb8
2012-10-08 09:32:09 +02:00
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Fabien Pinckaers 672c2c0d05 [IMP] Credit Note useability
bzr revid: fp@openerp.com-20120930170256-csm6kpjhfr2jg2nt
2012-09-30 19:02:56 +02:00
Fabien Pinckaers 73d0fb8d1c [MERGE]
lp bug: https://launchpad.net/bugs/944017 fixed

bzr revid: fp@tinyerp.com-20120929091416-rjxhp7n6squ7qelo
2012-09-29 11:14:16 +02:00
niv-openerp 68499fbb8b merge trunk
bzr revid: nicolas.vanhoren@openerp.com-20120921133748-7rfw8h8x38z2wjdp
2012-09-21 15:37:48 +02:00
Khushboo Bhatt (Open ERP) 7ed74bec49 [FIX]account:create journal items
bzr revid: kbh@tinyerp.com-20120918132727-7ffkz0q737r5yzmq
2012-09-18 18:57:27 +05:30
Quentin (OpenERP) 8f134d5c85 [IMP/FIX] account, manual reconciliation process
*replaced function get_next_partner() by list_partners_to_reconcile(), which is optmized, more explicit and returns now the result of name_get() (for convenience)
	*removed useless stuff about 'stop_reconcile' in context (replaced by the function has_something_to_reconcile())
	*changed semantic of last_reconciliation_date field. It's now intented to be filled only when the given partner does not have anything remaining to reconcile)

bzr revid: qdp-launchpad@openerp.com-20120918124640-eerh0ait8vt7n7ta
2012-09-18 14:46:40 +02:00
niv-openerp cd12a0faf5 removed lot of stuff
bzr revid: nicolas.vanhoren@openerp.com-20120917151031-h3gofzqv23k6g0t7
2012-09-17 17:10:31 +02:00
niv-openerp 57ffffbdba merge trunk
bzr revid: nicolas.vanhoren@openerp.com-20120917144607-x6isco6j9a4vt3ah
2012-09-17 16:46:07 +02:00
Antonin Bourguignon 46f7aa283b [IMP] code cleaning
bzr revid: abo@openerp.com-20120917094112-uahrew8q0jz6aqo3
2012-09-17 11:41:12 +02:00
Antonin Bourguignon fe4f1271dc [MERGE] latest trunk
bzr revid: abo@openerp.com-20120917092035-6kb78u9sr9ifah07
2012-09-17 11:20:35 +02:00
Harry (OpenERP) 7e5c71572c [MERGE]
bzr revid: hmo@tinyerp.com-20120910110328-7261a1drxdqk0orv
2012-09-10 16:33:28 +05:30
Stephane Wirtel 28b6979371 [FIX] account: Add an ondelete=cascade on the payment term line
[FIX] crm_claim: Fix a bug with the precedence of a menuitem
[FIX] hr_timesheet_sheet: Fix the ids of name_get

bzr revid: stw@openerp.com-20120906125407-8lbgehsf0yvy35vw
2012-09-06 14:54:07 +02:00
Stephane Wirtel 97de9d6d3f [FIX] point_of_sale: Set the right account for the internal account.
[REF] point_of_sale: Review the code for the Take Money Out and Push Money In.
[FIX] point_of_sale: Can post a session with an order in the invoiced state.

bzr revid: stw@openerp.com-20120905150538-v9ex7wehyebft7tu
2012-09-05 17:05:38 +02:00
Benoit Guillot 8f1a02e331 [IMP] add method to prepair refund and add context in the method def refund
bzr revid: benoit.guillot@akretion.com.br-20120829083933-vfi198opk85dj91m
2012-08-29 10:39:33 +02:00
RGA(OpenERP) 03dd0da485 Remove print
bzr revid: rgaopenerp-20120827064531-hxwor2pr6nn5f53r
2012-08-27 12:15:31 +05:30
RGA(OpenERP) b4a38f16ac [FIX] last_reconciliation_date should write on reconcilation and change according to get correct partner based on last reconciliation date
bzr revid: rgaopenerp-20120822125616-bxkrh4le71yg2dod
2012-08-22 18:26:16 +05:30
RGA(OpenERP) c9c4fd2e0f Merge with trunk
bzr revid: rgaopenerp-20120821085111-e2ssi21yfq1hdu7w
2012-08-21 14:21:11 +05:30
Ajay Chauhan (OpenERP) 3b02c8a6cb [MERGE] Merge with main addons
bzr revid: cha@tinyerp.com-20120820111000-f4zjx3a7svj1vcab
2012-08-20 16:40:00 +05:30
Ajay Chauhan (OpenERP) 20981ac1a3 [IMP] account: make little change in onchange method.
bzr revid: cha@tinyerp.com-20120820105942-zkyrqrebn3s3j9nc
2012-08-20 16:29:42 +05:30
Vo Minh Thu 9822629548 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813160657-ilujdek8ys4fzhp9
2012-08-13 18:06:57 +02:00
Harry (OpenERP) b965b2cba2 [MERGE]
bzr revid: hmo@tinyerp.com-20120813064510-zrzqw8657t2k6y26
2012-08-13 12:15:10 +05:30
Fabien Pinckaers c17b2443e7 [IMP] improved UI for PoS - mainly forms version=7.0
bzr revid: fp@openerp.com-20120811133406-jvso3qhmozmgnj3j
2012-08-11 15:34:06 +02:00
RGA(OpenERP) d5b3532da0 Merge with trunk
bzr revid: rgaopenerp-20120809110842-8pauddgqtqgabnqi
2012-08-09 16:38:42 +05:30
Twinkle Christian (OpenERP) 44eb35dfa2 [IMP]Remove type field from the whole account
bzr revid: tch@tinyerp.com-20120808105907-08cd8y1n0grgxxid
2012-08-08 16:29:07 +05:30
RGA(OpenERP) 512f5a1bc5 [REM] remove button widget
bzr revid: rgaopenerp-20120807133427-kskuv8gtf72fdlwe
2012-08-07 19:04:27 +05:30
Antonin Bourguignon 59aa37f0e4 [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!')
bzr revid: abo@openerp.com-20120807113414-7mryqyt3jnq8shsa
2012-08-07 13:34:14 +02:00
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
Antonin Bourguignon b0e8ae4c7d [IMP] error messages
fix errors ending with an exclamation point; use a point instead
remove uniques (or almost) error messages titles, like 'Encoding Error' (1 occurrence in addons), 'Integrity Error' (1 occurrence in addons), 'Report Name' (1 occurrence in addons), 'Value Error' (1 occurrence in addons), 'Wrong Period Code' (1 occurrence in addons); replace these with 'Error'
add newline character after some messages titles, when necessary
fix 'UserError': should be 'User Error'
remove spaces before exclamation marks
add capital letters to messages titles words (e.g.: 'Invalid action' becomes 'Invalid Action')

bzr revid: abo@openerp.com-20120807110616-u3nlnybtgaebro18
2012-08-07 13:06:16 +02:00
Antonin Bourguignon fe5956057a [FIX] spelling: 'insufficient data' instead of 'data insufficient'
bzr revid: abo@openerp.com-20120807102326-sro2nxr4zn95zhs1
2012-08-07 12:23:26 +02:00
Antonin Bourguignon 48e0915804 [IMP] rephrase some error and warning messages in account
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806154410-kbf9aai2uzq2b0c4
2012-08-06 17:44:10 +02:00
pso (OpenERP) 389f8d6803 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120806094234-1b145yrjixy5yrsg
2012-08-06 15:12:34 +05:30
RGA(OpenERP) f067d88dd1 Merge with trunk
bzr revid: rgaopenerp-20120806052331-dr91152trfyhkku3
2012-08-06 10:53:31 +05:30
Fabien Pinckaers 4e69bdd6fc [IMP] improved menu tips - 10 firsts clicks
bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj
2012-08-04 15:21:36 +02:00
pso (OpenERP) bc68e4079c [IMP] Improved warning messages
bzr revid: pso@tinyerp.com-20120727065557-vvhog448zrrfuibd
2012-07-27 12:25:57 +05:30
pso (OpenERP) e5da0e191b [MERGE] Merged with main branch
bzr revid: pso@tinyerp.com-20120725125332-7qe6b3l0fjryast2
2012-07-25 18:23:32 +05:30
RGA(OpenERP) 41f18dc264 Merge with trunk
bzr revid: rgaopenerp-20120725113844-mcz488pe9niuxa45
2012-07-25 17:08:44 +05:30
pso (OpenERP) 238bbc539a [IMP] Improved warning messages for account module
bzr revid: pso@tinyerp.com-20120725073357-kcdgglpmbxrtbq6d
2012-07-25 13:03:57 +05:30
pso (OpenERP) 1e3535e877 [IMP] Improved warning messages for account module
bzr revid: pso@tinyerp.com-20120725065901-8yz655wmvys729kj
2012-07-25 12:29:01 +05:30
Stephane Wirtel fa0b196382 [MERGE] lp:~openerp-dev/openobject-addons/trunk-tooltip_imp-psi
bzr revid: stw@openerp.com-20120724075723-qdvvhhpfdt1rzvnl
2012-07-24 09:57:23 +02:00
RGA(OpenERP) 60e4b52a28 Merge with trunk
bzr revid: rgaopenerp-20120724053506-6u2eyg51ootpkro7
2012-07-24 11:05:06 +05:30
Purnendu Singh (OpenERP) e284d3b4dc [IMP, MERGE] merge rpa branch with few misc changes
bzr revid: psi@tinyerp.com-20120720073038-i5gv23jwkj3555wh
2012-07-20 13:00:38 +05:30
RGA(OpenERP) 5a4e4db518 [IMP] set default selected record when list view load
bzr revid: rgaopenerp-20120720062213-h78ahslrl7u2zoqr
2012-07-20 11:52:13 +05:30
Purnendu Singh (OpenERP) 7a8ac01d31 [MERGE] merge with main branch
bzr revid: psi@tinyerp.com-20120720061520-fzq1vhfyn88z8q3d
2012-07-20 11:45:20 +05:30
Amit Bhavsar (Open ERP) dd55d30961 [FIX] account : Improve the code
lp bug: https://launchpad.net/bugs/1026434 fixed

bzr revid: amb@tinyerp.com-20120720060506-clb6z56xa5tqzyy3
2012-07-20 11:35:06 +05:30
Rajesh Prajapati (OpenERP) 9e0be9ffd1 [IMP]vat to tax : changed the label tax in lowercase
bzr revid: rpr@tinyerp.com-20120719111115-ap37b1bo2o7w1w1k
2012-07-19 16:41:15 +05:30
Amit Bhavsar (Open ERP) ee941671d2 [FIX] account : Improve the code.
lp bug: https://launchpad.net/bugs/1026434 fixed

bzr revid: amb@tinyerp.com-20120719084542-la8jx5qxiefwoojr
2012-07-19 14:15:42 +05:30
Rajesh Prajapati (OpenERP) 1916eadb89 [IMP]vat to tax : changed the label Tax as its abbreviation
bzr revid: rpr@tinyerp.com-20120719055821-1d6ipvw6i8s0n7uk
2012-07-19 11:28:21 +05:30
Rajesh Prajapati (OpenERP) e068ed2663 [IMP]vat to tax : changed the label Vat as its abbreviation
bzr revid: rpr@tinyerp.com-20120719053803-r4p9dhh28h2bysmm
2012-07-19 11:08:03 +05:30
Quentin (OpenERP) 13f368707d [IMP] accounting: usability, review of form views
bzr revid: qdp-launchpad@openerp.com-20120718142810-guj4aekt9v02jgfw
2012-07-18 16:28:10 +02:00
Rajesh Prajapati (OpenERP) 74a58c0f15 [IMP]vat to tax : I have changed the label as tax inplace of vat
bzr revid: rpr@tinyerp.com-20120718121821-esupnmy423ukxniz
2012-07-18 17:48:21 +05:30
Quentin (OpenERP) 803220f3b7 [IMP] account: usability, review of form views
bzr revid: qdp-launchpad@openerp.com-20120718102109-prtl3sb28xehgnlh
2012-07-18 12:21:09 +02:00
Quentin (OpenERP) 87d0d213ea [FIX] account: bad parameters during string formatting\!\!\!
bzr revid: qdp-launchpad@openerp.com-20120718101626-4h0z8qyq8mx1jg5h
2012-07-18 12:16:26 +02:00
Atul Patel (OpenERP) e284d902ef [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120718064921-wob12umyjhi63v63
2012-07-18 12:19:21 +05:30
Purnendu Singh (OpenERP) f186ff2145 [MERGE] Merge with main addons
bzr revid: psi@tinyerp.com-20120718055314-7a8w836mzjlueexu
2012-07-18 11:23:14 +05:30
RGA(OpenERP) c574671aa2 Merge with trunk
bzr revid: rgaopenerp-20120717052359-fhiv2am6anyjc70z
2012-07-17 10:53:59 +05:30
Fabien Pinckaers 524f245735 [IMP] wizard layout
bzr revid: fp@openerp.com-20120716223120-295kskvs8i2jwc3g
2012-07-17 00:31:20 +02:00
Atul Patel (OpenERP) cb13892b69 [FIX]: Fix some view regarding space problem.
bzr revid: atp@tinyerp.com-20120716132910-8fsw4ncbw0jov4rc
2012-07-16 18:59:10 +05:30
Atul Patel (OpenERP) ddbb0b06e9 [MERGE]: Merge with account-view-imp
bzr revid: atp@tinyerp.com-20120716112849-xqtvh4n5636snomt
2012-07-16 16:58:49 +05:30
Atul Patel (OpenERP) a74fbb4de7 [REM]: Remove tips and separator from report popup wizard
bzr revid: atp@tinyerp.com-20120716063121-tq9f8b4ntmncxxgc
2012-07-16 12:01:21 +05:30
Atul Patel (OpenERP) e7fe5125d1 [FIX]: Add four tab and remove Accounting Name.
bzr revid: atp@tinyerp.com-20120714181525-mrvr9clpzoze09sl
2012-07-14 23:45:25 +05:30
Atul Patel (OpenERP) f87270bb68 [MERGE]: merged lp:~openerp-commiter/openobject-addons/trunk-accounting-view-imp-atp-periodical-processing-viw-imp-pja
bzr revid: atp@tinyerp.com-20120713133119-2djeowjcyitllckj
2012-07-13 19:01:19 +05:30
Jalpesh Patel (OpenERP) ebcc25e7f6 [IMP]account:periodical-processing-view-improve
bzr revid: pja@tinyerp.com-20120713121658-ogp9wk3osmyxasvy
2012-07-13 17:46:58 +05:30
Rajesh Prajapati (OpenERP) 71122ae47a [IMP]tooltip : I have changed the tooltip of fields as suggested
bzr revid: rpr@tinyerp.com-20120713101751-zokuph2bcpcmlfc5
2012-07-13 15:47:51 +05:30
Harry (OpenERP) 1744fe2ffb [MERGE] upstream
bzr revid: hmo@tinyerp.com-20120713060815-n2gtoumchg1lupsb
2012-07-13 11:38:15 +05:30
Frédéric van der Essen cd3a0c2b73 [MERGE] from trunk
bzr revid: fva@openerp.com-20120711162837-xirr40vvc81xk8ra
2012-07-11 18:28:37 +02:00
Hardik 1b6ab86696 [IMP]Account : Changes in Warning Message account_invoice, account_move_journal
bzr revid: hsa@tinyerp.com-20120711132844-zz5rzyf7wxhc12l9
2012-07-11 18:58:44 +05:30
Hardik 3fadbdcfc0 [IMP]Account : Changes in Warning Message
bzr revid: hsa@tinyerp.com-20120711084821-4reozitt3vgo9u31
2012-07-11 14:18:21 +05:30
Fabien Pinckaers 64a9321d56 [IMP] footer on forms
bzr revid: fp@tinyerp.com-20120710164011-unqi1okf2uu8yhts
2012-07-10 18:40:11 +02:00
Frédéric van der Essen f8d32d3304 [MERGE] point_of_sale
bzr revid: fva@openerp.com-20120710142447-s0z5ca89bofh0n2c
2012-07-10 16:24:47 +02:00
Atul Patel (OpenERP) e4eaabcb54 [MERGE]: Merged lp:~openerp-commiter/openobject-addons/trunk-accounting-view-imp-atp-Accounting-Report-Wizard-shp
bzr revid: atp@tinyerp.com-20120709133815-i5c9h02vkwvju5ag
2012-07-09 19:08:15 +05:30
Atul Patel (OpenERP) 505ec533ab [MERGE]: Merged lp:~openerp-commiter/openobject-addons/trunk-accounting-view-imp-atp-customer-invoice-view-imp-pja
bzr revid: atp@tinyerp.com-20120709113614-j5ykwfakucivckvk
2012-07-09 17:06:14 +05:30
pankita shah (Open ERP) 86a0371d00 [IMP] improve Accounting reports wizards and Supplier invoice/refund.
bzr revid: shp@tinyerp.com-20120709103049-jqoz1opqtsiq3uiy
2012-07-09 16:00:49 +05:30
Jalpesh Patel (OpenERP) 6206d0df14 [IMP]customer-invoice-view
bzr revid: pja@tinyerp.com-20120709081227-t5bplfrzwv57pdmu
2012-07-09 13:42:27 +05:30
Ajay Chauhan (OpenERP) 41c90e8755 [FIX] account: add else condition in onchange_chart_id
lp bug: https://launchpad.net/bugs/1021152 fixed

bzr revid: cha@tinyerp.com-20120705130455-iy00wseff3lroj25
2012-07-05 18:34:55 +05:30
Atul Patel (OpenERP) 945ad60cfc [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120702112435-n325xog7nfa3z4se
2012-07-02 16:54:35 +05:30
RGA(OpenERP) e17004f38a merge with trunk
bzr revid: rgaopenerp-20120702064214-1pj391wgn5i18waq
2012-07-02 12:12:14 +05:30
Quentin (OpenERP) 6fe94bd4bc [MERGE] merged with maint runk
bzr revid: qdp-launchpad@openerp.com-20120629123618-z1bv3dqdfqy23hno
2012-06-29 14:36:18 +02:00
Raphael Collet 7416e2443f [IMP] small form view improvements
bzr revid: rco@openerp.com-20120629093256-np0ver7xyzam2qzm
2012-06-29 11:32:56 +02:00
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Raphael Collet 7597e4054d [IMP] account_*: clean up views
bzr revid: rco@openerp.com-20120628150519-dtwgq8zcdlvj0b55
2012-06-28 17:05:19 +02:00
Nimesh (Open ERP) d1188ef84d [IMP] add cancel button in wizards.
bzr revid: nco@tinyerp.com-20120628094010-z4dlxcnt5tlt1cwq
2012-06-28 15:10:10 +05:30
Sanjay Gohel (Open ERP) 1702b2335d [IMP]remove tabs and add spaces instead of them
bzr revid: sgo@tinyerp.com-20120628064005-zuerrpazumf5lf1q
2012-06-28 12:10:05 +05:30
Jigar Amin - OpenERP 654c4de2bf [MERGE] lp:~openerp-dev/openobject-addons/trunk-red-button-add-cancel-tch
bzr revid: jam@tinyerp.com-20120627135518-7q0ndlpfqukir2ar
2012-06-27 19:25:18 +05:30
Atul Patel (OpenERP) c462e155f7 [MERGE]:Merged lp:~openerp-dev/openobject-addons/trunk-accounting-view-imp-atp-chart-of-accounts-bde
bzr revid: atp@tinyerp.com-20120627133524-9kui4o34daeilj12
2012-06-27 19:05:24 +05:30
Twinkle (OpenERP) a3b95ebe1f [IMP]Added cancel button and apply css class flow
bzr revid: tch@tinyerp.com-20120627132806-lv8otyheoizq9of9
2012-06-27 18:58:06 +05:30
Atul Patel (OpenERP) 0e5cc9bb6b [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120627132159-6divbj4o6noqzwlh
2012-06-27 18:51:59 +05:30
Bharat Devnani (OpenERP) 29ae3ad12c [IMP] kept periods on single line
bzr revid: bde@tinyerp.com-20120627131213-h8lorzub169401gi
2012-06-27 18:42:13 +05:30
Jigar Amin - OpenERP 7c645856fe [MERGE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20120627114052-094g4yequ34sr59d
2012-06-27 17:10:52 +05:30
Atul Patel (OpenERP) 5e26992266 [MERGE]: Merged lp:~openerp-dev/openobject-addons/trunk-accounting-view-imp-atp-chart-of-tax-bde
bzr revid: atp@tinyerp.com-20120627102926-be7cnock0h4zb6rc
2012-06-27 15:59:26 +05:30
Bharat Devnani (OpenERP) 4c71e32217 [IMP] improved view of chart of taxes wizard
bzr revid: bde@tinyerp.com-20120627063013-3w5rlcpb1th4kgi5
2012-06-27 12:00:13 +05:30
Bharat Devnani (OpenERP) afebbef66c [IMP] improved view of Chart of Accounts wizard
bzr revid: bde@tinyerp.com-20120627055820-396fiiqjw7s4obkg
2012-06-27 11:28:20 +05:30
Antony Lesuisse ce583333f9 [FIX] minor fixes before merge
bzr revid: al@openerp.com-20120626200909-rnriwjhsvr8u7i7w
2012-06-26 22:09:09 +02:00
Bharat Devnani (OpenERP) 022d717f10 [IMP] improved views of menus under Periodical Processing from useability point of view
bzr revid: bde@tinyerp.com-20120626091651-4cugzyz1dj2n4mb1
2012-06-26 14:46:51 +05:30
Twinkle (OpenERP) 7b9ac30ffd [IMP]Apply css class flow on wizards buttons
bzr revid: tch@tinyerp.com-20120626083722-odrygatawrovx1mn
2012-06-26 14:07:22 +05:30
Twinkle (OpenERP) 471037495c [IMP]Apply css class flow on wizards buttons
bzr revid: tch@tinyerp.com-20120626063119-5i93di16milljxap
2012-06-26 12:01:19 +05:30
Bharat Devnani (OpenERP) fb838181da [IMP] improved the views of Periodical Processing/Recurring Entries/ Define Recurring Entries and Genereate entries menus
bzr revid: bde@tinyerp.com-20120625133353-6ncjph9hijgpsxop
2012-06-25 19:03:53 +05:30
Twinkle (OpenERP) 0e97cefe9e [IMP]Improve wizard button
bzr revid: tch@tinyerp.com-20120625100901-ucjbttxod55erqmf
2012-06-25 15:39:01 +05:30
RGA(OpenERP) 7ab3d99621 [IMP] wizard view
bzr revid: rgaopenerp-20120622091717-ryzukodk5n2irhe2
2012-06-22 14:47:17 +05:30
Jigar Amin - OpenERP ae34954e1d [MERGE] lp:~openerp-dev/openobject-addons/trunk-wiz-remove-btn-highlight-tch
bzr revid: jam@tinyerp.com-20120620123242-tvm11xx0s3olkdif
2012-06-20 18:02:42 +05:30
Twinkle (OpenERP) 93ea547e35 [IMP]Make changes in reminging wizards for highlight flow
bzr revid: tch@tinyerp.com-20120620120032-0qky5obfmv8b6vi7
2012-06-20 17:30:32 +05:30
Twinkle (OpenERP) 660cc67256 [IMP]Added highlight button on wizard
bzr revid: tch@tinyerp.com-20120620104923-z1hty740vn160fg9
2012-06-20 16:19:23 +05:30
Twinkle (OpenERP) 1c4476e8b6 [IMP]Improve wizard usability
bzr revid: tch@tinyerp.com-20120620073712-xql1mgekjyb7ufwv
2012-06-20 13:07:12 +05:30
Turkesh Patel (Open ERP) c61b4e3c0b [IMP] remove cancel button from wizard and improved view.
bzr revid: tpa@tinyerp.com-20120618070033-yth8u6ivgbuo67z2
2012-06-18 12:30:33 +05:30
Turkesh Patel (Open ERP) 8fe05513cd [IMP] account: remove cancel button from wizard.
bzr revid: tpa@tinyerp.com-20120615120322-06saydlh5yhipkh6
2012-06-15 17:33:22 +05:30
Fabien Meghazi 95b323f398 [REM] Removed <image> tags from wizards
bzr revid: fme@openerp.com-20120614090217-wrcgj200pcqzfpor
2012-06-14 11:02:17 +02:00
Kuldeep Joshi (OpenERP) ceddfafdc7 [IMP]add logging and remove warning
bzr revid: kjo@tinyerp.com-20120613090600-3ib3r220zpn1yo5o
2012-06-13 14:36:00 +05:30
Fabien Pinckaers b72a3b9829 fix
bzr revid: fp@tinyerp.com-20120610100338-10i6j62ame7qz0a0
2012-06-10 12:03:38 +02:00
Fabien Pinckaers 7648e274db [IMP] new form views
bzr revid: fp@tinyerp.com-20120609230929-dg3jol0d7ia265j2
2012-06-10 01:09:29 +02:00
Fabien Pinckaers 9fe55f263e fix
bzr revid: fp@tinyerp.com-20120609223241-lfuqxylfvh1v163r
2012-06-10 00:32:41 +02:00
Fabien Pinckaers 1f885950b4 [FIX] headers
bzr revid: fp@tinyerp.com-20120609222849-gm9loztzarjyn7pl
2012-06-10 00:28:49 +02:00
Fabien Pinckaers dcc975b79a [IMP] better views, mostly accoung wizards form
bzr revid: fp@tinyerp.com-20120609135041-570vyqpa9m2f1huw
2012-06-09 15:50:41 +02:00
Stephane Wirtel 85aec52251 [FIX] account: check if the journal exist on the account.bank.statement
bzr revid: stw@openerp.com-20120605120229-u37kbjcdp7nbpp6e
2012-06-05 14:02:29 +02:00
Amit Patel (OpenERP) ffcd8f105e [IMP]:resolved account module
bzr revid: apa@tinyerp.com-20120605105033-ses82h9j15f94yht
2012-06-05 16:20:33 +05:30
Frédéric van der Essen 785100c74c [MERGE] trunk
bzr revid: fva@openerp.com-20120522093137-eqaen4t49ukcmj6f
2012-05-22 11:31:37 +02:00
Fabien Pinckaers c31a54334c [FIX] fixing default_context
bzr revid: fp@tinyerp.com-20120521160745-4bir71koyn0vqgww
2012-05-21 18:07:45 +02:00
Frédéric van der Essen cf17814781 [MERGE] trunk
bzr revid: fva@openerp.com-20120521092023-qcis495ngwsudw43
2012-05-21 11:20:23 +02:00
Frédéric van der Essen f2051414f7 [MERGE] trunk
bzr revid: fva@openerp.com-20120514155031-x7h0f12110g2gqhb
2012-05-14 17:50:31 +02:00
Raphael Collet bcb9291df3 [MERGE] from trunk
bzr revid: rco@openerp.com-20120514150926-osvdmdyopi6ynn6o
2012-05-14 17:09:26 +02:00
Fabien Pinckaers 341c6b0843 [IMP] PoS Backend
Improved layout of "PoS orders", "PoS Sessions" and "PoS Config" for useability
	Apply new design layouts for web client v7.0
	Rename PoS by Point of Sale everywhere
	Some typos, improved views
	Reviewed menu structure
"Default Point of Sale" field accessible through users preferences
PoS Config:
	Sequence is readonly
	Removed the "Draft" state --> easier, you do not need to active a PoS Config
	Default values on Shop and Journals
PoS Orders:
	Changed shop_id & journal_id on PoS Orders --> from normal fields to related field, depending on the session
Open Session:
	Fixed the wizard
	Several bugfixes and useability improvements
	Accounting Transactions posted at the close (not at the control)
Cash Registers:
	Lots of cleanups and bugfixes
Pos Sessions:
	Fixes and improved layout
	Better computation of all fields
	removed unused object "pos.config.journal"
PoS Orders:
	Default session_id

bzr revid: fp@openerp.com-20120512223743-b1vvbbybo8xq7e54
2012-05-13 00:37:43 +02:00
Stephane Wirtel 471bb6a67e [IMP] point_of_sale: show the opening and closing details
[FIX] point_of_sale: Use tools.translate library

bzr revid: stw@openerp.com-20120510074804-8jf12enzw3jghrrf
2012-05-10 09:48:04 +02:00
Raphael Collet 633b27261d [IMP] account config: code cleanup, and improve English
bzr revid: rco@openerp.com-20120509124139-ydvkr23liydelasl
2012-05-09 14:41:39 +02:00
Stephane Wirtel ec308a08e7 [IMP] account: Add new wizard for the cash register "Take Money Out", "Put Money In"
[FIX] point_of_sale: Fix some bugs

bzr revid: stw@openerp.com-20120504125158-p45qfzo8mif6x9xe
2012-05-04 14:51:58 +02:00
Jagdish Panchal (Open ERP) dad95e6283 [IMP] account: Rename Refund Invoice to Credit Note and improve usability of account config wizard
bzr revid: jap@tinyerp.com-20120426113226-3ik97eoufwyttibz
2012-04-26 17:02:26 +05:30
Mayur Maheshwari (OpenERP) c71446957f [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120426091833-ocminkwzjkntdkde
2012-04-26 14:48:33 +05:30
Raphael Collet b41d5bd21e [IMP] account*, l10n*: remove group_extended
bzr revid: rco@openerp.com-20120425134018-07gxnfs8m29nfucj
2012-04-25 15:40:18 +02:00
Mayur Maheshwari (OpenERP) 9e59ce8812 [IMP]all: Improve all typos
bzr revid: mma@tinyerp.com-20120424060532-ohrf0sxwq8rpq6ls
2012-04-24 11:35:32 +05:30
Quentin (OpenERP) 77847d4b21 [FIX] account: fixed bad default values for chart of accounts/taxes in reporting wizards
bzr revid: qdp-launchpad@openerp.com-20120416081256-kzznkz5rtibwa0fy
2012-04-16 10:12:56 +02:00
Amit (OpenERP) 014e243e7f [FIX] account : Add decimal precision for credit, debit and write-off field on account reconcile wizard
lp bug: https://launchpad.net/bugs/944017 fixed

bzr revid: amp@tinyerp.com-20120328102145-li145mzcmtphc2pw
2012-03-28 15:51:45 +05:30
Bhumika (OpenERP) 79ff0e3424 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120321065319-pj7o5oz8pdr0v2jm
2012-03-21 12:23:19 +05:30
Quentin (OpenERP) f237e56790 [FIX] account: qucik and dirty fix on the common wizard of reports to set the company_id by default in order to avoid having the name_search of fiscalyear processed before it is correctly set by the onchange of default value of chart account id. This bug is due to asynchronous calls of web client and will be solved asap, but in the meanwhile this little hack will localy solve the problem.
bzr revid: qdp-launchpad@openerp.com-20120313125119-0to4xin6rb8mb75o
2012-03-13 13:51:19 +01:00
Jigar Amin - OpenERP db5958f3fb [FIX] removed filed address_contact_id
bzr revid: jam@tinyerp.com-20120307104205-fdvym7euls9rjsn6
2012-03-07 16:12:05 +05:30
Numerigraphe - Lionel Sausin f120f5aa5b [FIX] unmutable default in account
bzr revid: ls@numerigraphe.fr-20120305174111-zf5j02cm7veyvzs4
2012-03-05 18:41:11 +01:00
Kuldeep Joshi (OpenERP) fd384fe645 [IMP] account : remove invoice address
bzr revid: kjo@tinyerp.com-20120305064845-aezglwmj86fi2ndc
2012-03-05 12:18:45 +05:30
Quentin (OpenERP) 29ca2327c1 [FIX] account: removed date fields on automatic reconciliation wizard (these options were not supported before so we remove the fields because we don't see a real need for it)
bzr revid: qdp-launchpad@openerp.com-20120215135115-i32tnzekvnn5u37l
2012-02-15 14:51:15 +01:00
Quentin (OpenERP) 6645ed25db [MERGE] account: merged the branch that add debit/credit option on financial reports
bzr revid: qdp-launchpad@openerp.com-20120213104937-fyfay6sym8l8dq7d
2012-02-13 11:49:37 +01:00
Jagdish Panchal (Open ERP) 11989f6cd2 [IMP] Add the Debit and Credit fields in financial report
bzr revid: jap@tinyerp.com-20120210132742-wkqwvfjgoo7gzqtm
2012-02-10 18:57:42 +05:30
Quentin (OpenERP) 2c0b173103 [IMP] l10n_be: added new menuitems for belgian bs and p&l reports to be as default values (+ better naming of actions in account module)
bzr revid: qdp-launchpad@openerp.com-20120210104620-g644e2wrb5fjltlu
2012-02-10 11:46:20 +01:00
Quentin (OpenERP) 5c57613d08 [FIX] account, fiscalyear closing wizard: moved out the reconciliation part from account_move_line.reconcile() function and made it a private function dedicated to this wizard. This was necessary because the original function is doing too much things that arenrt useful in this case. Moreover we may need to reconcile thousands of journal entries so we have to speed it up as much as possible
bzr revid: qdp-launchpad@openerp.com-20120209170333-8xu7r21hencjwu73
2012-02-09 18:03:33 +01:00
Quentin (OpenERP) ef08879085 [FIX] account, fiscalyear close wizard: fix related to multi company
bzr revid: qdp-launchpad@openerp.com-20120209161641-4o6pk6nw1gupjrt7
2012-02-09 17:16:41 +01:00
Quentin (OpenERP) 7385106b97 [FIX] account, print journal reports: fixed active_ids and blank lines at the beginning of each report
bzr revid: qdp-launchpad@openerp.com-20120206102700-egpw5evtssnke54u
2012-02-06 11:27:00 +01:00
Quentin (OpenERP) 4840e5cf87 [IMP] account, taxes report: added an option to print the detail (accounts) or not
bzr revid: qdp-launchpad@openerp.com-20120203162619-obs2ygr45jtpl3g0
2012-02-03 17:26:19 +01:00
Quentin (OpenERP) edbaa302c2 [IMP] account: improved print journal report + added a dedicated RML for sale/purchase journal printing. Based on the same parser, this new report additionaly print information about VAT. From an original idea and parts of code of Noviat.
bzr revid: qdp-launchpad@openerp.com-20120203145320-og4k4p008qybdcfc
2012-02-03 15:53:20 +01:00
Quentin (OpenERP) 616cea7a6d [FIX] account: removed unknown 'filter' key used in domain and required modifiers
bzr revid: qdp-launchpad@openerp.com-20120201143821-krd014pyh3ix5k0s
2012-02-01 15:38:21 +01:00
Quentin (OpenERP) 53b298a4c8 [FIX] account: common report wizard fixed when no fiscalyear given
bzr revid: qdp-launchpad@openerp.com-20120126185356-6df93022x6y1gndq
2012-01-26 19:53:56 +01:00
Quentin (OpenERP) 1f8536a334 [IMP] account: multi company enhancements
bzr revid: qdp-launchpad@openerp.com-20120125092932-x07yucdn1mjaxv8z
2012-01-25 10:29:32 +01:00
hbto(humbertoarocha) 4cc5c14273 [FIX] account: add Missing date on fiscalyear clousure wizard account.fiscalyear.close
lp bug: https://launchpad.net/bugs/912623 fixed

bzr revid: jap@tinyerp.com-20120112092149-ism5impd38iliz2u
2012-01-12 14:51:49 +05:30
fp 917d171804 [IMP] avoid SaaS to crash + better product error msg
bzr revid: fp@fp-laptop-20111231071416-6ofgfvjll9584c71
2011-12-31 08:14:16 +01:00
Antony Lesuisse 74adf124cd move account_financial_report to it's own file, create separate action for PL BS.
bzr revid: al@openerp.com-20111230114410-73kvxxvl6vauj6tu
2011-12-30 12:44:10 +01:00
Fabien Pinckaers 9ebecb2166 [IMP] close a period
lp bug: https://launchpad.net/bugs/901554 fixed

bzr revid: fp@tinyerp.com-20111221221617-8k270oadluvlgch9
2011-12-21 23:16:17 +01:00
Purnendu Singh 04379ea4d6 [FIX] account : Corrected spelling mistakes in warning messages of account/wizard/account_change_currency.py
lp bug: https://launchpad.net/bugs/906752 fixed

bzr revid: bde@tinyerp.com-20111220073240-9o2epnidg6itemht
2011-12-20 13:02:40 +05:30
Raphael Collet 248654d97e [MERGE] lp:872686 (account: fix refund wizard)
bzr revid: rco@openerp.com-20111219145305-0w1ur88brnpovj6x
2011-12-19 15:53:05 +01:00
Divyesh Makwana (Open ERP) 430734a449 [IMP] account : Improved the error message
bzr revid: mdi@tinyerp.com-20111213044148-c98n11r8vta387i8
2011-12-13 10:11:48 +05:30
Quentin (OpenERP) 8ec0108649 [REM] account: removal of deprecated account reports for balance sheet and profit/loss
bzr revid: qdp-launchpad@openerp.com-20111209162558-xigtewgren97xuk5
2011-12-09 17:25:58 +01:00
Divyesh Makwana (Open ERP) c2aae9e46c [IMP] account : Improved the code
bzr revid: mdi@tinyerp.com-20111209095222-43eo3pulebwdtapy
2011-12-09 15:22:22 +05:30
Divyesh Makwana (Open ERP) eb69ddcce0 [FIX] account : Can close period evenif there is unposted items on period
lp bug: https://launchpad.net/bugs/901554 fixed

bzr revid: mdi@tinyerp.com-20111209094844-sva1jl3l9v5k63e2
2011-12-09 15:18:44 +05:30
Ujjvala Collins (OpenERP) be08728a43 [IMP] account:
* Moved 'sign' field from account type to financial report object.
* Changed and added demo data as per the new requirements.
* Replaced the 'Balance Sheet' and 'Profit and Loss' reports with Financial report.

bzr revid: uco@tinyerp.com-20111201115521-g8npi3igpq8dvthu
2011-12-01 17:25:21 +05:30
Kirti Savalia (OpenERP) f165976f0d [MERGE]:with latest addons
bzr revid: ksa@tinyerp.com-20111128092813-p2nzbd95ormdc3u0
2011-11-28 14:58:13 +05:30
Kirti Savalia (OpenERP) 6babd07f90 [IMP]:in refund wizard remove the context key
bzr revid: ksa@tinyerp.com-20111128092235-iriwoz7nq5trxsy5
2011-11-28 14:52:35 +05:30
Olivier Dony 8f61212ad6 [MERGE] Missing modelines, requested and provided by Lionel Sausin (Numerigraphe)
bzr revid: odo@openerp.com-20111124155058-le9vg75rik4pl0xa
2011-11-24 16:50:58 +01:00
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Fabien Pinckaers 6861e526da [MERGE] EDI branch of hmo/odo
bzr revid: fp@tinyerp.com-20111116185443-zu2zpt7qd3lrfw9s
2011-11-16 19:54:43 +01:00
Quentin (OpenERP) 1d54432f87 [FIX] account, accounting entries model: fixed a bug related to period choosing in multicompany environement and factorized the code of wizard
lp bug: https://launchpad.net/bugs/812027 fixed

bzr revid: qdp-launchpad@openerp.com-20111116141340-vz61c74eguu9chjh
2011-11-16 15:13:40 +01:00
Olivier Dony ec9f0d49a8 [MERGE] sync w/ latest trunk
bzr revid: odo@openerp.com-20111116134336-ig6681v2cw6xfb6h
2011-11-16 14:43:36 +01:00
Olivier Dony b22fa55566 [IMP] all: remove references to `object` column of ir.values, now gone
This will get rid of a lot of warnings now that the server
warns about unknown fields

bzr revid: odo@openerp.com-20111116115810-9c5kp7lql0yyhs3n
2011-11-16 12:58:10 +01:00
Quentin (OpenERP) 83e4168a03 [FIX] account: proper handling of context in encoding by line
bzr revid: qdp-launchpad@openerp.com-20111114113405-c3oyzuw369rz7y0r
2011-11-14 12:34:05 +01:00
Fabien Pinckaers 055441c518 [IMP] labels of refund invoice
bzr revid: fp@tinyerp.com-20111111084451-m36rgp45m0ye7e8f
2011-11-11 09:44:51 +01:00
Raphael Collet 60b7b6e10c [MERGE] lp:868224
bzr revid: rco@openerp.com-20111108155818-fx5yeq0fq2ihslr8
2011-11-08 16:58:18 +01:00
Olivier Dony 06046f46ad [MERGE] sync w/ latest trunk
bzr revid: odo@openerp.com-20111105140205-34f3hrpyvsiv4o2e
bzr revid: odo@openerp.com-20111105165051-dxyhea1ry93516mw
bzr revid: odo@openerp.com-20111107121624-fummc56927uz6t3p
2011-11-07 13:16:24 +01:00
Bharat (OpenERP) 062f6446df [FIX] account : can't write off invoice with analytic account in reconcile entries wizard
lp bug: https://launchpad.net/bugs/885571 fixed

bzr revid: bde@tinyerp.com-20111103095612-liyro0uztuac10zo
2011-11-03 15:26:12 +05:30
Olivier Dony f868c902d3 [MERGE] sync w/ latest trunk
bzr revid: odo@openerp.com-20111026175455-ttstfq0llwboyeqa
2011-10-26 19:54:55 +02:00
Quentin (OpenERP) 2a30d5e185 [MERGE] default fiscalyear on chart of account wizard: merged the branch from Craig Gowing with refactoring and code improvements
bzr revid: qdp-launchpad@openerp.com-20111019151415-fjriorqvknds2kg3
2011-10-19 17:14:15 +02:00
Stéphane Bidoul 6fc2bd674f [FIX] account : accounting report filter: period start and end are sometimes swapped
lp bug: https://launchpad.net/bugs/870099 fixed

bzr revid: bde@tinyerp.com-20111018133315-attph5jtw8adh4ww
2011-10-18 19:03:15 +05:30
Craig Gowing 1512bb008d [FIX] Chart of accounts should have current fiscal year selected by default
bzr revid: craig.gowing@credativ.co.uk-20111017102259-e683ho84gromyy3s
2011-10-17 11:22:59 +01:00
Olivier Dony 3bffe65b2c [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20111013170327-9rvfdkbgj01hdgxb
2011-10-13 19:03:27 +02:00
Bharat (OpenERP) e4a103cfa0 [FIX] account : generate open entries is not seems to working
lp bug: https://launchpad.net/bugs/868224 fixed

bzr revid: bde@tinyerp.com-20111012123500-j4mb4p50k26nhw8c
2011-10-12 18:05:00 +05:30
niv-openerp 2ec5a68b25 [fix] removed useless key record_id in many menu items in accounting, was useless and made web client crash
bzr revid: nicolas.vanhoren@openerp.com-20111012093800-jhspdvekym3czv19
2011-10-12 11:38:00 +02:00
Quentin (OpenERP) 8802fc74b3 [REF] account: hidding of the based_on field in the vat print report, which (accordingly to the feedback we had from the community) is dangereous as it's not compliant with what's a user wanting that feature is normally awaiting
bzr revid: qdp-launchpad@openerp.com-20111010134625-ddj81jw4n9ej0wgd
2011-10-10 15:46:25 +02:00
Olivier Dony b4d35641bd [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110929110856-tto1jwqaievdr3d4
2011-09-29 13:08:56 +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
Olivier Dony 6a4e31d9fe [FIX] account: make account.report.common's journal_ids column inheritable
This is achieved by using implicit naming of 
SQL names supporting m2m (table and columns),
so that m2m fields can be inherited via _inherit
without FK problems.

bzr revid: odo@openerp.com-20110926171837-pejhibnmgqr5nfj3
2011-09-26 19:18:37 +02:00
Olivier Dony 48aaac81fa [FIX] account: Balance Sheet: reserve_account_id is not truly required - it will yield a warning later anyway
bzr revid: odo@openerp.com-20110926142813-4ve0g3pw3go1f2qg
2011-09-26 16:28:13 +02:00
Olivier Dony b0370edcb6 [FIX] account: P&L report `target_moves` selection should be allowed like all accounting reports
bzr revid: odo@openerp.com-20110926141124-i7fow4pczlvfg6ti
2011-09-26 16:11:24 +02:00
Fabien Pinckaers 7bd99a1b60 merge
bzr revid: fp@tinyerp.com-20110924135906-6qs7b29z93xg8dg2
2011-09-24 15:59:06 +02:00
Olivier Dony 51e1259dce [MERGE] sync w/ latest trunk
bzr revid: odo@openerp.com-20110924020551-bv6rw8hj8p5din4n
2011-09-24 04:05:51 +02:00
Quentin (OpenERP) 029a636f4e [FIX] account: fiscalyear closure wizard
bzr revid: qdp-launchpad@openerp.com-20110923134827-0o64yz7letsop1n6
2011-09-23 15:48:27 +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