Add WR draft management
This commit is contained in:
@@ -79,9 +79,16 @@
|
||||
<label name="weight_date"/>
|
||||
<field name="weight_date"/>
|
||||
</group>
|
||||
<group id="remote_wr" colspan="8" col="4">
|
||||
<button name="create_remote_weight_reports" string="Create Remote WRs" colspan="4"/>
|
||||
<label name="remote_weight_report_sent_at"/>
|
||||
<field name="remote_weight_report_sent_at"/>
|
||||
<label name="remote_weight_report_keys"/>
|
||||
<field name="remote_weight_report_keys" colspan="4"/>
|
||||
</group>
|
||||
|
||||
<!-- <group id="buttons" colspan="8">
|
||||
<button name="import_json" string="Import JSON"/>
|
||||
<button name="export_json" string="Export JSON"/>
|
||||
</group> -->
|
||||
</form>
|
||||
</form>
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
<field name="invoice_net_kg"/>
|
||||
<field name="gain_loss_kg"/>
|
||||
<field name="gain_loss_percent"/>
|
||||
<field name="remote_weight_report_sent_at"/>
|
||||
<!-- <button name="import_json" tree_invisible="1"/>
|
||||
<button name="export_json" tree_invisible="1"/> -->
|
||||
</tree>
|
||||
</tree>
|
||||
|
||||
Reference in New Issue
Block a user