Commit Graph

36 Commits

Author SHA1 Message Date
Adrien Peiffer (ACSONE) c838a27dea [REF] purchase: Move make_invoice_by_partner method out of makeInvoices method
Closes #5783
opw-645036
2015-07-31 12:47:35 +02:00
Quentin (OpenERP) ea03ed65b6 [FIX] purchase, accont_anglo_saxon: fixed the creation of invoice from PO lines so that it reuse the _prepare_inv_line() method. This code factorization is needed in order to work with account_anglo_saxon module (before the anglo saxon accounting mode was ignored if the PO's invoicing method was 'generate invoices from PO lines')
bzr revid: qdp-launchpad@openerp.com-20130624090741-eyy2r22yuti0gqit
2013-06-24 11:07:41 +02:00
Randhir Mayatra (OpenERP) c4cbd56be6 [IMP] remove unnecessary chnages
bzr revid: rma@tinyerp.com-20130527111216-dyo8qprm6zh5u3cj
2013-05-27 16:42:16 +05:30
Randhir Mayatra (OpenERP) c96dc3303f [IMP] code improve
bzr revid: rma@tinyerp.com-20130523110343-owr25x1mmr2joheu
2013-05-23 16:33:43 +05:30
Randhir Mayatra (OpenERP) 821e05f477 [IMP] upadte the currency in invoices
bzr revid: rma@tinyerp.com-20130523104820-1qp3zcd8oubz2329
2013-05-23 16:18:20 +05:30
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Olivier Dony 03b6acd13d [MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion)
It makes the code a little more straightforward and does not hurt.

bzr revid: odo@openerp.com-20121218225015-6r9ydxjlh147m3z1
2012-12-18 23:50:15 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Quentin (OpenERP) a68e5f9041 [MERGE] merged the branch with supplier payment term from alexis de Lattre (Akretion). Thanks for the nice proposal
bzr revid: qdp-launchpad@openerp.com-20121130171130-dugntyqmjunwr20m
2012-11-30 18:11:30 +01:00
Alexis de Lattre cad4abe56c Merge with addons/trunk revno 8168.
Adapt demo data to the rename of partner XML IDs in server/trunk.

bzr revid: alexis@via.ecp.fr-20121129222645-lm5ujxf4a1a83aoz
2012-11-29 23:26:45 +01:00
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
Alexis de Lattre c11754eaa9 Merge with addons-trunk revno 7150
Adapt views accordingly

bzr revid: alexis@via.ecp.fr-20120802134012-fjk20wld5rv9v45i
2012-08-02 15:40:12 +02:00
Alexis de Lattre f9fe637803 Remplace all occurences of my_browse_rec.product_id.product_tmpl_id.field to my_browse_rec.product_id.field
bzr revid: alexis@via.ecp.fr-20120727015202-7fylff5jr26sgxez
2012-07-27 03:52:02 +02:00
pso (OpenERP) 78c6d6e5c6 [IMP] Improved warning messages for purchase module
bzr revid: pso@tinyerp.com-20120725101229-p6pohqemj1tdenb3
2012-07-25 15:42:29 +05:30
pso (OpenERP) 8da5bec19e [IMP] Improved warning messages/exceptions for purchase modules
bzr revid: pso@tinyerp.com-20120717113057-gv6lxsnzpjzkbtdn
2012-07-17 17:00:57 +05:30
Fabien Pinckaers 6eaa79227e [IMP] merge note&name on purchase lines
bzr revid: fp@openerp.com-20120714205150-c5qjjjyuovbyxac5
2012-07-14 22:51:50 +02:00
Alexis de Lattre 42ffccfa96 Add a "Supplier Payment Term" on res.partner
Add payment term on purchase.order

bzr revid: alexis@via.ecp.fr-20120711111434-ih20ohy81bynn1wd
2012-07-11 13:14:34 +02:00
Bhumika (OpenERP) 879ddb6130 [IMP]: remove unused field
bzr revid: sbh@tinyerp.com-20120307102445-m12lvui331hy0ov2
2012-03-07 15:54:45 +05:30
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
Hardik Ansodariy (OpenERP) ba3a8108b0 [imp] improved code
bzr revid: han@tinyerp.com-20110908092755-3md1q8lvz5u1uw86
2011-09-08 14:57:55 +05:30
Hardik Ansodariy (OpenERP) 538ed165a1 [imp] improved description and source document in invoice from PO line
bzr revid: han@tinyerp.com-20110908083709-uywewkxl4edm3wcy
2011-09-08 14:07:09 +05:30
Hardik Ansodariy (OpenERP) a0c30b20aa [imp] reference field is set according to requirment
bzr revid: han@tinyerp.com-20110907120710-tc2odlco933ev2ws
2011-09-07 17:37:10 +05:30
Hardik Ansodariy (OpenERP) b3afcbd71d [imp] changed source_document,description field while creating invoice from PO line
bzr revid: han@tinyerp.com-20110907100047-oksz9ua8yusi3e8o
2011-09-07 15:30:47 +05:30
Fabien Pinckaers 049cf5bd8d fix
bzr revid: fp@tinyerp.com-20110118015529-87p2k9796p44o95c
2011-01-18 02:55:29 +01:00
Fabien Pinckaers b89db99ede [FIX] PO invoice based on manual - lines
bzr revid: fp@tinyerp.com-20110117221213-ja4lgvb6txpnxb3p
2011-01-17 23:12:13 +01:00
Fabien Pinckaers 948e9172ce [FIX] lp 703088
bzr revid: fp@tinyerp.com-20110117073511-94kur7vzlhyfq9zt
2011-01-17 08:35:11 +01:00
rpa (Open ERP) 79e0568ace [FIX]: purchase: Fixed field name in tests
bzr revid: rpa@tinyerp.com-20101221083242-4eyi4sz3ulbprnz4
2010-12-21 14:02:42 +05:30
rpa (Open ERP) b84488356c [MREGE]: Merge with lp:~openerp-commiter/openobject-addons/dev-addons2-rha1
bzr revid: rpa@tinyerp.com-20101220130056-jtt8okpeabhz28bv
2010-12-20 18:30:56 +05:30
rpa (Open ERP) be834b5704 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/ron-dev-addons2
bzr revid: rpa@tinyerp.com-20101208071722-vc93ea47suuqt9am
2010-12-08 12:47:22 +05:30
ron@tinyerp.com 3f6d202006 [FIX]purchase:Invoice journal(s) not loaded properly
lp bug: https://launchpad.net/bugs/677429 fixed

bzr revid: ron@tinyerp.com-20101124082228-t6xrcs91bmp5sju7
2010-11-24 13:52:28 +05:30
Thibault Francois f20e34ac9d [FIX] purchase_line_invoice : uncomment origin + clean comment and print
bzr revid: tfr@openerp.com-20101027090845-g8ery0xmqe8zvver
2010-10-27 11:08:45 +02:00
Thibault Francois 146e284f4e [FIX] clean comment and print
bzr revid: tfr@openerp.com-20101027085100-xele86ggyidr359m
2010-10-27 10:51:00 +02:00
Thibault Francois 217be76e61 [FIX] account_voucher : clean comment
bzr revid: tfr@openerp.com-20101027084857-hd7sxyw27t2khkn8
2010-10-27 10:48:57 +02:00
Thibault Francois 310e834346 [IMP] sale purchase : fix usability
bzr revid: tfr@openerp.com-20101019091103-7pssapvadbyw31wc
2010-10-19 11:11:03 +02:00
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
sbh (Open ERP) 1deb0460e8 [IMP] purchase: merge purchase and purchase_manual module and remove the purchase_manual
bzr revid: sbh@tinyerp.com-20100413102822-4nn560p3ffieoqs6
2010-04-13 15:58:22 +05:30