Revision 7ebffd0d
Von Moritz Bunkus vor mehr als 7 Jahren hinzugefügt
menus/user/00-erp.yaml | ||
---|---|---|
119 | 119 |
params: |
120 | 120 |
action: RequirementSpec/list |
121 | 121 |
- parent: ar |
122 |
id: ar_add_quotation
|
|
123 |
name: Add Quotation
|
|
124 |
icon: quotation_add
|
|
122 |
id: ar_quotations
|
|
123 |
name: Quotations
|
|
124 |
icon: report_quotations
|
|
125 | 125 |
order: 200 |
126 | 126 |
access: sales_quotation_edit |
127 | 127 |
module: oe.pl |
128 | 128 |
params: |
129 |
action: add
|
|
129 |
action: search
|
|
130 | 130 |
type: sales_quotation |
131 | 131 |
- parent: ar |
132 |
id: ar_add_sales_order
|
|
133 |
name: Add Sales Order
|
|
134 |
icon: sales_order_add
|
|
132 |
id: ar_sales_orders
|
|
133 |
name: Sales Orders
|
|
134 |
icon: report_sales_orders
|
|
135 | 135 |
order: 300 |
136 | 136 |
access: sales_order_edit |
137 | 137 |
module: oe.pl |
138 | 138 |
params: |
139 |
action: add
|
|
139 |
action: search
|
|
140 | 140 |
type: sales_order |
141 | 141 |
- parent: ar |
142 | 142 |
id: ar_add_delivery_order |
... | ... | |
203 | 203 |
name: Reports |
204 | 204 |
icon: ar_report |
205 | 205 |
order: 900 |
206 |
- parent: ar_reports |
|
207 |
id: ar_reports_quotations |
|
208 |
name: Quotations |
|
209 |
icon: report_quotations |
|
210 |
order: 200 |
|
211 |
access: sales_quotation_edit |
|
212 |
module: oe.pl |
|
213 |
params: |
|
214 |
action: search |
|
215 |
type: sales_quotation |
|
216 |
- parent: ar_reports |
|
217 |
id: ar_reports_sales_orders |
|
218 |
name: Sales Orders |
|
219 |
icon: report_sales_orders |
|
220 |
order: 300 |
|
221 |
access: sales_order_edit |
|
222 |
module: oe.pl |
|
223 |
params: |
|
224 |
action: search |
|
225 |
type: sales_order |
|
226 | 206 |
- parent: ar_reports |
227 | 207 |
id: ar_reports_delivery_orders |
228 | 208 |
name: Delivery Orders |
Auch abrufbar als: Unified diff
Menüvereinheitlichung: »Verkauf« → »Angebote/Aufträge« umgestellt