sale_subscriptions: the fields subscription_start_date and subscription_end_date are not visible

Bug #891955 reported by bruno bottacini
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Domsense Agile BG OpenERP Addons
Fix Released
Low
Lorenzo Battistini

Bug Description

if install sale_subscriptions and sale_layout the fields subscription_start_date and subscription_end_date are not visible int the order form.

i resolve in this way:

*** sale_view (copia).xml 2011-11-18 09:43:59.957669305 +0100
--- sale_view.xml 2011-11-18 09:43:51.777669309 +0100
***************
*** 6,11 ****
--- 6,12 ----
              <field name="model">sale.order</field>
              <field name="inherit_id" ref="sale.view_order_form"/>
              <field name="type">form</field>
+ <field name="priority" eval="31"/>
              <field name="arch" type="xml">
                   <field name="delay" position="after">
                      <field name="subscription_start_date"/>

Revision history for this message
bruno bottacini (bruno-bottacini) wrote :
Changed in domsense-agilebg-addons:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Lorenzo Battistini - Agile BG - Domsense (elbati)
Revision history for this message
Lorenzo Battistini (elbati) wrote :
Changed in domsense-agilebg-addons:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.