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

[ADD] add module product_life_period #117

Closed

Conversation

laetitia-gangloff
Copy link

The goal of this module is to define life period on product and set product in state end at the end of the period.

#: view:product.life.period:product_life_period.product_life_period_view_search
#: view:product.life.period:product_life_period.product_life_period_view_tree
msgid "Product Life Period"
msgstr "Période de vie de l'articles"
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove "s" on article

@Cedric-Pigeon
Copy link
Contributor

👍

type="action"
name="%(action_open_life_period_products)d"
icon="fa-cubes">
<field name="products_count" string="Products" widget="statinfo" />
Copy link
Contributor

Choose a reason for hiding this comment

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

It should be great to pass the current period in context as default value on product action

@laetitia-gangloff
Copy link
Author

@Cedric-Pigeon I add a context on action to set default period life

Laetitia Gangloff and others added 2 commits April 26, 2017 09:52
- define life period on product
- set product in state end at the end of the period
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants