Fee report
This commit is contained in:
@@ -151,13 +151,13 @@ this repository contains the full copyright notices and license terms. -->
|
||||
name="Fee Rules"
|
||||
parent="menu_fees"
|
||||
action="act_fee_rule_form"
|
||||
sequence="10"
|
||||
sequence="20"
|
||||
id="menu_fee_rule_form"/>
|
||||
<menuitem
|
||||
name="Fee Report"
|
||||
parent="menu_fees"
|
||||
action="act_fee_report_form"
|
||||
sequence="20"
|
||||
sequence="10"
|
||||
id="menu_fee_report_form"/>
|
||||
</data>
|
||||
</tryton>
|
||||
|
||||
@@ -15,8 +15,4 @@
|
||||
<field name="sale"/>
|
||||
<label name="shipment_in"/>
|
||||
<field name="shipment_in"/>
|
||||
<label name="shipment_out"/>
|
||||
<field name="shipment_out"/>
|
||||
<label name="shipment_internal"/>
|
||||
<field name="shipment_internal"/>
|
||||
</form>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<tree>
|
||||
<button name="invoice" string="Invoice"/>
|
||||
<button name="invoice" string="Action"/>
|
||||
<field name="r_purchase_line" width="90"/>
|
||||
<field name="r_shipment_origin" width="120"/>
|
||||
<field name="r_fee_type" width="120"/>
|
||||
|
||||
Reference in New Issue
Block a user