[WIP]pms: wizard massive changes save&continue

This commit is contained in:
Darío Lodeiros
2021-10-24 20:08:48 +02:00
parent 312a27f0be
commit e1c5a4347a
2 changed files with 156 additions and 134 deletions

View File

@@ -474,8 +474,14 @@
</field>
<footer>
<button
name="apply_massive_changes"
string="Apply changes"
name="save_and_close"
string="Apply and close"
type="object"
class="btn-primary"
/>
<button
name="continue_massive_changes"
string="Apply and continue"
type="object"
class="btn-primary"
/>