Commit Graph

174 Commits

Author SHA1 Message Date
Mayur Maheshwari (OpenERP) 75fb9fbe91 [IMP]all: improve some typo in module description
bzr revid: mma@tinyerp.com-20120720064111-216mdw2wjrwavhe4
2012-07-20 12:11:11 +05:30
Purnendu Singh (OpenERP) c45d68d6b8 [MERGE] Merge with main addons
bzr revid: psi@tinyerp.com-20120718055558-03lss1ha0tcdi2dk
2012-07-18 11:25:58 +05:30
Ajay Chauhan (OpenERP) 66b80419e0 [IMP] : Update Description for modules
bzr revid: cha@tinyerp.com-20120712095425-l1i8o33okp2tzfjx
2012-07-12 15:24:25 +05:30
Ajay Chauhan (OpenERP) 8a847dcf5e [IMP] : improve title & description for modules
bzr revid: cha@tinyerp.com-20120711084057-b7f3jt6p0kht6wrp
2012-07-11 14:10:57 +05:30
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
Ajay Chauhan (OpenERP) 4fe87edb8f [IMP] : improve description for modules
bzr revid: cha@tinyerp.com-20120706103356-lctrqno2dy0wrpvt
2012-07-06 16:03:56 +05:30
Ajay Chauhan (OpenERP) 3a49884f6f [IMP] : improve description for modules
bzr revid: cha@tinyerp.com-20120702055949-cr9i6q2yrhhosuzr
2012-07-02 11:29:49 +05:30
Frédéric van der Essen cf17814781 [MERGE] trunk
bzr revid: fva@openerp.com-20120521092023-qcis495ngwsudw43
2012-05-21 11:20:23 +02:00
Mayur Maheshwari (OpenERP) ea859f54c8 [IMP]all: remove a complexity in openerp and move asset management and Payroll in extra modules
bzr revid: mma@tinyerp.com-20120518052605-e6sdmicwtb4kcoq0
2012-05-18 10:56:05 +05:30
Raphael Collet b66ba6f11c [FIX] account: incorrect spec for loading data file
bzr revid: rco@openerp.com-20120509124033-5dowcrc20mdzz58q
2012-05-09 14:40:33 +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) c5cd83284d [IMP] Account: improve code for chart of account wizard
bzr revid: jap@tinyerp.com-20120503103645-atid3qv10o12ijnj
2012-05-03 16:06:45 +05:30
Stephane Wirtel 9fe0bbc472 [COMMIT] Don't want to lose my work
bzr revid: stw@openerp.com-20120426123017-joglkawvmn0f3pe0
2012-04-26 14:30:17 +02:00
Raphael Collet aad2bcfaae [FIX] account: missing action reference in xml file
bzr revid: rco@openerp.com-20120328080552-nc9cro0oymposus4
2012-03-28 10:05:52 +02:00
Raphael Collet 532f125232 [MERGE] branch trunk-v62_config_account-uco (new config wizard for accounting)
bzr revid: rco@openerp.com-20120328074146-8bfa90nkus9bxbaf
2012-03-28 09:41:46 +02:00
Ujjvala Collins (OpenERP) 96b40be149 [IMP] account: Improved logic to install chart of accounts using configuration.
bzr revid: uco@tinyerp.com-20120309103812-uyb9rnb08c1b1lcc
2012-03-09 16:08:12 +05:30
Ujjvala Collins (OpenERP) 5128b93091 [ADD] account: Added config files.
bzr revid: uco@tinyerp.com-20120307124301-ey6qvcafb3uibuqy
2012-03-07 18:13:01 +05:30
Vo Minh Thu ad4b6fcc21 [IMP] manifest: renamed active to auto_install.
bzr revid: vmt@openerp.com-20120130101837-zyebtyhfjypg2b4w
2012-01-30 11:18:37 +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
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
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) 7e5f91af19 [REM] account: removal of account_tax_generate wizard, as it will not work out of the box with the current implementation (we don't have the tax_cde_template_ref. We could build it but this feature doesn't seem to worth this effort)
bzr revid: qdp-launchpad@openerp.com-20111209090706-b36ulav0j4m3i9f1
2011-12-09 10:07:06 +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) a27aac7063 [ADD] account: adding data for basic accont types
bzr revid: qdp-launchpad@openerp.com-20111206162215-8bh081nzrs1895uh
2011-12-06 17:22:15 +01:00
Fabien Pinckaers 4e0befa1f4 [IMP] better manifests on modules
bzr revid: fp@tinyerp.com-20111206120355-h5vufbibzovtvf0j
2011-12-06 13:03:55 +01:00
Fabien Pinckaers 0eab577b40 [IMP] Core modules for apps
bzr revid: fp@tinyerp.com-20111206112127-5lir7aovygx4a4oi
2011-12-06 12:21:27 +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
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
Quentin (OpenERP) d9d8619bf1 [FIX] account: fixed yaml test in order to use demo data (creating a new fiscalyear and its periods was crashing buildbot) and moved this test as last one (because there is no way to reopen it for the following tests to create accounting entries in it)
bzr revid: qdp-launchpad@openerp.com-20111128162817-9ldo7aq8ju9drugb
2011-11-28 17:28:17 +01:00
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
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
Olivier Dony 326a7b562c [IMP] edi: review/improve EDI templates, cleanup, minor fixes (wip)
bzr revid: odo@openerp.com-20111026000110-12zecr32uyola9lc
2011-10-26 02:01:10 +02:00
Olivier Dony fdc1eae697 [IMP] account,sale,purchase: move all EDI web preview templates in edi module
For technical reasons (web addons dependencies mgt),
it is easier for now to keep all EDI preview templates
in the edi module itself, rather than the individual
business modules.

Note: due to bzr bug, cannot bzr mv the files, had
to hard-move them.

bzr revid: odo@openerp.com-20111013202347-ry89xu8vm0y7mem0
2011-10-13 22:23:47 +02:00
Olivier Dony 3bffe65b2c [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20111013170327-9rvfdkbgj01hdgxb
2011-10-13 19:03:27 +02:00
Olivier Dony c018cd9bf3 [ADD] account: moved web addon into account module (needs review)
bzr revid: odo@openerp.com-20111005010401-x6t8bdo7th8t2won
2011-10-05 03:04:01 +02:00
Olivier Dony 05497056de [IMP] account: edi export/import review
bzr revid: odo@openerp.com-20111005003409-7umxxyebrh6jf8r2
2011-10-05 02:34:09 +02:00
Stephane Wirtel 012164a0ab [MERGE]
bzr revid: stw@openerp.com-20111003120940-e0i7cgvcxvnxxgf1
2011-10-03 14:09:40 +02:00
Antony Lesuisse 92300c9c63 [IMP] Remove account sequence code madness
bzr revid: al@openerp.com-20111001093437-hplwdkq57wcspcv9
2011-10-01 11:34:37 +02:00
Antony Lesuisse 53c6ab6752 [IMP] rename sequence into ir_sequence
bzr revid: al@openerp.com-20111001000455-opnivkh5nvvutv2y
2011-10-01 02:04:55 +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
Stephane Wirtel 1ba826a4ea [REF] Rename the categories
bzr revid: stw@openerp.com-20110928141258-9hfn5rfhboar2e5z
2011-09-28 16:12:58 +02:00
Ujjvala Collins (OpenERP) d75e8e130b [REF] account: Renamed the object account.low.level.report to account.financial.report.
bzr revid: uco@tinyerp.com-20110909055456-f4s8yh6nzyrxoo3z
2011-09-09 11:24:56 +05:30
Quentin (OpenERP) cfab7f39f0 [IMP] account: account_report improvements. BTW, now it's called 'low level report'
bzr revid: qdp-launchpad@openerp.com-20110824124908-nz0j00v7s6qka0o1
2011-08-24 14:49:08 +02:00
Olivier Dony 4a13007dd8 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110818161435-pxl3djfdp84qvcei
2011-08-18 18:14:35 +02:00
Mustufa Rangwala (OpenERP) c67bbaedee [MERGE] Merge from trunk addons
bzr revid: mra@tinyerp.com-20110818044718-puj3te1hs2mno0z2
2011-08-18 10:17:18 +05:30
Antony Lesuisse a42f93529c [MERGE] l10n that just merged trunk
bzr revid: al@openerp.com-20110817204653-1qw6ijdu5lbcsu4g
2011-08-17 22:46:53 +02:00
fp fa7874cddc [IMP] Improved bank account management, report footer, stages by default on projects
bzr revid: fp@fp-laptop-20110815142141-938zg1laoe8wtbkd
2011-08-15 16:21:41 +02:00
Ujjvala Collins (OpenERP) 27a0a2c059 [ADD] account: Added new object account.report for printing reports.
bzr revid: uco@tinyerp.com-20110811110847-telg63rtz0bshdry
2011-08-11 16:38:47 +05:30
Rucha (Open ERP) 6fae6dab0e [MERGE]: l10n fullness and inheritancy: Added new wizard to easily generate a tax from a tax.template where boolean installable is False (something not in the main process to generate the objects from templates: its another wizard that just doesnt have anything to deal with main flow)
bzr revid: rpa@tinyerp.com-20110808125708-829r5s3k4eabgmhc
2011-08-08 18:27:08 +05:30