diff --git a/stock_last_purchase_price/__manifest__.py b/stock_last_purchase_price/__manifest__.py index 8b74fbc66..8253e6898 100644 --- a/stock_last_purchase_price/__manifest__.py +++ b/stock_last_purchase_price/__manifest__.py @@ -34,7 +34,7 @@ 'stock_account', 'purchase' ], - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'application': False, 'installable': True, diff --git a/stock_last_purchase_price/static/description/banner.jpg b/stock_last_purchase_price/static/description/banner.jpg deleted file mode 100644 index 9360137da..000000000 Binary files a/stock_last_purchase_price/static/description/banner.jpg and /dev/null differ diff --git a/stock_last_purchase_price/static/description/banner.png b/stock_last_purchase_price/static/description/banner.png new file mode 100644 index 000000000..d5ef053ef Binary files /dev/null and b/stock_last_purchase_price/static/description/banner.png differ diff --git a/stock_last_purchase_price/static/description/icon.png b/stock_last_purchase_price/static/description/icon.png index cf97ec4bc..5c8d15397 100644 Binary files a/stock_last_purchase_price/static/description/icon.png and b/stock_last_purchase_price/static/description/icon.png differ diff --git a/stock_last_purchase_price/static/description/images/advanced_stock.png b/stock_last_purchase_price/static/description/images/advanced_stock.png new file mode 100644 index 000000000..6156b14bf Binary files /dev/null and b/stock_last_purchase_price/static/description/images/advanced_stock.png differ diff --git a/stock_last_purchase_price/static/description/images/banner.png b/stock_last_purchase_price/static/description/images/banner.png new file mode 100644 index 000000000..0950f6f7e Binary files /dev/null and b/stock_last_purchase_price/static/description/images/banner.png differ diff --git a/stock_last_purchase_price/static/description/images/barcode_scanning.jpeg b/stock_last_purchase_price/static/description/images/barcode_scanning.jpeg new file mode 100644 index 000000000..529143e4e Binary files /dev/null and b/stock_last_purchase_price/static/description/images/barcode_scanning.jpeg differ diff --git a/stock_last_purchase_price/static/description/images/checked.png b/stock_last_purchase_price/static/description/images/checked.png new file mode 100644 index 000000000..578cedb80 Binary files /dev/null and b/stock_last_purchase_price/static/description/images/checked.png differ diff --git a/stock_last_purchase_price/static/description/images/costing.png b/stock_last_purchase_price/static/description/images/costing.png new file mode 100644 index 000000000..6bcd190f9 Binary files /dev/null and b/stock_last_purchase_price/static/description/images/costing.png differ diff --git a/stock_last_purchase_price/static/description/images/costing1.png b/stock_last_purchase_price/static/description/images/costing1.png new file mode 100644 index 000000000..6f8f1bf75 Binary files /dev/null and b/stock_last_purchase_price/static/description/images/costing1.png differ diff --git a/stock_last_purchase_price/static/description/images/costing2.png b/stock_last_purchase_price/static/description/images/costing2.png new file mode 100644 index 000000000..5e893a908 Binary files /dev/null and b/stock_last_purchase_price/static/description/images/costing2.png differ diff --git a/stock_last_purchase_price/static/description/images/costing3.png b/stock_last_purchase_price/static/description/images/costing3.png new file mode 100644 index 000000000..2f65be489 Binary files /dev/null and b/stock_last_purchase_price/static/description/images/costing3.png differ diff --git a/stock_last_purchase_price/static/description/images/costing4.png b/stock_last_purchase_price/static/description/images/costing4.png new file mode 100644 index 000000000..e90e77db6 Binary files /dev/null and b/stock_last_purchase_price/static/description/images/costing4.png differ diff --git a/stock_last_purchase_price/static/description/images/costing5.png b/stock_last_purchase_price/static/description/images/costing5.png new file mode 100644 index 000000000..a8b7c27b3 Binary files /dev/null and b/stock_last_purchase_price/static/description/images/costing5.png differ diff --git a/stock_last_purchase_price/static/description/images/costing6.png b/stock_last_purchase_price/static/description/images/costing6.png new file mode 100644 index 000000000..8a30e1fb9 Binary files /dev/null and b/stock_last_purchase_price/static/description/images/costing6.png differ diff --git a/stock_last_purchase_price/static/description/cybro_logo.png b/stock_last_purchase_price/static/description/images/cybrosys.png similarity index 96% rename from stock_last_purchase_price/static/description/cybro_logo.png rename to stock_last_purchase_price/static/description/images/cybrosys.png index bb309114c..d76b5bafb 100644 Binary files a/stock_last_purchase_price/static/description/cybro_logo.png and b/stock_last_purchase_price/static/description/images/cybrosys.png differ diff --git a/stock_last_purchase_price/static/description/images/export.jpeg b/stock_last_purchase_price/static/description/images/export.jpeg new file mode 100644 index 000000000..5dfdf2c2b Binary files /dev/null and b/stock_last_purchase_price/static/description/images/export.jpeg differ diff --git a/stock_last_purchase_price/static/description/images/inventory_valuation.png b/stock_last_purchase_price/static/description/images/inventory_valuation.png new file mode 100644 index 000000000..02df9a68b Binary files /dev/null and b/stock_last_purchase_price/static/description/images/inventory_valuation.png differ diff --git a/stock_last_purchase_price/static/description/images/product_barcode.png b/stock_last_purchase_price/static/description/images/product_barcode.png new file mode 100644 index 000000000..683ba5b0d Binary files /dev/null and b/stock_last_purchase_price/static/description/images/product_barcode.png differ diff --git a/stock_last_purchase_price/static/description/images/stock_ageing.jpeg b/stock_last_purchase_price/static/description/images/stock_ageing.jpeg new file mode 100644 index 000000000..92effb57b Binary files /dev/null and b/stock_last_purchase_price/static/description/images/stock_ageing.jpeg differ diff --git a/stock_last_purchase_price/static/description/index.html b/stock_last_purchase_price/static/description/index.html index 1a90afb21..309fcf312 100644 --- a/stock_last_purchase_price/static/description/index.html +++ b/stock_last_purchase_price/static/description/index.html @@ -1,354 +1,348 @@ -
-
-

- Costing method: Last Purchase Price -

-

- Introducing new costing method 'Last Purchase Price' in Odoo -

-
- Cybrosys Technologies -
- -
- cybrosys technologies -
-
-
-
-
-
-

- Overview -

-

- This module allows you to update your product's cost as your last purchase price - and changes the stock valuation based on that -

-
- -
-

- Configuration -

-

- After installing the module, - Select the newly added costing method in product category. Provide 'Price Difference Account' too if you are - following automated inventory valuation. -

-
-
- -
-
-

- Features -

-

- - A New Costing Method Is Added To The List And Can Be Chosen From Product Category Form. -

-

- - Cost Price Of Products Will Be Updated With Their Last Purchase Price -

-

- - Takes Last Purchase Price In Stock Valuation Report -

-

- - Automatically Posting Price Difference Related Accounting Entries To The - 'Price Difference Account' When We Use Automated Inventory Valuation -

-
-
- -
-
-

- Screenshots -

-

- - Product category -

-
- -
-

- - Journal Item generated by the price change -

-
- -
-
-
- - -
-
- cybrosys technologies -
-
-
-
-

- Our Services -

-
-
- -
- - - -
-

- - Odoo Customization - -

- -
-
- -
- - - -
-

- - Odoo Implementation -

- -
-
- -
- - - -
-

- - Odoo Integration - -

- -
-
- -
- - - -
-

- - Odoo Support -

- -
-
- -
- - - -
-

- - Hire Odoo Developers -

- -
-
-
-
-
-
-

- Our Industries -

-
-
- -
-
- - Odoo Industry - -
-
-
-

- - Trading - -

-

- Easily procure and sell your products. -

-
- -
-
- -
-
- - Odoo Industry - -
-
-
-

- - Manufacturing -

-

- Plan, track and schedule your operations. -

-
- -
-
- -
-
- - Odoo Industry - -
-
-
-

- - Restaurant -

-

- Run your bar or restaurant methodical. -

-
- -
-
- -
-
- - Odoo Industry - -
-
-
-

- - POS -

-

- Easy configuring and convivial selling. -

-
- -
-
- -
-
- - Odoo Industry - -
-
-
-

- - E-commerce & Website -

-

- Mobile friendly, awe-inspiring product pages. -

-
-
-
- -
-
- - Odoo Industry - -
-
-
-

- - Hotel Management -

-

- An all-inclusive hotel management application. -

-
-
-
- -
-
- - Odoo Industry - -
-
-
-

- - Education -

-

- A Collaborative platform for educational management. -

-
-
-
- -
-
- - Odoo Industry - -
-
-
-

- - Service Management -

-

- Keep track of services and invoice accordingly. -

-
-
-
-
-
-
-
-
- Email us - Contact Us - Request Customization -
-
- -
- - - - - -
-
-
\ No newline at end of file +
cybrosys-logo
+
+
+
+

Costing method: Last Purchase Price

+ +

Introducing new costing method 'Last Purchase Price' in Odoo +

+ +
+

Key Highlights

+ +
+
+
+
+
+
+
+ +
+
+ +

Overview

+
+

+ This module allows you to update your product's cost as your last purchase price and changes the stock valuation based on that +

+
+ + + + + +
+ + +

Configuration

+
+
    +
  • + checkAfter installing the module, Select the newly added costing method in product category. Provide 'Price Difference Account' too if you are following automated inventory valuation. +
  • +
+
+
+ +

Features

+
+
    + +
  • + check A New Costing Method Is Added To The List And Can Be Chosen From Product Category Form. +
  • + +
  • + check Cost Price Of Products Will Be Updated With Their Last Purchase Price +
  • + +
  • + check Takes Last Purchase Price In Stock Valuation Report +
  • + +
  • + check Automatically Posting Price Difference Related Accounting Entries To The 'Price Difference Account' When We Use Automated Inventory Valuation +
  • + +
+
+ +
+
+

Screenshots

+
+
+
+ +
+
+
+
+ + +
+
    +
+
+
+
+
+
+
+

Suggested Products

+
+ +
+
+

Our Service

+
+ +
+
+
+

Our Industries

+
+ +
+
+
+ +
+
+

Trading

+

Easily procure and sell your products.

+
+
+
+
+ +
+
+

Manufacturing

+

Plan, track and schedule your operations.

+
+
+
+
+ +
+
+

Restaurant

+

Run your bar or restaurant methodical.

+
+
+
+
+ +
+
+

POS

+

Easy configuring and convivial selling.

+
+
+
+
+ +
+
+

E-commerce & Website

+

Mobile friendly, awe-inspiring product pages.

+
+
+
+
+ +
+
+

Hotel Management

+

An all-inclusive hotel management application.

+
+
+
+
+ +
+
+

Education

+

A Collaborative platform for educational management.

+
+
+
+
+ +
+
+

Service Management

+

Keep track of services and invoice accordingly.

+
+
+
+
+
+ +
+
+
+

Need Any Help?

+
+

If you have anything to share with us based on your use of this module, please let us know. We are ready to offer our support.

+
+

Email us

+

odoo@cybrosys.com / info@cybrosys.com

+
+
+

Contact Us

+ www.cybrosys.com +
+
+
+
+
+
+
+
+
+ +
+ + + + + + + +
+
+
+ \ No newline at end of file diff --git a/stock_last_purchase_price/static/description/journal_item.png b/stock_last_purchase_price/static/description/journal_item.png deleted file mode 100644 index ae8eac9e5..000000000 Binary files a/stock_last_purchase_price/static/description/journal_item.png and /dev/null differ diff --git a/stock_last_purchase_price/static/description/prod_category.png b/stock_last_purchase_price/static/description/prod_category.png deleted file mode 100644 index d59d4387b..000000000 Binary files a/stock_last_purchase_price/static/description/prod_category.png and /dev/null differ