Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 40c2f024

Von Tamino Steinert vor fast 2 Jahren hinzugefügt

  • ID 40c2f02412b20d0b561905b44d1d91b19292d525
  • Vorgänger 6b3c30a7
  • Nachfolger c1ed1e91

Reclamation: Controller and Templates created

also for ReclamationReason
Changes in SL/DB/Shipto.pm, SL/DB/Helper/TransNumberGenerator.pm,
SL/Controller/File.pm and SL/Webdav.pm for Reclamation
Links in menus added for:
- Reclamation/add
- Reclamation/list
- ReclamationReason/list

Unterschiede anzeigen:

menus/user/00-erp.yaml
208 208
  params:
209 209
    action: add
210 210
    type: sales_delivery_order
211
- parent: ar
212
  id: ar_add_sales_reclamation
213
  name: Add Sales Reclamation
214
    #icon: reclamation_add TODO(Tamino): add icons
215
  order: 450
216
  access: sales_reclamation_edit
217
  params:
218
    action: Reclamation/add
219
    type: sales_reclamation
211 220
- parent: ar
212 221
  id: ar_add_sales_invoice
213 222
  name: Add Sales Invoice
......
300 309
  params:
301 310
    action: search
302 311
    type: sales_delivery_order
312
- parent: ar_reports
313
  id: ar_report_sales_reclamation
314
  name: Sales Reclamation
315
    #icon: reclamation_add TODO(Tamino): add icons
316
  order: 450
317
  access: sales_reclamation_edit
318
  params:
319
    action: Reclamation/list
320
    type: sales_reclamation
303 321
- parent: ar_reports
304 322
  id: ar_reports_invoices_credit_notes_ar_transactions
305 323
  name: Invoices, Credit Notes & AR Transactions
......
419 437
  params:
420 438
    action: add
421 439
    type: purchase_delivery_order
440
- parent: ap
441
  id: ap_add_purchase_reclamation
442
  name: Add Purchase Reclamation
443
    #icon: reclamation_add TODO(Tamino): add icons
444
  order: 350
445
  access: purchase_reclamation_edit
446
  params:
447
    action: Reclamation/add
448
    type: purchase_reclamation
422 449
- parent: ap
423 450
  id: ap_add_vendor_invoice
424 451
  name: Add Vendor Invoice
......
479 506
  params:
480 507
    action: search
481 508
    type: supplier_delivery_order
509
- parent: ap_reports
510
  id: ap_report_purchase_reclamation
511
  name: Purchase Reclamation
512
    #icon: reclamation_add TODO(Tamino): add icons
513
  order: 370
514
  access: purchase_reclamation_edit
515
  params:
516
    action: Reclamation/list
517
    type: purchase_reclamation
482 518
- parent: ap_reports
483 519
  id: ap_reports_vendor_invoices_ap_transactions
484 520
  name: Vendor Invoices & AP Transactions
......
1179 1215
  params:
1180 1216
    action: SimpleSystemSetting/list
1181 1217
    type: price_factor
1218
- parent: system
1219
  id: system_reclamation_reasons
1220
  name: Reclamation Reasons
1221
  order: 1220
1222
  params:
1223
    action: ReclamationReason/list
1224
    type: reclamation_reason
1182 1225
- parent: system
1183 1226
  id: system_greetings
1184 1227
  name: Greetings

Auch abrufbar als: Unified diff