Sales - Workflow and Organization hosts its code at https://github.com/OCA/sale-workflow.git,branch=7.0.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:sale-wkfl

Sales - Workflow and Organization has 13 active reviews. See all merge proposals.

Sales - Workflow and Organization has 39 active branches owned by 7 people and 7 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:sale-wkfl
Series: 7.0
1 Development 2016-11-02 09:11:48 UTC
96. Merge pull request #150 from grap/7.0...

Author: Sylvain LE GAL (GRAP)
Revision Date: 2016-11-02 09:11:48 UTC

Merge pull request #150 from grap/7.0-sale_order_mass_action

[ADD] new module to realize mass actions (confirm, ...) on sale orders;

lp:sale-wkfl/6.1
Series: 6.1
1 Development 2015-07-24 21:05:06 UTC
13. Update travis configuration use sudo...

Author: Alexandre Fayolle - camptocamp
Revision Date: 2015-07-24 21:05:06 UTC

Update travis configuration

use sudo: false to enable container build
use cache: pip to cache pip packages

lp:~sale-core-editors/sale-wkfl/7.0 1 Development 2016-11-03 06:07:42 UTC
56. Launchpad automatic translations update.

Author: Launchpad Translations on behalf of sale-core-editors
Revision Date: 2016-11-03 06:07:42 UTC

Launchpad automatic translations update.

lp:~sebastien.beau/sale-wkfl/sale-wkfl-tax-inc 1 Development 2014-08-27 10:26:20 UTC
32. [FIX] fix wrong call to super

Author: Akretion Bot
Revision Date: 2014-08-27 10:26:20 UTC

[FIX] fix wrong call to super

lp:~agilebg/sale-wkfl/7.0_add_product_pricelist_properties_based 1 Development 2014-07-30 08:26:12 UTC
48. Launchpad automatic translations update.

Author: Launchpad Translations on behalf of sale-core-editors
Revision Date: 2014-06-25 06:09:28 UTC

Launchpad automatic translations update.

lp:~learts92/sale-wkfl/7.0-add-sale-order-authorized-users (Has a merge proposal) 1 Development 2014-07-18 13:58:00 UTC
50. Fix import and copyright notice.

Author: Leonardo Donelli
Revision Date: 2014-07-18 13:58:00 UTC

Fix import and copyright notice.

lp:~camptocamp/sale-wkfl/7.0-add-sale-default-discount-lep (Has a merge proposal) 1 Development 2014-07-18 08:34:44 UTC
51. add tests to sale_default_discount A...

Author: Leonardo Pistone
Revision Date: 2014-07-18 08:34:44 UTC

add tests to sale_default_discount

As discussed in the yaml file itself, I hit a situation where manual testing
works, but a default value does not show in the order line when in a yaml
test.

I prefer not to write extra production code just to make already working code
pass yaml tests. If YAML code are meant to be full-stack integrated tests (I
got the impression they are, since for example they run onchange methods),
then this looks like a bug in the yaml processor.

lp:~agilebg/sale-wkfl/imp_sale_line_quantity_properties_based_7 1 Development 2014-07-15 13:02:30 UTC
78. [ADD] Declared the property_ids field...

Author: Alex Comba - Agile BG
Revision Date: 2014-07-15 13:02:30 UTC

[ADD] Declared the property_ids field as invisible to verify if it is handled by the orm

lp:~agilebg/sale-wkfl/adding_sale_line_quantity_properties_based_7 (Has a merge proposal) 1 Development 2014-07-04 07:23:50 UTC
77. [IMP] module description

Author: Alex Comba - Agile BG
Revision Date: 2014-07-04 07:23:50 UTC

[IMP] module description

lp:~camptocamp/sale-wkfl/mix_ptype_merge-rde 1 Development 2014-06-26 12:49:58 UTC
51. [FIX] to merged order : pass id of de...

Author: Romain Deheele - Camptocamp
Revision Date: 2014-06-26 12:49:58 UTC

[FIX] to merged order : pass id of dest address instead of browse_record

lp:~camptocamp/sale-wkfl/7.0-dropshipping-merge-po-lep (Has a merge proposal) 1 Development 2014-06-26 12:35:21 UTC
46. [FIX] to populate the merged order, p...

Author: Romain Deheele - Camptocamp
Revision Date: 2014-06-26 12:35:21 UTC

[FIX] to populate the merged order, provide id of dest_address instead of browse_record

lp:~akretion-team/sale-wkfl/7.0-addmulticpny-sale-except-module-dbl (Has a merge proposal) 1 Development 2014-06-19 21:07:37 UTC
51. [FIX] add pot

Author: David BEAL (ak)
Revision Date: 2014-06-19 21:07:37 UTC

[FIX] add pot

lp:~camptocamp/sale-wkfl/product_procurement_type (Has a merge proposal) 1 Development 2014-06-10 15:36:16 UTC
48. [UPD] update manifest description

Author: Romain Deheele - Camptocamp
Revision Date: 2014-06-10 15:36:16 UTC

[UPD] update manifest description

lp:~dreis-pt/sale-wkfl/7.0-sale_noinvoice-dr (Has a merge proposal) 1 Development 2014-05-29 13:46:20 UTC
48. Added new module sale_noinvoice

Author: Daniel Reis
Revision Date: 2014-05-29 13:46:20 UTC

Added new module sale_noinvoice

lp:~kinner-vachhani/sale-wkfl/lp-1317035 bug(Has a merge proposal) 1 Development 2014-05-07 11:08:29 UTC
46. [Fix] changing sale flow to drop ship...

Author: Kinner Vachhani
Revision Date: 2014-05-07 11:06:08 UTC

[Fix] changing sale flow to drop shipping does not work

lp:~initos.com/sale-wkfl/7.0-add-sale_exception_warning (Has a merge proposal) 1 Development 2014-05-06 06:56:23 UTC
46. new sale exception: blocking message ...

Author: Katja Matthes
Revision Date: 2014-05-06 06:52:38 UTC

new sale exception: blocking message for customer

lp:~akretion-team/sale-wkfl/70-add-sale_order_revision (Has a merge proposal) 1 Development 2014-05-02 17:23:23 UTC
30. [TEST] fixed and enable test for sale...

Author: Raphaël Valyi - http://www.akretion.com
Revision Date: 2014-05-02 17:23:23 UTC

[TEST] fixed and enable test for sale_order_revision

lp:~akretion-team/sale-wkfl/7.0-add-sale_group (Has a merge proposal) 1 Development 2014-05-02 16:02:46 UTC
37. [ADD] added missing translation .pot

Author: Raphaël Valyi - http://www.akretion.com
Revision Date: 2014-05-02 16:02:46 UTC

[ADD] added missing translation .pot

lp:~savoirfairelinux-openerp/sale-wkfl/sale_landed_costs 1 Development 2014-04-21 16:01:48 UTC
33. [FIX] proper attribution

Author: David Cormier
Revision Date: 2014-02-10 20:25:51 UTC

[FIX] proper attribution

lp:~savoirfairelinux-openerp/sale-wkfl/sfl-contrib-45518 1 Development 2014-04-21 15:56:54 UTC
30. [ADD] add sale_landed_costs module

Author: David Cormier
Revision Date: 2014-04-17 14:10:24 UTC

[ADD] add sale_landed_costs module

lp:~camptocamp/sale-wkfl/7.0-add-dropshipping-merge-check-lep bug(Has a merge proposal) 1 Development 2014-04-18 13:32:11 UTC
47. [add] last test: if customer is the s...

Author: Leonardo Pistone
Revision Date: 2014-04-18 09:07:06 UTC

[add] last test: if customer is the same, can merge pos

lp:~akretion-team/sale-wkfl/7.0-add-module-sale_optional_line (Has a merge proposal) 1 Development 2014-03-25 11:15:13 UTC
43. [IMP] clean

Author: David BEAL (ak)
Revision Date: 2014-03-25 11:15:13 UTC

[IMP] clean

lp:~savoirfairelinux-openerp/sale-wkfl/sale_dropshipping_translation (Has a merge proposal) 1 Development 2014-03-18 18:58:14 UTC
45. Remove .mo from folder and .bzignore ...

Author:
Revision Date: 2014-03-18 18:58:14 UTC

Remove .mo from folder and .bzignore file from previous commit

lp:~camptocamp/sale-wkfl/merged_product_procurement_type-afe 1 Development 2014-03-12 15:22:12 UTC
40. [MRG] fix drop shipping issue

Author: Alexandre Fayolle - camptocamp
Revision Date: 2014-03-12 15:22:12 UTC

[MRG] fix drop shipping issue

lp:~factorlibre/sale-wkfl/sale-wkfl-7-partnerrisk-partnerinsurance (Has a merge proposal) 1 Development 2014-03-04 09:42:04 UTC
37. Add partner_risk and partner_risk_ins...

Author: Alberto Garcia (Factor Libre)
Revision Date: 2014-03-04 09:42:04 UTC

Add partner_risk and partner_risk_insurance

lp:~yannick-buron/sale-wkfl/sale-wkfl (Has a merge proposal) 1 Development 2014-02-20 15:09:18 UTC
32. Add sale_advance_invoice

Author: <email address hidden>
Revision Date: 2014-02-20 15:07:24 UTC

Add sale_advance_invoice

lp:~akretion-team/sale-wkfl/70-add-sale-partner-bank 1 Development 2014-02-19 12:11:37 UTC
32. Move sale_partner_bank module from ex...

Author: Alexis de Lattre
Revision Date: 2014-02-19 12:10:06 UTC

Move sale_partner_bank module from extra-trunk to sale-wkfl.

lp:~s-chazallet/sale-wkfl/7.0 1 Development 2014-02-14 09:35:00 UTC
31. Add sale_fiscal_position_update module.

Author: Alexis de Lattre
Revision Date: 2014-01-31 13:48:58 UTC

Add sale_fiscal_position_update module.

lp:~david-cormier-j/sale-wkfl/sale_landed_costs (Has a merge proposal) 1 Development 2014-02-10 20:25:51 UTC
33. [FIX] proper attribution

Author: David Cormier
Revision Date: 2014-02-10 20:25:51 UTC

[FIX] proper attribution

lp:~akretion-team/sale-wkfl/tmp-branch-before-merge 1 Development 2014-02-07 13:08:11 UTC
31. add folder i18n with file pt_BR.po to...

Author: Akretion Bot
Revision Date: 2014-02-07 13:08:11 UTC

add folder i18n with file pt_BR.po to avoid Warning message in log

lp:~savoirfairelinux-openerp/sale-wkfl/sale_lot_tracking (Has a merge proposal) 1 Development 2014-01-22 18:40:12 UTC
29. [FIX] remove pdb

Author: David Cormier
Revision Date: 2014-01-22 18:40:12 UTC

[FIX] remove pdb

lp:~agilebg/sale-wkfl/adding_product_customer_code_invoice 1 Development 2014-01-20 10:58:45 UTC
39. [FIX] From po to pot

Author: Nicola Malcontenti - Agile BG
Revision Date: 2014-01-20 09:38:31 UTC

[FIX] From po to pot

lp:~agilebg/sale-wkfl/adding_product_customer_code_picking 1 Development 2014-01-20 10:35:11 UTC
57. [FIX] added pot

Author: Nicola Malcontenti - Agile BG
Revision Date: 2014-01-20 09:43:24 UTC

[FIX] added pot

lp:~akretion-team/sale-wkfl/7.0-add-sale_import_lines (Has a merge proposal) 1 Development 2014-01-10 17:35:32 UTC
44. [REF] relative import style

Author: Raphaël Valyi - http://www.akretion.com
Revision Date: 2014-01-10 17:35:32 UTC

[REF] relative import style

lp:~agilebg/sale-wkfl/adding_product_partner_code_on_sale_7 1 Development 2013-12-17 10:37:22 UTC
26. [ADD] product_partner_code_on_sale co...

Author: Lorenzo Battistini
Revision Date: 2013-12-17 10:37:22 UTC

[ADD] product_partner_code_on_sale
copied form
https://code.launchpad.net/~julius-network-solutions/julius-openobject-addons/7.0

lp:~camptocamp/sale-wkfl/add-sale_sourced_by_line-jge 1 Development 2013-11-01 13:09:18 UTC
22. [FIX] Forbid to select location view ...

Author: Joël Grand-Guillaume @ camptocamp
Revision Date: 2013-09-06 11:35:03 UTC

[FIX] Forbid to select location view in sale source by line on SO Lines
(../trunk-generic/ rev 29.1.20)

lp:~agilebg/sale-wkfl/adding_account_fiscal_position_country_sale_7 (Has a merge proposal) 1 Development 2013-08-28 16:22:39 UTC
22. [REM] unnecessary sale_view.xml

Author: Alex Comba - Agile BG
Revision Date: 2013-08-28 16:22:39 UTC

[REM] unnecessary sale_view.xml

lp:~akretion-team/sale-wkfl/sale--wkfl-tax-management-improve 1 Development 2013-01-21 12:22:24 UTC
10. [FIX] sale_tax_inc_tax_exc: remove us...

Author: Sébastien BEAU - http://www.akretion.com
Revision Date: 2013-01-21 12:22:24 UTC

[FIX] sale_tax_inc_tax_exc: remove useless code and fix error due to refactor

lp:~akretion-team/sale-wkfl/sale-wkfl_discount_per_unit (Has a merge proposal) 1 Development 2012-12-21 09:11:27 UTC
12. [FIX] remove spaces

Author: Benoit Guillot - http://www.akretion.com
Revision Date: 2012-12-21 09:11:27 UTC

[FIX] remove spaces

139 of 39 results
You can't create new branches for Sales - Workflow and Organization.