forked from Yaltik/golem
[IMP]Registration view of total on member tree
This commit is contained in:
parent
415fcbf64c
commit
97d7702e2d
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user