Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master sale management onboarding kme #21118

Merged
merged 6 commits into from
Nov 29, 2017

Conversation

kme-odoo
Copy link
Contributor

Task : https://www.odoo.com/web?debug#id=38720&view_type=form&model=project.task&action=327&menu_id=4720
Pad : https://pad.odoo.com/p/r.fa79ef2e6ea4c63e842e5c821a81537f

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

@C3POdoo C3POdoo added the RD research & development, internal work label Nov 21, 2017
@kme-odoo kme-odoo force-pushed the master-sale_management_onboarding-kme branch 5 times, most recently from bb4be66 to 15642dc Compare November 28, 2017 13:35
position: "bottom",
}, {
trigger: ".modal-body .o_required_modifier input, .o_list_view .o_required_modifier input",
trigger: ".o_form_editable .o_field_many2one[name='product_id']",
extra_trigger: ".o_sale_order",
content: _t("Select a product, or create a new one on the fly. The product will define the default sales price (that you can change), taxes and description automatically."),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change it into "Select a product, or create a new one on the fly."

@kme-odoo kme-odoo force-pushed the master-sale_management_onboarding-kme branch from 7302ba3 to 216e813 Compare November 29, 2017 09:44
@tivisse tivisse force-pushed the master-sale_management_onboarding-kme branch from 216e813 to 3ee2689 Compare November 29, 2017 13:58
Purpose
=======

Rewrite the tour tips

Specification
=============
- Organize your sales activities with the Sales Management app ==> OK
- Let's create a new quotation. Note that colored buttons usually point to the next logical actions. ==> OK but put it under the create button and not on the right
- Write the name of your customer to create one on the fly, or select an existing one. ==> OK but put it under the field and not above
- Click here to add some lines to your quotations. ==> Click here to add some products or services to your quotation.
- Select a product, or create a new one on the fly. The product will define the default sales price (that you can change), taxes and description automatically ==> Rename in into "Select a product, or create a new one on the fly."
- Once your quotation is ready, you can save, print or send it by email. ==> OK
- Use the breadcrumbs to go back to preceeding screens. ==> OK
- Use this menu to access quotations, sales orders and customers. ==> OK
- Click the Home icon to navigate across apps. ==> Remove that step
- Configuration options are available in the Settings app.==> remove that step
- Invite salespeople or managers via email. Enter one email per line. ==> remove that step
Specification
=============

- Rename the menu entry "Invoicing" into "To Invoice"
- Rename the menu entry"catalog" into "Products"
- Remove a part of the empty list message for quotations
- In Orders/Sales : remove the default filter Sales Order (doens't make sense)
Purpose
=======

In the order line, when you create a product on the fly: if set a price you store the price and the description on the product (not if you select the product, only if you quick create it) (only the first time, like in Purchase)
@tivisse tivisse force-pushed the master-sale_management_onboarding-kme branch from 3ee2689 to d8e7056 Compare November 29, 2017 14:43
@tivisse
Copy link
Contributor

tivisse commented Nov 29, 2017

9410371

@tivisse tivisse closed this Nov 29, 2017
@tivisse tivisse merged commit d8e7056 into odoo:master Nov 29, 2017
@tivisse tivisse deleted the master-sale_management_onboarding-kme branch November 29, 2017 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants