Commit Graph

394 Commits

Author SHA1 Message Date
JMA (OpenERP) 4cf1362e3b [FIX] Security fixes for sql injections
bzr revid: jma@tinyerp.com-20100610133419-fwbc1xp0xoq77n90
2010-06-10 19:04:19 +05:30
Quentin De Paoli e0ba2ed35c [FIX] account: typo corrected
bzr revid: qdp@cyan-20100602103846-w7n9pqsrvhnuchcr
2010-06-02 12:38:46 +02:00
mra (Open ERP) 6c3d7bb487 account_tax_include: Reverted changes
bzr revid: mra@tinyerp.com-20100602102450-dack5o9qchv3l7t8
2010-06-02 15:54:50 +05:30
Mantavya Gajjar 6c94919a9d [IMP]: mprovement in account and accounting vouchers
bzr revid: mga@tinyerp.com-20100527195540-2u8uc6prl0gex4z1
2010-05-28 01:25:40 +05:30
Mantavya Gajjar f2f513eb45 [ADD]: add new report to Journal entry
[FIX]: improve the journal entry view

bzr revid: mga@tinyerp.com-20100525194102-brnnu13owj33h5ih
2010-05-26 01:11:02 +05:30
Mantavya Gajjar 4b83f4cce4 [IMP]: make indian accounting chart compitable with new types
bzr revid: mga@tinyerp.com-20100520152615-envtjv9xy5e4tq6z
2010-05-20 20:56:15 +05:30
Mantavya Gajjar d7cad67e0b [IMP]: implement new method that computes the level of account
ref: developer by vra

bzr revid: mga@tinyerp.com-20100520143343-cjk2u4fmjni6xjq9
2010-05-20 20:03:43 +05:30
mra (Open ERP) 38dd957438 [MERGE] Merge with main branch
bzr revid: mra@tinyerp.com-20100520041631-90wyd7ouhnpgwy6a
2010-05-20 09:46:31 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
Jay (Open ERP) 50724c0a0f [MERGE] MErged from main branch
bzr revid: jvo@tinyerp.com-20100519145940-s8tk9v6lmxkp6idg
2010-05-19 20:29:40 +05:30
Jay (Open ERP) 36e487fef0 [REF] Account : name_search of journal improved
bzr revid: jvo@tinyerp.com-20100519103259-1q2nvi3h1s01sgeg
2010-05-19 16:02:59 +05:30
mra (Open ERP) 24998f835c [IMP] account_tax_include: move the field 'tax included in price' on tax into the account_tax_include module. Check that this field isn't used anywhere & Improve the code and rename the files
bzr revid: mra@tinyerp.com-20100519090846-9hyyfk4ntybb25kz
2010-05-19 14:38:46 +05:30
Jay (Open ERP) 27826feaf7 [FIX] Account and Membership fixes
bzr revid: jvo@tinyerp.com-20100519085610-dwscoqpe8gmhgarw
2010-05-19 14:26:10 +05:30
vra 73520247d0 [REF]
bzr revid: vra@tinyerp.com-20100519051023-8xndxqsr18x9oczn
2010-05-19 10:40:23 +05:30
vra 97d4e0cbbb [REF]
bzr revid: vra@tinyerp.com-20100519045854-74qgyb65mjx1tc4u
2010-05-19 10:28:54 +05:30
mra (Open ERP) e19d54b84c [MERGE]
bzr revid: mra@tinyerp.com-20100512140224-35q7rp2s9f2hcn2u
2010-05-12 19:32:24 +05:30
JMA (OpenERP) 746198e335 [FIX] Account : Dupliacting tax code should not copy move lines
bzr revid: jma@tinyerp.com-20100512125015-bfenjfagj8zf2imi
2010-05-12 18:20:15 +05:30
Mantavya Gajjar f4685de2b8 [IMP]: add reporting fields to the account.account.type
bzr revid: mga@tinyerp.com-20100512120237-zhpdub7nxts3g8s0
2010-05-12 17:32:37 +05:30
vra d573aba827 [MERGE] merged from trunk main addons branch
bzr revid: vra@tinyerp.com-20100512114348-lck7xpps38bqbxza
2010-05-12 17:13:48 +05:30
gpa 9815e303b6 [FIX] Invoice object's Partner onchange had wrong parameter
bzr revid: gpa@tinyerp.com-20100512113324-msr1oi3kw34x29rb
2010-05-12 17:03:24 +05:30
JMA (OpenERP) 059a2153f2 [FIX] Account : name_search() of account.tax.code overridden for better search
bzr revid: jma@tinyerp.com-20100512105842-t9o7woyqax27qqmp
2010-05-12 16:28:42 +05:30
Christophe Simonis 1c3118bb1b [FIX] (5.0 - 6.0)account: avoid a traceback if credit/debit/balance sum can be computed
bzr revid: vra@tinyerp.com-20100511131643-3cp4gx58ootw6cqo
2010-05-11 18:46:43 +05:30
gpa 7665cff528 [IMP] Account : Setting tax code name translateable (to be consistent with tax name)
bzr revid: gpa@tinyerp.com-20100511111651-lvrtpymez6jojoa6
2010-05-11 16:46:51 +05:30
JMA (OpenERP) 57d761fc65 [FIX] Account : Account should not be removed/deactivated if it is linked to any property/partner
bzr revid: jma@tinyerp.com-20100511072642-lbai9yw8tnn1kg6z
2010-05-11 12:56:42 +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
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
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) 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) 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
nch@tinyerp.com e0cd0d82d5 [MERGE]
bzr revid: nch@tinyerp.com-20100506043202-2ttxk3mwvacmge65
2010-05-06 10:02:02 +05:30
nch@tinyerp.com 7987651523 [IMP]:usabiliy improvemetns
bzr revid: nch@tinyerp.com-20100505045349-ssq1racv9tvzc22h
2010-05-05 10:23:49 +05:30
mra (Open ERP) f794180d12 [REM] account_date_check: Removed module merge with account
[IMP] account: Merge account_date_check features(allow date not in period)

bzr revid: mra@tinyerp.com-20100503134106-1c3lqzhishdha4np
2010-05-03 19:11:06 +05:30
nch@tinyerp.com 10539da3b2 [IMP]:generate chart of account
bzr revid: nch@tinyerp.com-20100430062231-b17mlpwi0xpfejmy
2010-04-30 11:52:31 +05:30
nch@tinyerp.com e235786c54 [IMP]:account configuration wizard
bzr revid: nch@tinyerp.com-20100430061314-xpcxye6afshqxg9h
2010-04-30 11:43:14 +05:30
Jay (Open ERP) b2ee0c4778 [REF] Account : Better Warning on confirming the invoice when payment term is wrongly configured
bzr revid: jvo@tinyerp.com-20100429095022-orqg5kb3gm7mqwgf
2010-04-29 15:20:22 +05:30
Olivier Dony 1864724d6c [FIX] account: proper correction for typo in backport of bugfix for price accuracy
bzr revid: odo@openerp.com-20100426124918-6aoa465pmcfkr91a
2010-04-26 14:49:18 +02:00
mra (Open ERP) 08f80fef82 [FIX] account: Syntax error
bzr revid: mra@tinyerp.com-20100426044716-83avunremnrzix5q
2010-04-26 10:17:16 +05:30
Olivier Dony 5975104b4f [FIX] port of fix for launchpad bug 452854 on rounding for invoices in foreign currencies
lp bug: https://launchpad.net/bugs/452854 fixed

bzr revid: odo@openerp.com-20100423170834-762ptq0sp9yt1qyo
2010-04-23 19:08:34 +02:00
mra (Open ERP) 00b14f43fd [FIX] account: wizard_multi_charts_accounts: Parent_id did not consider for all l10n_* modules in creation of account.tax.code
bzr revid: mra@tinyerp.com-20100323072407-c1sfkudvelflc2ke
2010-03-23 12:54:07 +05:30
Fabien Pinckaers 1091830208 [IMP] configurable digits in floats per application
bzr revid: fp@tinyerp.com-20100306205219-pg1r78deq76t2jg2
2010-03-06 21:52:19 +01:00
Raphaël Valyi 42f1ff14d1 [REF] fixed datetime now() method call in account and sale modules
bzr revid: rvalyi@gmail.com-20100301051651-2gdc7tn8ljyi5vz9
2010-03-01 02:16:51 -03:00
Raphaël Valyi b8d17ac804 [REF] [account] replaced mx.DateTime usage by pure Python datime and dateutil
bzr revid: rvalyi@gmail.com-20100301043605-35lca2eqgk774jgh
2010-03-01 01:36:05 -03:00
HDA (OpenERP) 284ec3e006 Merged with client
bzr revid: hda@tinyerp.com-20100216142723-ul7m7do5fpl3r9av
2010-02-16 19:57:23 +05:30
Christophe Simonis 73502052a2 [MERGE]
bzr revid: chs@tinyerp.com-20100205152837-539yy3vedgqreyvc
2010-02-05 16:28:37 +01:00
Mantavya Gajjar e7bb33b70a [FIX]: migrate 'narration' field from voucher to account.move
bzr revid: mga@tinyerp.com-20100201134426-mydfj7dz9b6fuhi1
2010-02-01 19:14:26 +05:30
HDA (OpenERP) 93bd614c8e merged to remove sql injection
bzr revid: hda@tinyerp.com-20100201082939-fj0u5f0pvlgq7j3k
2010-02-01 13:59:39 +05:30
Xavier Morel 2e49aaa7ce [imp] account, base_setup: move chart of accounts selection from base_setup installer to account's
Also remove it from account's config item as it's redundant

Rationale: account can be installed due to dependency chains, not just
direct installation from base_setup: project, stock, purchase and
profile_auction all depend on account, mrp depends on stock which
depends on account, so from base_setup's installer alone there are 5
different ways to end up with account installed and need to configure
charts of accounts.

Therefore having chart of accounts config in base_setup's installer is
dumb (as we need a second one anyway), and since it's (in a way) a
problem of module installation, the most coherent way is to move it to
account/installer.py, and remove it from the config screen where it
was (which becomes redundant).

Made it required, because it was required in the config item, not sure
it's actually mandatory to install a chart of accounts but whatever.

bzr revid: xmo@tinyerp.com-20100126140830-h4c7hlvmzzos69ls
2010-01-26 15:08:30 +01:00
Jay (Open ERP) 6ba1955ac1 [REF/FIX] Account : Minor corrections related to _unit_compute_inv()
lp bug: https://launchpad.net/bugs/511198 fixed

bzr revid: jvo@tinyerp.com-20100122141746-efo23pejj51a4nw5
2010-01-22 19:47:46 +05:30
HDA (OpenERP) 0b2bb31992 Merge from stable
bzr revid: hda@tinyerp.com-20100121151350-58pcefq2tdw2ge2l
2010-01-21 20:43:50 +05:30
Christophe Simonis 491ec719d7 [FIX] account: credit/debit/balance of consolidated accounts
lp bug: https://launchpad.net/bugs/504824 fixed

bzr revid: chs@tinyerp.com-20100120171931-8nta52yk7j7mlu3p
2010-01-20 18:19:31 +01:00