Commit Graph

16 Commits

Author SHA1 Message Date
Christophe Simonis a66f3dd992 [MERGE] forward port of branch 7.0 up to df6b37c 2014-06-25 12:27:43 +02:00
dhr-odoo df6b37c472 [FIX] account: add multicompany rule to account.subscription.line
The wizard to generate recurring entries did not respect multicompany rules as the request was done in plain sql.
Add ir.rule and use the orm (opw 607782)
2014-06-25 12:07:02 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
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
Numerigraphe - Lionel Sausin f120f5aa5b [FIX] unmutable default in account
bzr revid: ls@numerigraphe.fr-20120305174111-zf5j02cm7veyvzs4
2012-03-05 18:41:11 +01:00
AVP(Axelor) cc3d7333c8 [FIX][IMP] all modules improvement.
bzr revid: amp@tinyerp.com-20110429084948-x0pny8n2ersc4h8m
2011-04-29 14:19:48 +05:30
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
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
vth cb53de3f3e [REF] account: replace get_object_reference method with _get_it of ir.model.data object to fatch the value of res_id in all account_* modules
bzr revid: vth@tinyerp.com-20101028083500-rulgay01xldj56sp
2010-10-28 14:05:00 +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
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
PAP(OpenERP) 4d44919026 [IMP] Account correct entries analysis, other misc changes
bzr revid: mra@mra-laptop-20100814103045-m7tkki6fjl843ft1
2010-08-14 16:00:45 +05:30
mra (Open ERP) df39788575 [IMP] account: Wizards clean
[MERGE] Merge with main branch

bzr revid: mra@tinyerp.com-20100402123329-w9yw85joxdlmnlrm
2010-04-02 18:03:29 +05:30
aag(OpenERP) 163246cf7d [ADD] Account: wizard convert to osv memory(Total:2) => Create subcription entries and analytic entry by lines
bzr revid: tiny@tiny-desktop-20100402122232-2lizazewbp8bn2v1
2010-04-02 17:52:32 +05:30