Skip to content

Commit

Permalink
✨ Add Recod Design for doctypes (#6)
Browse files Browse the repository at this point in the history
* ✨ Add Delivery Note, Purchase Order, Request for Quotation, Sales Order Print Formats

* 🐛 Fix title

* 🎨 Remove unnecessary fixtures

Signed-off-by: Emil <[email protected]>

* 📸 Add new screens

* 🔥 Remove another fixtures

* 🎨 Code review

Co-authored-by: Mathieu Brunot <[email protected]>

* 🎨 Use Recod ERPNext Design instead of Stock

Co-authored-by: Mathieu Brunot <[email protected]>

Co-authored-by: Mathieu Brunot <[email protected]>
  • Loading branch information
AminovE99 and madmath03 authored Aug 24, 2020
1 parent 534eb35 commit 7174383
Show file tree
Hide file tree
Showing 6 changed files with 209 additions and 97 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions recod_erpnext_design/docs/user/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,22 @@ You can also go to the "_Print Format_" and make it the default for a kind of do

![Recod Salary Slip](./assets/recod_print_format_salary_slip.png "Recod Salary Slip")

### Recod Delivery Note

![Recod Delivery Note](./assets/recod_print_format_delivery_note.png "Recod Delivery Note")

### Recod Purchase Order

![Recod Purchase Order](./assets/recod_print_format_purchase_order.png "Recod Purchase Order")

### Recod Request for Quotation

![Recod Request for Quotation](./assets/recod_print_format_request_for_quotation.png "Recod Request for Quotation")

### Recod Sales Order

![Recod Sales Order](./assets/recod_print_format_sales_order.png "Recod Sales Order")

## Recod Website

**Recod ERPNext Design** also bundles several website themes.
Expand Down
290 changes: 193 additions & 97 deletions recod_erpnext_design/fixtures/print_format.json

Large diffs are not rendered by default.

0 comments on commit 7174383

Please sign in to comment.