Commit Graph

31 Commits

Author SHA1 Message Date
Christophe Simonis c59474804b [FIX] sale/edi: do not import non-existing field date_planned
bzr revid: chs@openerp.com-20131031185633-qf5eus62nwf3xs0m
2013-10-31 19:56:33 +01:00
Olivier Dony ce1226a4a8 [FIX] sale,edi: fix sale EDI import test + better debug
- `delay` field on SO line  moved to sale_stock, ignoring it for now
- avoid reusing the same bank account in 6.1 test, would cause a test
  failure because the import would be skipped and the new partner
  would have no bank account. Bank accounts should be unique in the
  real world.
- log in DEBUG when a relationship record is skipped during EDI import

bzr revid: odo@openerp.com-20121019111100-dwf0crocqv43m3ij
2012-10-19 13:11:00 +02:00
Olivier Dony 46b2a78ea0 [FIX] sale/edi: typo when adding 6.1 EDI testcase
bzr revid: odo@openerp.com-20121019103945-mor902q1qzyszhn0
2012-10-19 12:39:45 +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 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) eafd95a1d5 [FIX] sale: fixed yaml tests
bzr revid: qdp-launchpad@openerp.com-20120920152043-u0euspbyr04vjqwn
2012-09-20 17:20:43 +02:00
Quentin (OpenERP) ee8d27fce3 [IMP] sale: yaml test improved
bzr revid: qdp-launchpad@openerp.com-20120920143641-eplfb3xyeei6e0ur
2012-09-20 16:36:41 +02:00
Atul Patel (OpenERP) f1cf4c04b9 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120909110214-2e1c7e7t43c69zzo
2012-09-09 16:32:14 +05:30
Atul Patel (OpenERP) eb28892a3a [IMP]: MOVE PROCUREMENT CHANGES INTO PROCUREMENT..
bzr revid: atp@tinyerp.com-20120909101156-9pna66qbx28px2ii
2012-09-09 15:41:56 +05:30
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
Atul Patel (OpenERP) 652300eb89 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120814061700-k4swskeiz9r3ypn5
2012-08-14 11:47:00 +05:30
Atul Patel (OpenERP) 06c0ead10d [ADD]: Add dependency
ii) move wizard , yaml file
iii) move stock method into sale_stock.
iv) add security into sale_stock module.

bzr revid: atp@tinyerp.com-20120726205659-xiyx39r3dibshyjs
2012-07-27 02:26:59 +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) e7dc59c238 [IMP]: Improved references of demo data based on changes of server to improve demo
bzr revid: rpa@tinyerp.com-20120625065432-jsv90srvwuky0ali
2012-06-25 12:24:32 +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
Turkesh Patel (Open ERP) f5f9d458b6 [FIX] improved code in edi and l10n_ch modules.
bzr revid: tpa@tinyerp.com-20120322061846-021c8rb9yfkespr4
2012-03-22 11:48:46 +05:30
Kuldeep Joshi (OpenERP) f54017daeb [Fix] sale: Fix edi issue
bzr revid: kjo@tinyerp.com-20120321132007-618c7dirzqtlu3ob
2012-03-21 18:50:07 +05:30
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) 50997f9fe8 [Fix]sale: remove res.address.partner.address
bzr revid: kjo@tinyerp.com-20120305132543-92ba124cpg4zbrix
2012-03-05 18:55:43 +05:30
Olivier Dony 0f047fc025 [IMP] edi: fix bank info import/export
bzr revid: odo@openerp.com-20111102234116-rixugbnnq92ix7o6
2011-11-03 00:41:16 +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 ba59e7d618 [IMP] sale: edi - better handling of currencies and pricelists
bzr revid: odo@openerp.com-20111006163509-tu3s8tb4ss6hfdl4
2011-10-06 18:35:09 +02:00
Olivier Dony 888a44aa63 [IMP] sale: reviewed/cleanedup edi + auto-email notifications
bzr revid: odo@openerp.com-20111006113213-qm7tb1c39fs4nqep
2011-10-06 13:32:13 +02:00
Harry (OpenERP) c17142a45b [FIX] edi: correct yml and remove stuff to change model into sale and puchase EDI
bzr revid: hmo@tinyerp.com-20110916064319-63zc227t9g8cxao2
2011-09-16 12:13:19 +05:30
Hardik Ansodariy (OpenERP) cbc18d6479 [IMP] improved yml for edi sale,purchase and account invoice
bzr revid: han@tinyerp.com-20110915133213-i67qac35o1q1rtyv
2011-09-15 19:02:13 +05:30
Hardik Ansodariy (OpenERP) b62a47f36b [update]
bzr revid: han@tinyerp.com-20110915084635-p0qvmfjk98zbve70
2011-09-15 14:16:35 +05:30
Harry (OpenERP) 4dc536c8ce [IMP] account: improve edi import of invoice to split in different stuff
[IMP] sale: edi import process and correct EDI struct on exort
[IMP] purchase: edi import process and correct EDI struct on export

bzr revid: hmo@tinyerp.com-20110913125923-2gbhgd1vzyd2qrwy
2011-09-13 18:29:23 +05:30
Hardik Ansodariy (OpenERP) 491ab86cdb [IMP] improved edi sale order email template
bzr revid: han@tinyerp.com-20110830130951-hh2ese1l5ump7lnm
2011-08-30 18:39:51 +05:30
Hardik Ansodariy (OpenERP) 37263ec7ac [merge] edi sale order with yml
bzr revid: han@tinyerp.com-20110829102127-nkr1muz2e1jsu6xh
2011-08-29 15:51:27 +05:30