Commit Graph

85 Commits

Author SHA1 Message Date
Josse Colpaert 2f5ca4380a Revert "[IMP] Remove unnecessary refresh statements because of new api"
This reverts commit b213438176.
2014-11-17 09:44:10 +01:00
Josse Colpaert b213438176 [IMP] Remove unnecessary refresh statements because of new api 2014-11-17 09:24:06 +01:00
Raphael Collet 2154cc9344 [FIX] purchase: fix test merge_order (check on date_order was not correct) 2014-08-04 15:50:14 +02:00
qdp-odoo e9abc723c0 Changed the type of fields.date_order on purhcase.order object from date to datetime 2014-07-08 16:04:09 +02:00
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
Quentin (OpenERP) d096e9f1b8 [FIX] purchase: unlink of a PO line now correctly canl the linked procurement. Yaml test fixed as well (there is no stock.move created anymore untill the PO is confirmed). These errors were introduced with the last merge with trunk
bzr revid: qdp-launchpad@openerp.com-20140204090901-xakhcchof90fh73h
2014-02-04 10:09:01 +01:00
Quentin (OpenERP) 753f7541db [MERGE] main trunk
bzr revid: qdp-launchpad@openerp.com-20140203173000-mk092iw2wz3y0e3e
2014-02-03 18:30:00 +01:00
Denis Ledoux 1fb1a6f2af [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9789 revid:dle@openerp.com-20140124120102-we2yxio553ws2yz4
bzr revid: dle@openerp.com-20140120174449-tui0a24zgn9bien2
bzr revid: dle@openerp.com-20140121125538-ke7i6kaz486hwgl8
bzr revid: dle@openerp.com-20140122134115-0ogjemlqe327xoac
bzr revid: dle@openerp.com-20140123103655-mf2zslfbgue97ed2
bzr revid: dle@openerp.com-20140124121027-uk9zy4dx9tqlsblr
2014-01-24 13:10:27 +01:00
Denis Ledoux 4f3a4dce3b [FIX] purchase: on unlink purchase order line, cancel procurements associated to the move of the purchase order line
bzr revid: dle@openerp.com-20140120170729-57fm8tluz5p4zdk5
2014-01-20 18:07:29 +01:00
Quentin (OpenERP) 9c0381416d [FIX] stock: fixing the redbot: outdated references to 'do_partial' + security access rights for new object stock.move.operation.link
bzr revid: qdp-launchpad@openerp.com-20131118134701-is7gp517r3q5nex2
2013-11-18 14:47:01 +01:00
Quentin (OpenERP) 65966940c8 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20131010133212-t058auv973pvvmjm
2013-10-10 15:32:12 +02:00
Quentin (OpenERP) 761253727c [FIX] purchase: fixed error in merge_order yaml test
bzr revid: qdp-launchpad@openerp.com-20131008144451-i1uelrktgwni7gtf
2013-10-08 16:44:51 +02:00
Josse Colpaert adc4101a74 [IMP] Purchase line id in run_scheduler and dropship tests
bzr revid: jco@openerp.com-20130913113239-anewvvrqd6ofbiwh
2013-09-13 13:32:39 +02:00
Josse Colpaert 30f27b8cbb [IMP] Move route_ids from product from stock_location to stock and remove supply_method (change with route)
bzr revid: jco@openerp.com-20130909115515-7z6ixaxe7bpxxe73
2013-09-09 13:55:15 +02:00
Quentin (OpenERP) 56f184a354 [FIX] purchase: run_scheduler.yml
bzr revid: qdp-launchpad@openerp.com-20130904154353-jntmykfnem9fre4b
2013-09-04 17:43:53 +02:00
Josse Colpaert 9d5801f4cd [IMP] Do not rereserve, such that quants are not unnecessarily split, remove assert warehouse po
bzr revid: jco@openerp.com-20130904130717-hmwruiy0imxdqpo7
2013-09-04 15:07:17 +02:00
Randhir Mayatra (OpenERP) 5e65f7d667 [IMP] improve reun_scheduler_yml
bzr revid: rma@tinyerp.com-20130830121807-r0k46ftwaxg1ccg4
2013-08-30 17:48:07 +05:30
Josse Colpaert 6c231c7244 [MERGE] Merge yml purchase gen invoice
bzr revid: jco@openerp.com-20130826164601-whs23j29wupk4vsw
2013-08-26 18:46:01 +02:00
Randhir Mayatra (OpenERP) 457d7f278e [IMP] change action_invoice_create method
bzr revid: rma@tinyerp.com-20130826061503-4r9lv7ywbhfffikj
2013-08-26 11:45:03 +05:30
Jitendra Prajapati (OpenERP) b1139e0aff [IMP]improve rfq2order2done yml
bzr revid: prajapatijitendra7969@gmail.com-20130822064618-l03lwozp4d6fth5p
2013-08-22 12:16:18 +05:30
Jitendra Prajapati (OpenERP) 592475349a [IMP]improve rfq2order2done yml
bzr revid: prajapatijitendra7969@gmail.com-20130816070309-k1rj401ltvxbkv93
2013-08-16 12:33:09 +05:30
sgo@tinyerp.com b98082337b [IMP]Improve yml and make work with purchase user
bzr revid: sgo@tinyerp.com-20130312083955-la478tbdpfqtv1wr
2013-03-12 14:09:55 +05:30
sgo@tinyerp.com 8cc9ecf9a9 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130301072146-bw6y8zgdk3t2a3k1
bzr revid: sgo@tinyerp.com-20130305082730-i6xntxlnpv0h097s
bzr revid: sgo@tinyerp.com-20130306054007-oz2lrmzsy6mjyfta
2013-03-06 11:10:07 +05:30
Foram Katharotiya (OpenERP) 96ec54e330 [IMP] add yml file in purchase
bzr revid: fka@tinyerp.com-20130220131524-joc0qyy5dfdc1o6j
2013-02-20 18:45:24 +05:30
Bhumi Thakkar (Open ERP) 83879211f3 [IMP] Improve code in yml.
bzr revid: bth@tinyerp.com-20130218080109-i1exaw3dq571473r
2013-02-18 13:31:09 +05:30
Bhumi Thakkar (Open ERP) 849807566d [IMP] Improve code in yml.
bzr revid: bth@tinyerp.com-20130218075653-nikwao3pc037st2p
2013-02-18 13:26:53 +05:30
Bhumi Thakkar (Open ERP) eba87345a7 [IMP] Improve code in yml.
bzr revid: bth@tinyerp.com-20130218064400-vuwzzf2cbrov4bik
2013-02-18 12:14:00 +05:30
Bhumi Thakkar (Open ERP) 51005a923e [IMP]In yml update context.
bzr revid: bth@tinyerp.com-20130218061801-nbihwaxv8yi8d7b6
2013-02-18 11:48:01 +05:30
Ajay Chauhan (OpenERP) de90c600cd [FIX] purchase: removed unused imports from yml.
bzr revid: cha@tinyerp.com-20130131095541-2p4hocnztgrkvp98
2013-01-31 15:25:41 +05:30
Vo Minh Thu 494b2481e2 [IMP] purchase: use the new signal_xxx methods instead of trg_validate.
bzr revid: vmt@openerp.com-20130128091716-ni5zb1qp4sib58rm
2013-01-28 10:17:16 +01: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
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) 8335486c13 [FIX]: purchase: Fixed yml of purchase module based on new changes of demo
bzr revid: rpa@tinyerp.com-20120713064150-i4lw9g5d6c2ldctc
2012-07-13 12:11:50 +05:30
Rucha (Open ERP) 3612035b2e [IMP]: purchase: Improved xml_id reference of purchase orders
bzr revid: rpa@tinyerp.com-20120711170758-52xt4mgjltod650b
2012-07-11 22:37:58 +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) 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
Saurang Suthar (OpenERP) ecf4383009 [IMP]:improve title Based on receptions by Bases on incoming shipments in yml and xml files
bzr revid: ssu@tinyerp.com-20120507054656-vgzgavr908v9y9mj
2012-05-07 11:16:56 +05:30
Raphael Collet c643a705a9 [FIX] purchase: fix test to use 'purchase.config.settings' instead of the defunct 'purchase.config.wizard'
bzr revid: rco@openerp.com-20120404084258-kdnfri1jn2ba9edn
2012-04-04 10:42:58 +02:00
Sbh (Openerp) 1078da6717 [IMP] purchase: rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330075638-81vq3papia6hitwu
2012-03-30 13:26:38 +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
Bharat Devnani (OpenERP) 3662f7e5db [REM] removed res.partner.address reference from purchase module, just need to solve 'test/process/edi_purchase_order.yml' yml and its references
bzr revid: bde@tinyerp.com-20120305132539-1u8zok2ccy6csemu
2012-03-05 18:55:39 +05:30
Raphael Collet 33155125bd [MERGE] purchase, purchase_double_validation: clean yml
bzr revid: rco@openerp.com-20111220090752-25d6vv195l193rfy
2011-12-20 10:07:52 +01:00
Turkesh Patel (Open ERP) 0919bba650 [IMP]improvement in YML test cases in purchase and purchase_double_validation module.
bzr revid: tpa@tinyerp.com-20111219095403-eaz809x63h114kog
2011-12-19 15:24:03 +05:30
Turkesh Patel (Open ERP) f498776b63 [IMP] improvement in YML test cases in purchase module.
bzr revid: tpa@tinyerp.com-20111216132439-ztvw2em8gxh44c0i
2011-12-16 18:54:39 +05:30
Turkesh Patel (Open ERP) 88f0fda7de [IMP] Improved YML test cases of purchase module.
bzr revid: tpa@tinyerp.com-20111213102640-7mz5rddu4mtzir9e
2011-12-13 15:56:40 +05:30
Kirti Savalia (OpenERP) 07f69837f5 [IMP]:create invoice on po line
bzr revid: ksa@tinyerp.com-20111206110804-ydk9e2cyuk2erejn
2011-12-06 16:38:04 +05:30
Kirti Savalia (OpenERP) 78dcac034a [IMP]:changed expected in PO
bzr revid: ksa@tinyerp.com-20111206070325-m6rayl7d6rw4li7e
2011-12-06 12:33:25 +05:30
Olivier Dony ec9f0d49a8 [MERGE] sync w/ latest trunk
bzr revid: odo@openerp.com-20111116134336-ig6681v2cw6xfb6h
2011-11-16 14:43:36 +01:00