-
Notifications
You must be signed in to change notification settings - Fork 24
feat: 🎨 show a draft warning it the document is not booked #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
barredterra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The functionality LGTM. Regarding style, I think we should remove some nesting and CSS from the HTML.
e2056bb to
eadadb3
Compare
|
Habe es auf alle anderen übertragen und auf den aktuellen main ein rebase ausgeführt. kann jetzt direkt übernommen werden. |
habe das alles ausgebessert. ist auch auf dem branch gepucht kann gerne gemerged werden |
eadadb3 to
6b66c2a
Compare
shows a documentstate of Draft and Cancelled if the document is not booked regularly Update print_format/delivery_note.jinja Co-authored-by: Raffael Meyer <[email protected]> Update print_style/print_style.scss Co-authored-by: Raffael Meyer <[email protected]>
6b66c2a to
c362d50
Compare
|
Rebase on current main done |
shows a documentstate of Draft and Cancelled if the document is not booked regularly