معرفی شرکت ها


collective.behavior.price-0.4.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Behavior to make content pricing.
ویژگی مقدار
سیستم عامل -
نام فایل collective.behavior.price-0.4.2
نام collective.behavior.price
نسخه کتابخانه 0.4.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Taito Horiuchi
ایمیل نویسنده taito.horiuchi@gmail.com
آدرس صفحه اصلی https://github.com/collective/collective.behavior.price/
آدرس اینترنتی https://pypi.org/project/collective.behavior.price/
مجوز BSD
========================= collective.behavior.price ========================= collective.behavior.price provides price related behavior to dexterity content types. .. image:: https://secure.travis-ci.org/collective/collective.behavior.price.png :target: http://travis-ci.org/collective/collective.behavior.price Currently tested with --------------------- * Plone-4.3.6 with Python-2.7.10 [taito] Behavior -------- The behavior can be added through the web or directly through the file system to the dexterity content type xml file like:: <property name="behaviors"> ... <element value="collective.behavior.price.interfaces.IPrice" /> ... </property> You may also set currency through content registry and price with currency will be also cataloged with metadata: ``money``. Changelog --------- 0.4.2 (2015-07-14) ================== - Migrate Travis CI to container-based. [taito] - Move Products.CMFPlacefulWorkflow dependency to test. [taito] 0.4.1 (2015-06-25) ================== - Fix test. [taito] 0.4 (2013-10-28) ================ - Added helper method to get money. [taito] - Separated schema from attributes and methods. [taito] - Removed dependency to five.grok. [taito] - Tested with Plone-4.3.2. [taito] 0.3.1 (2013-04-10) ================== - Moved test packages to extras_require. [taito] - Tested with Plone-4.2.5. [taito] 0.3 (2013-02-07) ================ - Added column: price to catalog metadata. [taito] - Tested with Plone-4.2.4. [taito] - Integrated to Travis CI. [taito] 0.2.1 (2012-11-04) ================== - Updated method: _set_price to cover edge case when value is None. [taito] - Tested with Plone-4.2.2. [taito] 0.2 (2012-09-17) ================ - Finnish translations added. [taito] 0.1 (2012-08-28) ================ - Initial release. [taito] Credits ------- * The Finnish Association for Nature Conservation (`Suomen Luonnonsuojeluliitto <http://www.sll.fi/>`_).


نحوه نصب


نصب پکیج whl collective.behavior.price-0.4.2:

    pip install collective.behavior.price-0.4.2.whl


نصب پکیج tar.gz collective.behavior.price-0.4.2:

    pip install collective.behavior.price-0.4.2.tar.gz