You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Cybrosys Technologies 43bd939c65 Aug 14: [FIX] Bug Fixed 'stock_last_purchase_price' 9 months ago
..
doc Aug 14: [FIX] Bug Fixed 'stock_last_purchase_price' 9 months ago
models Aug 14: [FIX] Bug Fixed 'stock_last_purchase_price' 9 months ago
static/description Aug 14: [FIX] Bug Fixed 'stock_last_purchase_price' 9 months ago
README.rst Aug 14: [FIX] Bug Fixed 'stock_last_purchase_price' 9 months ago
__init__.py Aug 14: [FIX] Bug Fixed 'stock_last_purchase_price' 9 months ago
__manifest__.py Aug 14: [FIX] Bug Fixed 'stock_last_purchase_price' 9 months ago

README.rst

.. image:: https://img.shields.io/badge/license-AGPL--3-blue.svg
:target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3

Costing Method: Last Purchase Price
===================================
This module introduces a new costing method to Odoo. That will update a product's cost price when a new purchase
happens with the purchasing rate. if you enables automatic stock valuation and provided a price difference account,
this module will generate stock journal entry to update the stock value according to the price change.

Configuration
=============
- www.odoo.com/documentation/17.0/setup/install.html
- Install our custom addon

Company
-------
* `Cybrosys Techno Solutions <https://cybrosys.com/>`__

Credits
-------
Developers: (V16) Sruthi Renjith,
(V17) Fathima Mazlin AM,
Contact: odoo@cybrosys.com

Contacts
--------
* Mail Contact : odoo@cybrosys.com
* Website : https://cybrosys.com

License
-------
General Public License, Version 3 (AGPL v3).
(https://www.gnu.org/licenses/agpl-3.0-standalone.html)

Bug Tracker
-----------
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.

Maintainer
==========
.. image:: https://cybrosys.com/images/logo.png
:target: https://cybrosys.com

This module is maintained by Cybrosys Technologies.

For support and more information, please visit `Our Website <https://cybrosys.com/>`__

Further information
===================
HTML Description: `<static/description/index.html>`__