[IMP]Registration view of total on member tree

This commit is contained in:
Fabien Bourgeois 2017-06-14 23:47:55 +02:00
parent 415fcbf64c
commit 97d7702e2d
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
domain="[('is_current', '=', True)]" />
<field name="season_id" readonly="1" />
<field name="member_id" readonly="1" invisible="1" />
<field name="activity_price" string="Base price" />
<field name="activity_price" string="Base price" sum="Total" />
</tree>
</field>
<field name="activity_registration_all_ids" readonly="1">