Revision bb853414
Von Bernd Bleßmann vor 3 Monaten hinzugefügt
menus/user/00-erp.yaml | ||
---|---|---|
212 | 212 |
name: Add Sales Reclamation |
213 | 213 |
#icon: reclamation_add TODO(Tamino): add icons |
214 | 214 |
order: 450 |
215 |
access: sales_reclamation_edit |
|
215 |
access: sales_reclamation_edit & client/show_sales_reclamation
|
|
216 | 216 |
params: |
217 | 217 |
action: Reclamation/add |
218 | 218 |
type: sales_reclamation |
... | ... | |
313 | 313 |
name: Sales Reclamation |
314 | 314 |
#icon: reclamation_add TODO(Tamino): add icons |
315 | 315 |
order: 450 |
316 |
access: sales_reclamation_edit |
|
316 |
access: sales_reclamation_edit & client/show_sales_reclamation
|
|
317 | 317 |
params: |
318 | 318 |
action: Reclamation/list |
319 | 319 |
type: sales_reclamation |
... | ... | |
440 | 440 |
name: Add Purchase Reclamation |
441 | 441 |
#icon: reclamation_add TODO(Tamino): add icons |
442 | 442 |
order: 350 |
443 |
access: purchase_reclamation_edit |
|
443 |
access: purchase_reclamation_edit & client/show_purchase_reclamation
|
|
444 | 444 |
params: |
445 | 445 |
action: Reclamation/add |
446 | 446 |
type: purchase_reclamation |
... | ... | |
509 | 509 |
name: Purchase Reclamation |
510 | 510 |
#icon: reclamation_add TODO(Tamino): add icons |
511 | 511 |
order: 370 |
512 |
access: purchase_reclamation_edit |
|
512 |
access: purchase_reclamation_edit & client/show_purchase_reclamation
|
|
513 | 513 |
params: |
514 | 514 |
action: Reclamation/list |
515 | 515 |
type: purchase_reclamation |
... | ... | |
1223 | 1223 |
id: system_reclamation_reasons |
1224 | 1224 |
name: Reclamation Reasons |
1225 | 1225 |
order: 1220 |
1226 |
access: client/show_sales_reclamation | client/show_purchase_reclamation |
|
1226 | 1227 |
params: |
1227 | 1228 |
action: ReclamationReason/list |
1228 | 1229 |
type: reclamation_reason |
menus/user/90-purchase-order-confirmation.yaml | ||
---|---|---|
3 | 3 |
name: Add Purchase Order Confirmation |
4 | 4 |
icon: purchase_order_add |
5 | 5 |
order: 250 |
6 |
access: purchase_order_edit & client/feature_experimental_order |
|
6 |
access: purchase_order_edit & client/feature_experimental_order & client/show_purchase_order_confirmation
|
|
7 | 7 |
params: |
8 | 8 |
action: Order/add |
9 | 9 |
type: purchase_order_confirmation |
... | ... | |
12 | 12 |
name: Purchase Order Confirmations |
13 | 13 |
icon: purchase_order_report |
14 | 14 |
order: 250 |
15 |
access: purchase_order_edit | purchase_order_view
|
|
15 |
access: (purchase_order_edit | purchase_order_view) & client/show_purchase_order_confirmation
|
|
16 | 16 |
module: oe.pl |
17 | 17 |
params: |
18 | 18 |
action: search |
menus/user/90-purchase-quotation-intake.yaml | ||
---|---|---|
3 | 3 |
name: Add Purchase Quotation Intake |
4 | 4 |
icon: rfq_add |
5 | 5 |
order: 150 |
6 |
access: request_quotation_edit & client/feature_experimental_order |
|
6 |
access: request_quotation_edit & client/feature_experimental_order & client/show_purchase_quotation_intake
|
|
7 | 7 |
params: |
8 | 8 |
action: Order/add |
9 | 9 |
type: purchase_quotation_intake |
... | ... | |
12 | 12 |
name: Purchase Quotation Intakes |
13 | 13 |
icon: rfq_report |
14 | 14 |
order: 150 |
15 |
access: request_quotation_edit | request_quotation_view
|
|
15 |
access: (request_quotation_edit | request_quotation_view) & client/show_purchase_quotation_intake
|
|
16 | 16 |
module: oe.pl |
17 | 17 |
params: |
18 | 18 |
action: search |
menus/user/90-sales-order-intake.yaml | ||
---|---|---|
3 | 3 |
name: Add Sales Order Intake |
4 | 4 |
icon: sales_order_add |
5 | 5 |
order: 290 |
6 |
access: sales_order_edit & client/feature_experimental_order |
|
6 |
access: sales_order_edit & client/feature_experimental_order & client/show_sales_order_intake
|
|
7 | 7 |
params: |
8 | 8 |
action: Order/add |
9 | 9 |
type: sales_order_intake |
... | ... | |
15 | 15 |
name: Sales Order Intakes |
16 | 16 |
icon: report_sales_orders |
17 | 17 |
order: 280 |
18 |
access: sales_order_edit | sales_order_view
|
|
18 |
access: (sales_order_edit | sales_order_view) & client/show_sales_order_intake
|
|
19 | 19 |
module: oe.pl |
20 | 20 |
params: |
21 | 21 |
action: search |
Auch abrufbar als: Unified diff
Sichtbarkeit neuer Belege: Einstellung im Menü berücksichtigen