Giter Club home page Giter Club logo

customaddons's People

Contributors

aaltinisik avatar doganaltunbay avatar kirankantesariya avatar ljsalvatierra-binovo avatar makifoz avatar musabekinci avatar samettal avatar trueyouface avatar yavuzavci avatar yibudak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

customaddons's Issues

Product_variant_factored_price

AMAÇ: Numerik değerli ürün varyantlarına otomatik fiyat hesaplatabilmek. ve otomatik oluşturulan varyantlarda fiyatın otomatik hesaplanabilmesi.

depends: https://github.com/OCA/product-variant/tree/8.0/product_variant_sale_price

varyant fiyatlarını product_product modelinde saklayan yukardaki modüle bağımlı olacak.

Ek Alanlar:

Product.template modeline

price_template Float, precision = product_price (ürün şablonunun temel fiyatı)
auto_calc_variant_price boolean, default false (gelişmiş fiyat hesabı yapılıp yapılmayacağı)

  1. product_template attribute_line_ids → product.attribute.line modeline

price_factor (float) (her attribute değerinin numeric_value su ile çarpılarak elde edilecek fiyat çarpanı)

  1. product_product modeline
    price_exception ( float, precision= product_price) (fiyat otomatik hesaplanıyorsa ve tek bir varyanta istisna fiyat verilmek isteniyorsa bu alan doldurulur, eğer sıfırdan farklıysa varyanta hesaplama yapılmadan bu fiyat atanır)

price_variant (float, precision = product_price, read_only, calculated field ) ( fonksiyon sonucu hesaplana price_variant değeri fiyat listelerinde kullanılır.

Bu alanlar product_template form görünümünde varyant tabına ve product_product görünümüne eklenir.

price variant için fonksiyon aşağıdaki gibi fiyat hesaplar.

product_template[price_template] + product_template.attribute_line_ids[hepsi][price_factor] * Product.product.attribute numeric value

Barkod Yazdırma Sihirbazı

halihazırda product_label_print modülüne ek bir wizard yapılacak. Şimdiki wizard birden çok product.product ile çalışıyor. Bu wizard tek product.product ile çalışacak.

Tree viewda bir buton eklenecek. Form viewda bir buton eklenecek.

Butona basınca bir wizard açılmalı.

Paketteki ürün adedi:
Yazdırılacak barkod adedi:
Özel Not:

alanları çıksın. Onay verilince barkodu yazdırsın. diğer wizarddan tek farkı tek bir ürün ile çalışması olacak yazıdma vs aynı fonksiyonları kullanacak.

Üretim sürelerinin BOM dan alınması.

Üretimde geçen sürelerin hesabınde kullanılan "cycle time" workcenter tanımında veriliyor. Oysa süreler her üründe değişkenlik gösteriyor. Bu sürelerin (çevrim süresi) BOM tanımı içinde verilmesi gerekiyor.

BOM içine bu süre tanımını ekleyecek bir alan ekleyelim ve ilgili hesaplama fonksiyonunu inherit edelim.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.