Move GroupOrderInvoice functionality to plugin #66
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
needs specification
nice to have
question
ready to go
refactoring
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 4 hours
Due date
flip
4 hours
No due date set.
Dependencies
No dependencies set.
Reference: Foodsoft/foodsoft#66
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Group Order Invoice generation as plugin
Funktionalität ist größtenteils in ein Plugin geflossen
Deface hat immer wieder Probleme mit inline javascript oder :plain html , etc. weil es von haml zu erb konvertiert und dabei manche Code snippets nicht versteht.
Einige partials im Hauptprojekt wurden daher separiert, damit deface ohne den falsch konvertierten code greifen kann.
Es fehlt bisher:
lösung für deface fnden. deface kann nicht mit embedded javascript umgehen, da erb converter die klammern nicht versteht...