Commit Graph

190 Commits

Author SHA1 Message Date
Olivier Dony f5f6547fa7 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121113164544-21tmr4bmpt2n1mfl
2012-11-13 17:45:44 +01:00
Olivier Dony 9824e0e19f [FIX] account: incorrect active_id context passed in tests of generic accounting reports
The reports only expects to get active_ids that correspond
to accounting report wizards

bzr revid: odo@openerp.com-20121112164348-3f580q3hywoiy7l0
2012-11-12 17:43:48 +01:00
Olivier Dony 88dcca513f [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121024090615-zuh7aub6fhcwhy82
2012-10-24 11:06:15 +02:00
Quentin (OpenERP) 5b4fde2485 [FIX] account: the readonly fields aren't send to the server at the record creation
bzr revid: qdp-launchpad@openerp.com-20121019133050-7h8gx3beir992xlw
2012-10-19 15:30:50 +02:00
Olivier Dony e0fcab1f62 [FIX] edi,sale,purchase: fix EDI import of SO/PO, now compatible again with 6.1, and correct wrt. partners import (vs old addresses)
bzr revid: odo@openerp.com-20121018152129-s22uozt77s37urp1
2012-10-18 17:21:29 +02:00
Olivier Dony 48cfc1bb02 [IMP] edi,account: fix EDI import of invoices, now compatible again with 6.1, and correct wrt. partners import (vs old addresses)
bzr revid: odo@openerp.com-20121017162937-fprd53n4ljo5bdim
2012-10-17 18:29:37 +02:00
Olivier Dony c7757baf77 [IMP] edi: ported web part to 7.0 + removed the EDI preview- and export-related parts
As started in previous commits, in 7.0 there is no more
static storage of exported EDI documents, and they are
instead replaced by the improved portal - which will
provide the preview as well as export capabilities.
(The export might be added in a second phase)

bzr revid: odo@openerp.com-20121016122913-ndl0l36buhku3kxy
2012-10-16 14:29:13 +02:00
Olivier Dony 5f24594223 [IMP] edi: work-in-progress: remove permanent storage of edi.document
The EDI documents will now be generated on demand
and available from the Portal view of each document.
Instead of getting a link to a statically generated
EDI document, customers will receive a link to
the portal access to the document. They will be able
to signup on the portal the first time as well,
provided they are using the secure token that was
sent to them (i.e. the right link).

The link to pay online will be available in the
portal as well.

Still much to do, this is a small first step,
with edi.document renamed to edi.edi for
consistency, as it will not persist any
edi.document anymore.

bzr revid: odo@openerp.com-20121011152008-bht7ub6woaex0a7u
2012-10-11 17:20:08 +02:00
Quentin (OpenERP) 98566ddccc [IMP] account: small improvement in yaml test
bzr revid: qdp-launchpad@openerp.com-20121004160136-kxi2sfdk4on8rilo
2012-10-04 18:01:36 +02:00
Rucha (Open ERP) 7a24bdb1f7 [FIX]: Improved old product names with new
bzr revid: rpa@tinyerp.com-20120816084224-t12wf5vipd8u90a7
2012-08-16 14:12:24 +05:30
Rucha (Open ERP) dd7a2972d8 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120813051411-5no0xcudwbkw07c5
2012-08-13 10:44:11 +05:30
Quentin (OpenERP) af32150ad8 [REV] reverted previous commit (7212) that removes footer field on res.partner.bank, because specs changed
bzr revid: qdp-launchpad@openerp.com-20120809120409-lmubwp2k7wig83hz
2012-08-09 14:04:09 +02:00
Stephane Wirtel db1fe326e5 [MERGE] lp:~openerp-dev/openobject-addons/trunk-res_bank_remove_footer-mdi
bzr revid: stw@openerp.com-20120809091227-rit1oj5vqzppo5q6
2012-08-09 11:12:27 +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
Divyesh Makwana (Open ERP) 10b26a9edf [IMP] account, edi : Removed 'footer' boolean from 'res.partner.bank' because 'rml_footer2' is now fully editable since server revision 4198 and its related changes.
bzr revid: mdi@tinyerp.com-20120807110257-sy98hpliumlhtwis
2012-08-07 16:32:57 +05:30
Quentin (OpenERP) 7b8c3788b1 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20120719095420-llgnafgasfcwbwu9
2012-07-19 11:54:20 +02:00
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
Rucha (Open ERP) c8a7ee2c0d [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120717054135-3iw8studvvkag06h
2012-07-17 11:11:35 +05:30
Rucha (Open ERP) 40f83805c5 [IMP]: product: Improved reference of demo product xml_id from static names to number (work in progress)
bzr revid: rpa@tinyerp.com-20120629110424-xykxjjq7sn50ovww
2012-06-29 16:34:24 +05:30
Rucha (Open ERP) 0aaef8a06e [IMP]: Improved partner demo xml_id referenced based on changes in server
bzr revid: rpa@tinyerp.com-20120620120305-g88c9cp55csnsvoc
2012-06-20 17:33:05 +05:30
Rucha (Open ERP) 189fd8e390 [IMP]: (Work in progress)* Changed demo references according to changes in server, Aim is to add more common names and easy demo.
* Improved xml_id of demo like res_partner_1 instead of specific record name like res_partner_asus so in future we can change that record value easily avoiding confusions in names

bzr revid: rpa@tinyerp.com-20120619071624-3d9mcl9m76gp2s0c
2012-06-19 12:46:24 +05:30
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
Quentin (OpenERP) 907a9f1ac6 [FIX] account: fixed EDI test accordingly to the removal of res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120320104439-5cu5j302kytukw3y
2012-03-20 11:44:39 +01:00
Bhumika (OpenERP) 2e402d5c3e [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120320052258-4g8zcpd248do6tw9
2012-03-20 10:52:58 +05:30
Raphael Collet d11ba5806e [IMP] product, sale, purchase, mrp, account: change unit label 'PCE' into 'Unit'
bzr revid: rco@openerp.com-20120308144439-yg2txflpu12zcord
2012-03-08 15:44:39 +01:00
Kuldeep Joshi (OpenERP) a082f8a977 [IMP] account: remove address filed
bzr revid: kjo@tinyerp.com-20120305101605-swk7at0hi1ghcr4c
2012-03-05 15:46:05 +05:30
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) e069b998a7 [FIX] account: fixed yaml test
bzr revid: qdp-launchpad@openerp.com-20120203151423-3y9afk6r0p01xsey
2012-02-03 16:14:23 +01:00
Thibault Delavallée 44fb172026 [FIX] Fixed automated tests using explicit references to the 2011 year
bzr revid: tde@openerp.com-20120102150425-4pcegkfpw9v2aoof
2012-01-02 16:04:25 +01:00
Raphael Collet bd37a99045 [FIX] account: fix warning about nonexistent field 'display_type'
bzr revid: rco@openerp.com-20111223081354-hn3pv4eawi385zro
2011-12-23 09:13:54 +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
Olivier Dony 21b6c57893 [IMP] account: minor improvement in yaml test messages
bzr revid: odo@openerp.com-20111124174017-p0v9fqcp3l3snsvk
2011-11-24 18:40:17 +01:00
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
Fabien Pinckaers 35edbcd90f [IMP] no config wizard, launched automatically for l10n_be
[FIX] no need to translate YML tests -> warning removed

bzr revid: fp@tinyerp.com-20111123150221-ii87xb09ymq82mmb
2011-11-23 16:02:21 +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
Olivier Dony ec9f0d49a8 [MERGE] sync w/ latest trunk
bzr revid: odo@openerp.com-20111116134336-ig6681v2cw6xfb6h
2011-11-16 14:43:36 +01:00
Fabien Pinckaers 8f9e8ae433 [IMP] removing unused code
bzr revid: fp@tinyerp.com-20111114232311-l0e3donbreduqly5
2011-11-15 00:23:11 +01:00
Fabien Pinckaers dd35a53e5b [FIX] some bad on_changes
bzr revid: fp@tinyerp.com-20111114220836-nlk4dly81ga0w0hd
2011-11-14 23:08:36 +01:00
Fabien Pinckaers 44ed492930 [merge] acocunt move line coverage
bzr revid: fp@tinyerp.com-20111113160110-1vacjizizwqwkmex
2011-11-13 17:01:10 +01:00
Fabien Pinckaers 1e4c56ff80 merge_coverage
bzr revid: fp@tinyerp.com-20111111212557-ebstlrrgpf257qbv
2011-11-11 22:25:57 +01:00
Fabien Pinckaers d063f89ac0 corrections for 'chart of accounts' and translations
bzr revid: fp@tinyerp.com-20111111200036-7sfslmttes77bwwz
2011-11-11 21:00:36 +01:00
Fabien Pinckaers 2b28675846 [iMP] yaml test account
bzr revid: fp@tinyerp.com-20111111101035-so9ks4shaxsa7v1c
2011-11-11 11:10:35 +01:00
Fabien Pinckaers 2c8290b90e [IMP] merge bank_statement coverage
bzr revid: fp@tinyerp.com-20111111093632-7nv93c11udseda2u
2011-11-11 10:36:32 +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
Olivier Dony 74a1c3fe03 [IMP] edi: fix bank info import/export + test it
bzr revid: odo@openerp.com-20111028151654-s54mn52fcaf796l9
2011-10-28 17:16:54 +02:00
Olivier Dony 1ab22b86cc [IMP] edi: use the new EDIfied res.currency for so/po/invoice EDI
bzr revid: odo@openerp.com-20111024144407-3begj09gvfijpel9
2011-10-24 16:44:07 +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
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
Meera Trambadia (OpenERP) 11b29eedd0 [MERGE] branch merged with lp:openobject-addons
bzr revid: mtr@tinyerp.com-20111007093347-cz3zsb98xz2xw51y
2011-10-07 15:03:47 +05:30