mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 19:29:10 +00:00
feat: Offer Display
- Added offers section in website item - Added more roles to website item - Fixed attachment limit issue in website item - Created Website Offer child doctype - Added offers listing in Item full page view - style fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="col-md-7 product-details {{ width_class }}">
|
||||
<!-- title -->
|
||||
<h1 class="product-title" itemprop="name">
|
||||
{{ item_name }}
|
||||
{{ doc.web_item_name }}
|
||||
</h1>
|
||||
<p class="product-code">
|
||||
<span>{{ _("Item Code") }}:</span>
|
||||
|
||||
Reference in New Issue
Block a user