File tree 3 files changed +7
-6
lines changed
3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 3
3
================
4
4
5
5
Manage prices from product tree view using custom filters.
6
-
7
-
Original file line number Diff line number Diff line change 1
1
# -*- coding: utf-8 -*-
2
2
{
3
- "name" : """product prices management""" ,
4
- "summary" : """product prices management""" ,
5
- "description" : """product prices management """ ,
6
- "category" : "Web " ,
3
+ "name" : """Product prices management""" ,
4
+ "summary" : """Product prices management""" ,
5
+ "description" : """Set prices for custom products groups """ ,
6
+ "category" : "Sales " ,
7
7
"images" : [],
8
8
"version" : "1.0.0" ,
9
9
Original file line number Diff line number Diff line change 1
1
================
2
2
Product Prices
3
3
================
4
+
5
+ Manage prices from product (or product template) tree view using custom filters.
6
+ New price = Cost * Custom markup.
You can’t perform that action at this time.
0 commit comments