beschäftigt sich mit Deployment-Prozessen, Entwicklungsinfrastrukturen und Wissensmanagement seit 2011
Vorbereitung Zertifizierung
Lehren und Lernen Stoff zusammenzufassen
Location
brandung
Ablauf
Was machen wir denn heute Schönes?
SESSION 10
Sales
Shipping Methods
neue Aufgaben I
SESSION 11
Payment
neue Aufgaben II
SESSION 12
Customer
neue Aufgaben III
Sonstiges
Sales | Overview
Allgemeines
Orders
Invoices
Shipments
Sales | Allgemeines
Scopes -> Frontend vs. Backend
CRUD of Orders, Invoices, Shipments
Besonderheit: partionierte Vorgänge
Stornierungen
Sales | Orders
Workflow
Retouren
Sales | Invoices
Workflow
Gutschriften
Sales | Shipments
Workflow
Retouren
Shipping Methods | Overview
Allgemeines
Modulerstellung
Kostenberechnung
Hausaufgaben zum nächsten Mal
Implement a module that saves all sales CRUD operations (frontend and adminhtml) into a queue table where they could be picked up by an ERP system.
Implement a shipping module that uses the new product attributes height, width, and depth to calculate the shipping cost. Respect items with free shipping from coupons.
Automatically attach the invoice PDF with the order confirmation email (backend and frontend).