Commit Graph

252 Commits

Author SHA1 Message Date
Bhumi Thakkar (Open ERP) 76de37f9bd [MERGE] Merge lp:openobject-addons.
bzr revid: bth@tinyerp.com-20130128054531-uw2kkz03zbnf3vub
2013-01-28 11:15:31 +05:30
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Quentin (OpenERP) b3f6fc001d [FIX] sale: invoicing several sale order lines in batch was not correctly working (only the first order was triggered and opened) + small refactoring
bzr revid: qdp-launchpad@openerp.com-20130326170202-d2fhez9sz04zionw
2013-03-26 18:02:02 +01:00
Josse Colpaert 79565563cc [FIX] Make sure all sales orders are set to done when invoicing from contract
bzr revid: jco@openerp.com-20130325084502-o9oc8ujqeno5fw84
2013-03-25 09:45:02 +01:00
Quentin (OpenERP) 1743dc6df7 [FIX] sale: fixed the batch invoicing of sales orders that was create invoice twice per order + some refactoring
bzr revid: qdp-launchpad@openerp.com-20130321113059-667qdj873r0h0t55
2013-03-21 12:30:59 +01:00
Josse Colpaert 6287c5c262 [MERGE] Merg efrom 7.0
bzr revid: jco@openerp.com-20130320144706-ylpji506pzhtj3do
2013-03-20 15:47:06 +01:00
Josse Colpaert 9913357fa2 [FIX] Should have browse record of sale order instead of id
bzr revid: jco@openerp.com-20130320135321-ckejagpme57sq51z
2013-03-20 14:53:21 +01:00
Quentin (OpenERP) d90170fae5 [FIX] sale: another way to fix the batch invoicing of sale.order that currently create invoices in double
bzr revid: qdp-launchpad@openerp.com-20130320104853-odqz2m966igg5ept
2013-03-20 11:48:53 +01:00
Xavier ALT 06cd1f368c [MERGE] OPW 585958: sale: fix usage of map_account() for advance invoice, except fposition_id param as browse_record
bzr revid: xal@openerp.com-20130227134143-hzcoen5qin2hcw0h
2013-02-27 14:41:43 +01:00
Josse Colpaert d4c87342fb [FIX] Removes grouping functionality in creating invoices from sales orders and avoids double invoices
lp bug: https://launchpad.net/bugs/1092843 fixed

bzr revid: jco@openerp.com-20130226153109-xs603vv26vyiuke0
2013-02-26 16:31:09 +01:00
Hardik Ansodariya 20e10bc35e [FIX] sale_make_invoice_addvance: passed browse record instead id of fiscal postion(Maintenance case: 585958)
bzr revid: han@tinyerp.com-20130212070136-fbhyi4uv9vwdjee6
2013-02-12 12:31:36 +05:30
Quentin (OpenERP) a513344bc1 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121218134118-ixggega7sumgv6gq
2012-12-18 14:41:18 +01:00
Bhumi Thakkar (Open ERP) 45f013603f [IMP] Remove wrong argument.
bzr revid: bth@tinyerp.com-20121218113944-38ul57xiyzuqxzjh
2012-12-18 17:09:44 +05:30
Bhumi Thakkar (Open ERP) b1cf17d042 [MERGE] Merge lp:openobject-addons.
bzr revid: bth@tinyerp.com-20121218110418-46n4eixo5jl0q9i1
2012-12-18 16:34:18 +05:30
Quentin (OpenERP) 65293a4608 [FIX] sale: fixed wrong use of fields.date.today()
bzr revid: qdp-launchpad@openerp.com-20121217160701-d2o3ly5yd19gygjp
2012-12-17 17:07:01 +01:00
Quentin (OpenERP) fa5b0d4687 [FIX] sale: import missing module
bzr revid: qdp-launchpad@openerp.com-20121217152515-h7tk457s11zw6qtp
2012-12-17 16:25:15 +01:00
Cecile Tonglet a3939acfa5 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision
bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d
2012-12-17 16:23:03 +01:00
Quentin (OpenERP) f9e227717e [MERGE] addons-27 sale
bzr revid: qdp-launchpad@openerp.com-20121217110245-1rc9cl4x7r3l607j
2012-12-17 12:02:45 +01:00
Paramjit Singh Sahota 04de836f07 [IMP] Improved code.
bzr revid: psa@tinyerp.com-20121213113649-04rhxk61gmcys4o3
2012-12-13 17:06:49 +05:30
Paramjit Singh Sahota e9a355f840 [IMP] sale.fiscal_position.id was passed instead of sale.fiscal_position.
bzr revid: psa@tinyerp.com-20121213105331-77v6x57l3vzb7114
2012-12-13 16:23:31 +05:30
Paramjit Singh Sahota 9fc52399a8 [IMP] uom_id was passed instead of uom.
bzr revid: psa@tinyerp.com-20121213073237-2fm642lm2n6md4hg
2012-12-13 13:02:37 +05:30
Vishmita 7d90b73d52 [FIX]Change tooltip sentence
bzr revid: vja@tinyerp.com-20121211051531-6luv78i10sp50x2v
2012-12-11 10:45:31 +05:30
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Rucha (Open ERP) 241bcfe85d [IMP]: sale: Set current date as invoice date while creating invoice from SO lines
bzr revid: rpa@tinyerp.com-20121210105148-0vaen7se7o7dh6fd
2012-12-10 16:21:48 +05:30
Jiten (OpenERP) fd1e69a638 [MER] Merged trunk.
bzr revid: jra@tinyerp.com-20121210083952-fhjlo40g55d7ngf4
2012-12-10 14:09:52 +05:30
Fabien Pinckaers c270aa7693 [MERGE]
bzr revid: fp@tinyerp.com-20121208162456-f544eem3hs4sm8i7
2012-12-08 17:24:56 +01:00
Tejas Tank 392f1913f3 Merged Latest.
bzr revid: tta@openerp.com-20121207112002-jtes7j1er6leyd89
2012-12-07 16:20:02 +05:00
Bhumi Thakkar (Open ERP) 19091c5c59 [IMP] Name changed in context.
bzr revid: bth@tinyerp.com-20121207092555-g4e29bgy3ac0cexp
2012-12-07 14:55:55 +05:30
Bhumi Thakkar (Open ERP) 942eb82890 [IMP] Give todays'date in default.
bzr revid: bth@tinyerp.com-20121207071910-p87eady1aiicguy2
2012-12-07 12:49:10 +05:30
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
vta vta@openerp.com 18afbc6313 [FIX] Fix parameter name as per my previous commit
bzr revid: vta@openerp.com-20121205100926-86ny5uw8l8n83b88
2012-12-05 11:09:26 +01:00
Olivier Dony 8782163830 [FIX] sale: the `invoiced` field on sale.order.line should be a function field
Having a static boolean field is a mess and requires
a lot of custom code to make sure it is up-to-date,
implying a large source of possible bugs.
Using a function field should take care of updating
it when needed.
All the write() calls that were updating it were
normally removed, and there was also some cleanup
in the surrounding areas (quite minimal).

bzr revid: odo@openerp.com-20121129162629-5lt9e0v5aju36itj
2012-11-29 17:26:29 +01:00
Khushboo Bhatt (Open ERP) 616cbc4b9b [REM]sale:removed unnecessary header
bzr revid: kbh@tinyerp.com-20121129085206-5a1g7x3dhf15ffzv
2012-11-29 14:22:06 +05:30
Fabien Pinckaers 854284b6af [MERGE] fgi improve
bzr revid: fp@openerp.com-20121127215908-q5yt8nwna6gmdu88
2012-11-27 22:59:08 +01:00
Tejas Tank 31ef9f3f7f [MERGE]: Merged lp:~openerp-dev/openobject-addons/trunk-sale-shp
bzr revid: tta@openerp.com-20121127104942-xty9nkfkn79lfxvp
2012-11-27 16:19:42 +05:30
Quentin (OpenERP) cfe39eea1a [FIX] sale: recopy the right partner on the invoice from the SO
bzr revid: qdp-launchpad@openerp.com-20121126155139-tjxq08khe9o6bnh2
2012-11-26 16:51:39 +01:00
pankita shah (Open ERP) 0828aad424 [IMP] % in one line
bzr revid: shp@tinyerp.com-20121123120553-i1svfz5177fo86f1
2012-11-23 17:35:53 +05:30
Saurang Suthar eb9c03282c [IMP]sale:added new button Create & View Invoice for creating and view invoice
bzr revid: ssu@tinyerp.com-20121123104618-jxs2vk8huakuptua
2012-11-23 16:16:18 +05:30
Saurang Suthar 16fe01be59 [IMP]sale:put title on top with update and buttons in bottom of title and also added <p class="oe_grey">
bzr revid: ssu@tinyerp.com-20121122114244-my3fo0234n0ksig6
2012-11-22 17:12:44 +05:30
Amit (OpenERP) d9ed2215d1 [FIX] sale: origin are null on invoice line to create invoice button on sale order
lp bug: https://launchpad.net/bugs/1062119 fixed

bzr revid: amp@tinyerp.com-20121005101759-bdc095ez7xk2c9w4
2012-10-05 15:47:59 +05:30
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Quentin (OpenERP) 76b1702a21 [IMP] sale, sale_stock: better inheritancy for advance payment wizard
bzr revid: qdp-launchpad@openerp.com-20120921085908-5o2gc5mou8qys2cp
2012-09-21 10:59:08 +02:00
Quentin (OpenERP) 6ab2b852d9 [FIX] sale: removed buggy and useless fields_view_get() from wizard sale_make_invoice_advance.py
bzr revid: qdp-launchpad@openerp.com-20120920131229-3bozie3no4302bk9
2012-09-20 15:12:29 +02:00
Atul Patel (OpenERP) 2e65d4319f [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120912051440-raj6egoom3qyfsmm
bzr revid: atp@tinyerp.com-20120913034436-i09g3lujgvy81gr6
bzr revid: atp@tinyerp.com-20120914051314-m5g13izj55f4sxqi
2012-09-14 10:43:14 +05:30
Fabien Pinckaers 30872ea9da [IMP] address format of leads according to country
bzr revid: fp@tinyerp.com-20120913181952-h19q4v0vu6geungq
2012-09-13 20:19:52 +02:00
Fabien Pinckaers 5d3f9a09d1 [IMP] usability, clean several screens
bzr revid: fp@tinyerp.com-20120912171636-53vgvm34u579cmjv
2012-09-12 19:16:36 +02:00
Atul Patel (OpenERP) e488f9b568 [FIX]: Fix bug:1043181 : remove so line invoice after giving advance percentage payment
bzr revid: atp@tinyerp.com-20120911134717-vfdhltg2lno13nqf
2012-09-11 19:17:17 +05:30
Atul Patel (OpenERP) 39cbe2711e [FIX]: Sale order in done state after invoice using sale order line.
Create invoice button disappeared in SO line when its Done.

bzr revid: atp@tinyerp.com-20120911094754-d1q40uyt2waahkzg
2012-09-11 15:17:54 +05:30
Atul Patel (OpenERP) d630d3b6b6 [IMP]: improve progress bar from sale order line tree view.
bzr revid: atp@tinyerp.com-20120909173020-gljs3gss7ljm310w
2012-09-09 23:00:20 +05:30
Atul Patel (OpenERP) 4cd3b7cecb [IMP]:Inherit advance invoice wizard for order policy picking..
bzr revid: atp@tinyerp.com-20120909170341-1th57w16upi6c3dt
2012-09-09 22:33:41 +05:30
Atul Patel (OpenERP) e60d4abafc [REM]: move sale_stock wizard into sale wizard
bzr revid: atp@tinyerp.com-20120909121903-62z33di4idwsrzjf
2012-09-09 17:49:03 +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
Stephane Wirtel 5adcecf06e [MERGE] sale: add a label in the make invoice wizard
bzr revid: stw@openerp.com-20120823121952-zcl1swmcxjnryjis
2012-08-23 14:19:52 +02:00
Bharat Devnani(OpenERP) d48ff4be8f [IMP] Added label for sale order line selection on create invoice wizard
bzr revid: pso@tinyerp.com-20120823101917-8r8mvog04xsjq0cg
2012-08-23 15:49:17 +05:30
Bharat Devnani(OpenERP) 7fe9ca1ed6 [IMP] Added label for sale order line selection on create invoice wizard
bzr revid: pso@tinyerp.com-20120823085130-eczt22j1oozyni7v
2012-08-23 14:21:30 +05:30
pso (OpenERP) 29c1d2252b [MERGE] Merged with main branch
bzr revid: pso@tinyerp.com-20120817132208-r5fpj8nhffbods5x
2012-08-17 18:52:08 +05:30
Atul Patel (OpenERP) f35c0b3d44 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120814161000-41ai95ixagtqteok
2012-08-14 21:40:00 +05:30
Quentin (OpenERP) 1232812cc6 [MERGE] merged branch that corrects the decimal precision on fields. Courtesy of Akretion
bzr revid: qdp-launchpad@openerp.com-20120814141040-oaf7d56thhi2s9rm
2012-08-14 16:10:40 +02:00
Bharat Devnani (OpenERP) afa84101cf [REM] removed done button from Order Lines to Invoice
bzr revid: bde@tinyerp.com-20120814084640-6b25ehh0s29giwsn
2012-08-14 14:16:40 +05:30
Vo Minh Thu 9822629548 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813160657-ilujdek8ys4fzhp9
2012-08-13 18:06:57 +02:00
Atul Patel (OpenERP) 7a1a9460d9 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120813051748-klau4w0nig2apfxb
2012-08-13 10:47:48 +05:30
Twinkle Christian (OpenERP) fc1b1749a8 [IMP]Remove type field from the modules
bzr revid: tch@tinyerp.com-20120809060516-zgx3gdyv6wdshfyw
2012-08-09 11:35:16 +05:30
Antonin Bourguignon 59aa37f0e4 [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!')
bzr revid: abo@openerp.com-20120807113414-7mryqyt3jnq8shsa
2012-08-07 13:34:14 +02: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
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
Antonin Bourguignon b12e606e18 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120803160951-4n7ckom9hyhgeio2
2012-08-03 18:09:51 +02:00
Stephane Wirtel 5ee6c09b31 [FIX] sale: Change some layouts
bzr revid: stw@openerp.com-20120802145430-ebmecs6ise4h6na0
2012-08-02 16:54:30 +02:00
pso (OpenERP) 773c2d5c63 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120801064711-y90iik5ialfdnfft
2012-08-01 12:17:11 +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
pso (OpenERP) e5da0e191b [MERGE] Merged with main branch
bzr revid: pso@tinyerp.com-20120725125332-7qe6b3l0fjryast2
2012-07-25 18:23:32 +05:30
Saurang Suthar(OpenERP) 4c4055a4e0 [IMP] Improved warning messages for Sale module
bzr revid: pso@tinyerp.com-20120725110702-xyoyjt0i3t2nsej8
2012-07-25 16:37:02 +05:30
Raphael Collet 0e681f8f5e [FIX] sale: in create invoice wizard, reintroduce field qtty (used in tests)
bzr revid: rco@openerp.com-20120723161426-rwk22j4tm71z863b
2012-07-23 18:14:26 +02:00
Raphael Collet 396f5fdc9e [IMP] sale: merge the actions 'Create Final Invoice' and 'Advance Invoice' into a single wizard
bzr revid: rco@openerp.com-20120723152841-643jvecafb5eqqnm
2012-07-23 17:28:41 +02:00
Raphael Collet 395fa84aa1 [IMP] sale: clean up code to open view on invoices
bzr revid: rco@openerp.com-20120723132538-n2pppeiszt79xutq
2012-07-23 15:25:38 +02:00
Purnendu Singh (OpenERP) 7a8ac01d31 [MERGE] merge with main branch
bzr revid: psi@tinyerp.com-20120720061520-fzq1vhfyn88z8q3d
2012-07-20 11:45:20 +05:30
pso (OpenERP) 8048661b01 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120719073136-a7a5t43y2nm51zji
2012-07-19 13:01:36 +05:30
Fabien Pinckaers a824028878 [IMP] initial mail message sale
bzr revid: fp@tinyerp.com-20120718140613-3urmqhtng63lc23f
2012-07-18 16:06:13 +02:00
Rajesh Prajapati (OpenERP) 71122ae47a [IMP]tooltip : I have changed the tooltip of fields as suggested
bzr revid: rpr@tinyerp.com-20120713101751-zokuph2bcpcmlfc5
2012-07-13 15:47:51 +05:30
Hardik 65828916b7 [IMP]Sale : Warinig Messages are Changed
bzr revid: hsa@tinyerp.com-20120712055847-gk58g4lebt9ran3z
2012-07-12 11:28:47 +05:30
Benoit Guillot e67b4b6949 [REF] replace sale price precision by price unit and account precision. Remove sale precision from config view
bzr revid: benoit.guillot@akretion.com.br-20120710122431-z6kfajvt7yik9kt2
2012-07-10 14:24:31 +02:00
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Randhir Mayatra (OpenERP) 932d5c8f5a [USA] add cancel button
bzr revid: rma@tinyerp.com-20120628104832-g38nlyv3yhrr8hhz
2012-06-28 16:18:32 +05:30
Jigar Amin - OpenERP 11224704cd [FIX] purchase*, sale, share, report_webkit, buton cancel
bzr revid: jam@tinyerp.com-20120627134530-141mzncfffkmjrom
2012-06-27 19:15:30 +05:30
Twinkle (OpenERP) 471037495c [IMP]Apply css class flow on wizards buttons
bzr revid: tch@tinyerp.com-20120626063119-5i93di16milljxap
2012-06-26 12:01:19 +05:30
Twinkle (OpenERP) 0e97cefe9e [IMP]Improve wizard button
bzr revid: tch@tinyerp.com-20120625100901-ucjbttxod55erqmf
2012-06-25 15:39:01 +05:30
Twinkle (OpenERP) 660cc67256 [IMP]Added highlight button on wizard
bzr revid: tch@tinyerp.com-20120620104923-z1hty740vn160fg9
2012-06-20 16:19:23 +05:30
Turkesh Patel (Open ERP) f162fa5c6f [IMP] sale: remove cancel button and improved view of wizard.
bzr revid: tpa@tinyerp.com-20120615112642-h7ltxb7lxjuv86cs
2012-06-15 16:56:42 +05:30
Fabien Pinckaers 1f885950b4 [FIX] headers
bzr revid: fp@tinyerp.com-20120609222849-gm9loztzarjyn7pl
2012-06-10 00:28:49 +02:00
Fabien Pinckaers fcc3896f5f [IMP] form view, removed project_planning
bzr revid: fp@tinyerp.com-20120609203127-hzdb9tuua0dmydh0
2012-06-09 22:31:27 +02:00
Quentin (OpenERP) 4c8dc6b806 [IMP] sale: some code refactoring/cleaning/fixing/improving
bzr revid: qdp-launchpad@openerp.com-20120523171527-p82rno4ba4q5le42
2012-05-23 19:15:27 +02:00
Rucha (Open ERP) e4d2620631 [IMP]: sale: removed unwanted new field advance, improved code and usability
bzr revid: rpa@tinyerp.com-20120522094928-qjmqaiwthsvt4sy3
2012-05-22 15:19:28 +05:30
Turkesh Patel (Open ERP) 6246bd0401 [IMP] improved code.
bzr revid: tpa@tinyerp.com-20120514115013-6fofhsvmmrjfj707
2012-05-14 17:20:13 +05:30
Turkesh Patel (Open ERP) 3536f26779 [IMP] improved erro message.
bzr revid: tpa@tinyerp.com-20120514112914-z1v8uuuv3upf1e1y
2012-05-14 16:59:14 +05:30
Turkesh Patel (Open ERP) e92d187b4c [IMP] rename pay_type field to advance_payment_method
bzr revid: tpa@tinyerp.com-20120514112614-xc6dk5irsbmvr9ml
2012-05-14 16:56:14 +05:30
Turkesh Patel (Open ERP) d760265c30 [IMP] improved code.
bzr revid: tpa@tinyerp.com-20120514072958-hpwt4mj222b1x6vk
2012-05-14 12:59:58 +05:30
Turkesh Patel (Open ERP) 62d904a7c0 [MRG] merge with main addons.
bzr revid: tpa@tinyerp.com-20120510124808-88kemocdhxrjsnj0
bzr revid: tpa@tinyerp.com-20120514054546-l0hmlsu0eo2xav6a
2012-05-14 11:15:46 +05:30
Turkesh Patel (Open ERP) 257d2fc153 [IMP] improved code.
bzr revid: tpa@tinyerp.com-20120510124543-b57sft39eosm6gvb
2012-05-10 18:15:43 +05:30
Turkesh Patel (Open ERP) b7210951a4 [IMP] Improved code for advance invoice.
bzr revid: tpa@tinyerp.com-20120510110205-bbuu7wddtpeez7k6
2012-05-10 16:32:05 +05:30
Mayur Maheshwari (OpenERP) 9e59ce8812 [IMP]all: Improve all typos
bzr revid: mma@tinyerp.com-20120424060532-ohrf0sxwq8rpq6ls
2012-04-24 11:35:32 +05:30
Thibault Delavallée 931edc0075 [FIX] Fixed write with id instead of ids.
bzr revid: tde@openerp.com-20120403205706-xwy5uuzzzdn1hcl7
2012-04-03 22:57:06 +02:00