Commit Graph

948 Commits

Author SHA1 Message Date
Ujjvala Collins (OpenERP) 1dedc1d259 [IMP] account: Changed value of selection field 'only_detail' by 'detail_flat'.
auction,hr_payroll_account,l10n_de: Changed demo data according to change in xml ids of account types.

bzr revid: uco@tinyerp.com-20111213114507-733esietgnh04z5l
2011-12-13 17:15:07 +05:30
Ujjvala Collins (OpenERP) cc867d6855 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111213103638-2kip3an7f989wotm
2011-12-13 16:06:38 +05:30
Fabien Pinckaers ca16eaf1b1 [FIX] PoS misc access rights
bzr revid: fp@tinyerp.com-20111211091442-c61pssjexf0jog5c
2011-12-11 10:14:42 +01:00
Quentin (OpenERP) 8d9e9839bc [IMP] account: financial report display with hierarchy feature + balance on financial reports with type==account_type
bzr revid: qdp-launchpad@openerp.com-20111209161628-0jmmpb274c8j1109
2011-12-09 17:16:28 +01:00
Quentin (OpenERP) cec632de7d [FIX] account: removed debug statement
bzr revid: qdp-launchpad@openerp.com-20111209155455-eni7vouo10m08ux7
2011-12-09 16:54:55 +01:00
Quentin (OpenERP) d26f77ca1d [IMP] account: set report_type field of account_account_type as fields.function + set the main account types as data (instead of demo data) (and did the same for financial reports BS & PL)
bzr revid: qdp-launchpad@openerp.com-20111209151847-u63ur1o7wt017885
2011-12-09 16:18:47 +01:00
Quentin (OpenERP) 4609b7a86b [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20111209105817-ad57voseie1btglz
2011-12-09 11:58:17 +01:00
Quentin (OpenERP) 9f682b4a27 [IMP] account: added translate=True on name field of account_account_type
bzr revid: qdp-launchpad@openerp.com-20111209095525-wjbethe8lv1ujrlo
2011-12-09 10:55:25 +01:00
Quentin (OpenERP) f8ecc91b56 [REF] account: code cleaning
bzr revid: qdp-launchpad@openerp.com-20111209095318-k7d6atw857msm8qe
2011-12-09 10:53:18 +01:00
Quentin (OpenERP) f4f3ee884c [REF] account: code cleaning and removal of fields_view_get useless overwriting
bzr revid: qdp-launchpad@openerp.com-20111209094506-798lozt56rrihzj9
2011-12-09 10:45:06 +01:00
Quentin (OpenERP) f7cd3aea92 [REF] account: code cleaning and removal of installable field in account.tax.template
bzr revid: qdp-launchpad@openerp.com-20111209093314-b6onxfybgm1picp5
2011-12-09 10:33:14 +01:00
Quentin (OpenERP) 81f4f3d9fd [FIX] account: create_sequence may not receive vals['company_id']
bzr revid: qdp-launchpad@openerp.com-20111209083948-hl20ys36olhfbl6z
2011-12-09 09:39:48 +01:00
Quentin (OpenERP) 6b2dd13e96 [MERGE] merged with main addons trunk
bzr revid: qdp-launchpad@openerp.com-20111209081905-pq3nm1un3hgiavvz
2011-12-09 09:19:05 +01:00
Quentin (OpenERP) aefa500ca9 [FIX] account: small fix in generation of tax code from tax code objects
bzr revid: qdp-launchpad@openerp.com-20111209000506-8iyd5551lmcmt995
2011-12-09 01:05:06 +01:00
Quentin (OpenERP) c52bb36f7f [REF+FIX] account: code cleaning of wizard to generates objects from templates
bzr revid: qdp-launchpad@openerp.com-20111208235348-h3bpb70zv7gr932s
2011-12-09 00:53:48 +01:00
Quentin (OpenERP) 650eb7f6e8 [REF] account: refactoring of code generating the COA from template
bzr revid: qdp-launchpad@openerp.com-20111208114159-hhzftkic9rvtpms5
2011-12-08 12:41:59 +01:00
Quentin (OpenERP) 3f7c296563 [REF] account: refactoring of the code for generating COA from templates
bzr revid: qdp-launchpad@openerp.com-20111207164132-9jep5ucj9qnio3hf
2011-12-07 17:41:32 +01:00
Vo Minh Thu 0ae257c780 [MERGE] merged cleaned warnings (appearing in the install logs).
bzr revid: vmt@openerp.com-20111207161140-4ams7da4t5l5n54u
2011-12-07 17:11:40 +01:00
Quentin (OpenERP) 9941aaed27 [REF] account: refactoring of generation COA from templates code
bzr revid: qdp-launchpad@openerp.com-20111207135307-vfv295s9v9ouww8y
2011-12-07 14:53:07 +01:00
Quentin (OpenERP) 4e6f2e376e [MERGE] merged the last branch of development related to the voucher multicurrencies handling
bzr revid: qdp-launchpad@openerp.com-20111207124216-jmmmzgoxqz6zqa3p
2011-12-07 13:42:16 +01:00
Quentin (OpenERP) a6e28e506e [REF] account: refactoring of code for generating COA from templates
bzr revid: qdp-launchpad@openerp.com-20111207104551-0dv4dr23m6h0pnba
2011-12-07 11:45:51 +01:00
Quentin (OpenERP) 3bb733d5bf [REF] account: changed name of complete_tax_set
bzr revid: qdp-launchpad@openerp.com-20111206132909-acp1putx55ve6irv
2011-12-06 14:29:09 +01:00
Vo Minh Thu 159dc31327 [FIX] clean some warnings.
bzr revid: vmt@openerp.com-20111206112258-wnppot8orjvmpnh2
2011-12-06 12:22:58 +01:00
Vo Minh Thu bca8a89bc5 [FIX] clean some warnings.
bzr revid: vmt@openerp.com-20111206101354-snbya2xtl8pjwskc
2011-12-06 11:13:54 +01:00
Quentin (OpenERP) f19e893877 [FIX] account: fixes of wizard to generat COA
bzr revid: qdp-launchpad@openerp.com-20111206100126-61nhqx6p9d2ax6pl
2011-12-06 11:01:26 +01:00
Quentin (OpenERP) bd724f43b4 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20111205150819-tuzcw6v25wp2aq9r
2011-12-05 16:08:19 +01:00
Quentin (OpenERP) e1e585aee3 [IMP] account: display the currency in name_get of journal also for journals in company currency
bzr revid: qdp-launchpad@openerp.com-20111202110716-yt4nc2v3p07zdmkl
2011-12-02 12:07:16 +01:00
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
Ujjvala Collins (OpenERP) 0920c044fd [IMP] account:
* Replaced the current selection field (P&L/BS Category on account type) by a functional field that will simulate the old behavior (for the user it will be the same) but that will read and write into the m2m field between financial reports and account types

bzr revid: uco@tinyerp.com-20111201100420-jsw584v4lemuzhca
2011-12-01 15:34:20 +05:30
Raphael Collet 15581c3a83 [MERGE] lp:894707 (account: use better name for opening period, to avoid constraint violation)
bzr revid: rco@openerp.com-20111130140620-0398h9ysupkb6v3k
2011-11-30 15:06:20 +01:00
Ujjvala Collins (OpenERP) b30c43a88e [IMP] account:
* Removed 'note' field from financial report object.
* Coverted Display detail field to selection type from boolean.

bzr revid: uco@tinyerp.com-20111130094648-7tu9vr3md42z2rjl
2011-11-30 15:16:48 +05:30
ron@tinyerp.com ccb8bb9a1f [IMP] account: Changed the Tax name and code which is generated from template dynamically because of account name constrain on account.tax model.
bzr revid: ron@tinyerp.com-20111129123420-oto8m9ug8tobje9s
2011-11-29 18:04:20 +05:30
Rucha (Open ERP) 6933af637c [MERGE]: Merge with latest trunk-addons + Resolved conflicts
bzr revid: rpa@tinyerp.com-20111128053937-88tibpqgnf9y6kq0
2011-11-28 11:09:37 +05:30
Guewen Baconnier 80dc65aeea [FIX] account : Create Monthly Periods : unique key violation on Opening Periods
lp bug: https://launchpad.net/bugs/894707 fixed

bzr revid: mdi@tinyerp.com-20111128050938-5e2vizusnvq8zbth
2011-11-28 10:39:38 +05:30
Fabien Pinckaers 9a1e776b18 [FIX] takes all current fy for taxes amount
bzr revid: fp@tinyerp.com-20111125174908-287t7g8ao6w7wu3q
2011-11-25 18:49:08 +01:00
Fabien Pinckaers 8df3c70127 revert
bzr revid: fp@tinyerp.com-20111125174234-5hgftpj3gdjltdp1
2011-11-25 18:42:34 +01:00
Fabien Pinckaers 16e4e339dd [FIX] default to all filscalyears for tax code sum
bzr revid: fp@tinyerp.com-20111125174131-2ljyfx1ig3xbfzcj
2011-11-25 18:41:31 +01:00
Fabien Pinckaers ccfadbdd90 [IMP] Removed the wizard to install chart of accounts -> install automatically
If installation from SaaS, we know the country of the main company so that we
can install the chart of account by default if it exists for this country. If
not from SaaS, you get the wizard like before.

bzr revid: fp@tinyerp.com-20111123141616-jrz846u7hd3rubbc
2011-11-23 15:16:16 +01:00
Quentin (OpenERP) 82f88b06d6 [IMP] account: added constraint on account_journal currency + changed default value of type field for new account_account
bzr revid: qdp-launchpad@openerp.com-20111122101338-44k60vjsnmf3khud
2011-11-22 11:13:38 +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
Quentin (OpenERP) dd43e94d4d [MERGE] lp: 889129 (increased the size of account name)
bzr revid: qdp-launchpad@openerp.com-20111116124005-61j64da8b6lb6rdv
2011-11-16 13:40:05 +01:00
Divyesh Makwana (Open ERP) e9d8c97ad0 [FIX] account :
lp bug: https://launchpad.net/bugs/889129 fixed

bzr revid: mdi@tinyerp.com-20111115064935-510hg8a31whp7k4g
2011-11-15 12:19:35 +05:30
Quentin (OpenERP) f033b7b1b1 [FIX] account: encoding by line is now working also for tax included (in fact it doesn't consider that value, but it's normal)
bzr revid: qdp-launchpad@openerp.com-20111114103945-blqw5f4egom3dp9m
2011-11-14 11:39:45 +01:00
Bogdan Stanciu c62e7ba08b [IMP] Changed 'Chart of Account' into 'Chart of Accounts' mainly in the pot/po files. Added a few translation elements to account.pot and fr.po.
bzr revid: bogdanovidiu.stanciu@gmail.com-20111108100700-i1wnp66n35mg2uwa
2011-11-08 11:07:00 +01:00
Quentin (OpenERP) 503a5e8e7f [MERGE] merged a branch containing bad english fixes. Contribution from philu.
bzr revid: qdp-launchpad@openerp.com-20111107113447-jhqvata3fb689c1m
2011-11-07 12:34:47 +01:00
Quentin (OpenERP) c229d793b2 [MERGE] lp:783670 about level computation of accounts
bzr revid: qdp-launchpad@openerp.com-20111026090010-ok929g2rb24qpk44
2011-10-26 11:00:10 +02:00
Quentin (OpenERP) 6c1525d849 [IMP] account: find() method of account.fiscalyear will now filter correctly on company_id if needed
bzr revid: qdp-launchpad@openerp.com-20111025162001-6um2vm5f277bf0n2
2011-10-25 18:20:01 +02:00
Quentin (OpenERP) 34518372cc [MERGE] merged the dev branch with unrealized gain/loss on foreign currency
bzr revid: qdp-launchpad@openerp.com-20111025145500-r99v3ips3dn9fbrp
2011-10-25 16:55:00 +02:00
Rucha (Open ERP) 6b0cf3ea36 [IMP]: account: Added help text on new menu and fields for unrealized gain or loss
bzr revid: rpa@tinyerp.com-20111025122055-h9cjx6z7op70fndt
2011-10-25 17:50:55 +05:30
Rucha (Open ERP) 8ca07d14e3 [IMP]: account: Improvement in computation of adjusted balance field, added computation of unrealized gain/loss
bzr revid: rpa@tinyerp.com-20111025072409-y2gn417jh6psa0a6
2011-10-25 12:54:09 +05:30