Commit Graph

937 Commits

Author SHA1 Message Date
Thibault Delavallée e738adfafe [FIX] sale, sale_stock: fixed calls to get_company taking an extra uid
bzr revid: tde@openerp.com-20130614143317-65mbgfugskxqnxp7
2013-06-14 16:33:17 +02:00
Thibault Delavallée 1a51e9b88d [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130614141720-7qjo6fpkm83jhpm2
2013-06-14 16:17:20 +02:00
Thibault Delavallée bc58a5a224 [CLEAN] Misc cleaning before merging.
bzr revid: tde@openerp.com-20130614141643-29z9zslusyhj4u5j
2013-06-14 16:16:43 +02:00
Thibault Delavallée 48071be570 [MERGE] Merged branch holding addons-30 misc improvement. FP-style merge for testing purpose.
bzr revid: tde@openerp.com-20130613105923-xt7rvj0n3n3egvzj
2013-06-13 12:59:23 +02:00
sgo@tinyerp.com 2bda4f7b3c [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130607113500-jzhet9cr98c0ss4s
2013-06-07 17:05:00 +05:30
Christophe Matthieu 8c6ff33bef [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
bzr revid: chm@openerp.com-20130607102359-is19utzap127nwr4
2013-06-07 12:23:59 +02:00
Turkesh Patel (Open ERP) a65375648b [MRG] merge with lp:openobject-addons
bzr revid: vja@tinyerp.com-20130516054745-lmqr1uuac6wlqi70
bzr revid: tpa@tinyerp.com-20130528122735-ixcewpz9uga5hv86
2013-05-28 17:57:35 +05:30
Thibault Delavallée 71df1a41bc [FORWARD] Forward port of addons 7.0 until revision 9172
bzr revid: tde@openerp.com-20130528104500-ds3irrs2u0qpst37
2013-05-28 12:45:00 +02:00
Najlaâ 361cd5fc40 [FIX] remove index on SO line text field
bzr revid: nel@tinyerp.com-20130522130842-whn5n8fbc0gv34jx
2013-05-22 15:08:42 +02:00
ggh-openerp 3b73e2b2a4 [IMP]Removed space before Exclamation marks [!]
bzr revid: ggh@tinyerp.com-20130429071557-vnxo5nni03vc886j
2013-04-29 12:45:57 +05:30
sgo@tinyerp.com 3d0b5aa747 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130423053031-g501q3w9akfiro2d
2013-04-23 11:00:31 +05:30
Quentin (OpenERP) 33f27b362b [MERGE] forward port of addons v7 up to revision 9045
bzr revid: qdp-launchpad@openerp.com-20130422153449-c62emljfa4a49758
2013-04-22 17:34:49 +02:00
Olivier Dony 26dd9bc343 [MERGE] Sync with 7.0
bzr revid: odo@openerp.com-20130418172123-2ofzftdo2a923nj1
2013-04-18 19:21:23 +02:00
Quentin (OpenERP) af33bef989 [FIX] sale: fix in the workflow of the sale order that appeared on invoice deletion
bzr revid: qdp-launchpad@openerp.com-20130418163616-ob30cd73vxkoe31a
2013-04-18 18:36:16 +02:00
Cedric Snauwaert b8d99e7aa3 [FIX]sale: fix workflow problem when deleting an invoice the workflow should go to invoice_exception state
bzr revid: csn@openerp.com-20130418090011-dyg175mvwrp8ilij
2013-04-18 11:00:11 +02:00
Vishmita Jadeja (openerp) e078eeeebe [Merge]Merge lp:openobject-addons
bzr revid: vja@tinyerp.com-20130418074044-xlxquhnls1tccv5g
2013-04-18 13:10:44 +05:30
sgo@tinyerp.com d1e17fbde0 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130417061434-zry7pxo7fb17063k
2013-04-17 11:44:34 +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
Thibault Delavallée 4da68cbc22 [FORWARD] Forward port of addons 7.0 until revision 9008
bzr revid: tde@openerp.com-20130411124446-73gzyw3eo925w3dv
2013-04-11 14:44:46 +02:00
Olivier Dony dcac505a5b [FIX] sale: remove useless code to select commercial entity, now handled by res.partner.address_get directly
lp bug: https://launchpad.net/bugs/1160365 fixed

bzr revid: odo@openerp.com-20130407235115-4kovy1jngblrdd5z
2013-04-08 01:51:15 +02:00
Quentin (OpenERP) 3bb51ac696 [MERGE] forward port of bugfixes made in 7.0, up to revision 8969.
bzr revid: qdp-launchpad@openerp.com-20130404095257-oek77sijuxjyi0aj
2013-04-04 11:52:57 +02:00
Quentin (OpenERP) 4bdd8252ba [REF] sale_stock: removing of dead code and correction of documentation (process) linked to the invoicing after delivery of a sale order
bzr revid: qdp-launchpad@openerp.com-20130404151451-7fesb178mpijlv29
2013-04-04 17:14:51 +02:00
Vo Minh Thu 9d5115d0ec [REF] sale: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327132105-becdw049vdr72zt7
2013-03-27 14:21:05 +01:00
Quentin (OpenERP) 2b64c79c3d [MERGE] forward port of fixes made in v7 addons branch up to revision 8872
bzr revid: qdp-launchpad@openerp.com-20130318122717-qptmntn26bx4wn8r
2013-03-18 13:27:17 +01:00
sgo@tinyerp.com b8a33bc393 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130318071519-3pae2jh7nk2iaqpe
2013-03-18 12:45:19 +05:30
Quentin (OpenERP) 513601e641 [FIX] sale: don't try to post messages on SO if there is no sale related to an invoice
bzr revid: qdp-launchpad@openerp.com-20130314164413-qv3j3b3tcc4zt6b7
2013-03-14 17:44:13 +01:00
Chris Biersbach 9dd5e354fd [MERGE] sale: adds id to the sale_order_line _order so that lines sty in the same order when the sale order is created. Patch by Peter langenberg / Agaplan
bzr revid: cbi@openerp.com-20130314143705-9mpgrsemorg2l0b1
2013-03-14 15:37:05 +01:00
sgo@tinyerp.com 32cb2a3509 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130312051713-cph3m3pjozii3jwn
bzr revid: sgo@tinyerp.com-20130314130046-3bi97qv1628co8i3
2013-03-14 18:30:46 +05:30
Fabien Pinckaers c7d709e579 [FIX] misc fixes on contracts, timesheets
bzr revid: fp@openerp.com-20130312123321-mly0k9lrh3im78bg
2013-03-12 13:33:21 +01:00
sgo@tinyerp.com a21b4b9b56 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130311045638-npwv6lb6bc9i3m1y
2013-03-11 10:26:38 +05:30
Peter Langenberg d79150eefa sometimes sequence of sales order lines wrong after save (most frequent using debian squeeze)
lp bug: https://launchpad.net/bugs/1134365 fixed

bzr revid: pl@agaplan.eu-20130308170608-3zlsrow4rnw2fcqi
2013-03-08 18:06:08 +01:00
Thibault Delavallée 591eb1c74d [MERGE] [FIX] sale, sale_stock: fixed crash when installing sale because of code belonging to sale_stock that was located in sale.
bzr revid: tde@openerp.com-20130307100621-7a5cb3gchkak2num
2013-03-07 11:06:21 +01:00
Anand Patel (OpenERP) 51a3c7a9a8 [IMP]Improved code
bzr revid: pan@tinyerp.com-20130306132608-6xm6w5ft9mgms8v5
2013-03-06 18:56:08 +05:30
Thibault Delavallée 9809dd5a43 [MERGE] Task 'OpenChatter: functional usability 1'
Creation log: Document created -> <model_name> created
Add some missing notifications in sale order and purchase order

bzr revid: tde@openerp.com-20130305111450-lb59pi9rpzuhhgve
2013-03-05 12:14:50 +01:00
Thibault Delavallée 2e039c3d5c [CLEAN] Small code cleaning before merging (context management, coding style).
bzr revid: tde@openerp.com-20130305104801-d254qf2it3k22xl5
2013-03-05 11:48:01 +01:00
Anand Patel (OpenERP) 1a147be814 [IMP]Improved code as Suggested
bzr revid: pan@tinyerp.com-20130305091035-7uikbzuuziy311ra
2013-03-05 14:40:35 +05:30
Anand Patel (OpenERP) b1a41adb35 [IMP]improved code as per suggation
bzr revid: pan@tinyerp.com-20130304095655-r0lf7c5x881bwqwq
2013-03-04 15:26:55 +05:30
Anand Patel (OpenERP) 055fe6804c [IMP]Improved code as per suggation
bzr revid: pan@tinyerp.com-20130304090235-o7i8jt936c2tvoyk
2013-03-04 14:32:35 +05:30
Anand Patel (OpenERP) b899234680 [MERGE]Trunk
bzr revid: pan@tinyerp.com-20130304044603-6bgcxqjyi0yp04ii
2013-03-04 10:16:03 +05:30
Fabien Pinckaers a9d6cf634f [IMP] typo
bzr revid: fp@tinyerp.com-20130301162806-ylfu9v0jxgfpjs7w
2013-03-01 17:28:06 +01:00
Fabien Pinckaers a510050ba6 [IMP] default terms and conditions for quotations on companies
bzr revid: fp@tinyerp.com-20130301082928-bdxfr57pjdj33kyp
2013-03-01 09:29:28 +01:00
Fabien Pinckaers bed8a96291 [FIX] misc contracts fixes, timesheets
bzr revid: fp@openerp.com-20130312121218-vsvmaj12px4vqpvz
2013-03-12 13:12:18 +01:00
Ajay Chauhan (OpenERP) 5c202a8ba2 [IMP] sale, sale_stock: remove shop_id concept from sale_condition feature
bzr revid: cha@tinyerp.com-20130225090236-k9im6bebl5k5s0wa
2013-02-25 14:32:36 +05:30
Bhumi Thakkar (Open ERP) 69fcf7bb62 [IMP] Remove bold and capital in first letter.
bzr revid: bth@tinyerp.com-20130220054249-4n3zpwvo767u6h4l
2013-02-20 11:12:49 +05:30
Ajay Chauhan (OpenERP) 5aeb5a885e [IMP] made changes in code
bzr revid: cha@tinyerp.com-20130215133309-0842owye7wersb0o
2013-02-15 19:03:09 +05:30
Bhumi Thakkar (Open ERP) a388774265 [IMP] Message on chatter Quotation created for SO and RFQ created when PO created when record created.
bzr revid: bth@tinyerp.com-20130215131933-moln7gh4563r1gdx
2013-02-15 18:49:33 +05:30
Bhumi Thakkar (Open ERP) ad6d133d3c [MERGE] Merge lp:openobeject-addons.
bzr revid: bth@tinyerp.com-20130215122526-einsh4wazw2e1lxs
2013-02-15 17:55:26 +05:30
Ajay Chauhan (OpenERP) 98e8e12ffc [IMP] made changes in code
bzr revid: cha@tinyerp.com-20130215084428-s1sxky78rk0tevak
2013-02-15 14:14:28 +05:30
Ajay Chauhan (OpenERP) c207c7c21b [MERGE] merge with lp:openobject-addons
bzr revid: cha@tinyerp.com-20130214115126-xskif8vw2arurq7r
2013-02-14 17:21:26 +05:30
Quentin (OpenERP) 3fe67314cc [MERGE] forward port of fixes made in version 7
bzr revid: qdp-launchpad@openerp.com-20130214100628-0eaudbqhflpmjjyf
2013-02-14 11:06:28 +01:00