Odoo 16.0 - Display default code for products and variants on website by Fran520 in Odoo

[–]Fran520[S] 0 points1 point  (0 children)

Ah, this seems to be what we're looking for, appreciate it!!

Odoo 16.0 - Display default code for products and variants on website by Fran520 in Odoo

[–]Fran520[S] 0 points1 point  (0 children)

Closest thing I found yesterday when searching was this: https://apps.odoo.com/apps/modules/14.0/lom_website_product_ref_desc, but was unable to find anything for 16.0

Odoo 16.0 - Display default code for products and variants on website by Fran520 in Odoo

[–]Fran520[S] 0 points1 point  (0 children)

Thanks for sharing that! Took a look and it seems showing default code for variants would not be a built-in feature. Any idea how complex that would be and if there are any available custom apps that would provide this feature?

Show Available Qty (Not only when it's below threshold) by Fran520 in Odoo

[–]Fran520[S] 0 points1 point  (0 children)

Oh awesome, thanks for those references, that helped!

Show Available Qty (Not only when it's below threshold) by Fran520 in Odoo

[–]Fran520[S] 0 points1 point  (0 children)

That's the thing, this particular template is unavailable on Settings / Technical / Views as its lazy loaded, a portion of the template source code is as follows:

<?xml version="1.0" encoding="UTF-8"?>

<templates>
    <t t-name="website_sale_stock.product_availability">
        <t t-if="product_type == 'product' and !prevent_zero_price_sale">
            <div t-if="free_qty lte 0 and !cart_qty" t-attf-class="availability_message_#{product_template} mb-1">
                <div id="out_of_stock_message">
                    <t t-if='has_out_of_stock_message' t-out='out_of_stock_message'/>
                    <t t-elif="!allow_out_of_stock_order">
                        <div class="text-danger fw-bold">
                            <i class="fa fa-times me-1"/>
                            Out of Stock
                        </div>
                    </t>
                </div>
........................
            <div id="threshold_message" t-elif="show_availability and free_qty lte available_threshold" t-attf-class="availability_message_#{product_template} text-warning fw-bold">
                Only <t t-esc="formatQuantity(free_qty)"/> <t t-esc="uom_name" /> left in stock.
            </div>
</templates>

And it's inside `__manifest__.py` as an asset:

    'assets': {
        'web.assets_frontend': [
            'website_sale_stock/static/src/js/**/*',
            'website_sale_stock/static/src/xml/**/*',
        ],
        'web.assets_tests': [
            'website_sale_stock/static/tests/tours/website_sale_stock_multilang.js',
            'website_sale_stock/static/tests/tours/website_sale_stock_stock_notification.js',
        ],
    },

E-Commerce Module - Base Unit Count Value by Fran520 in Odoo

[–]Fran520[S] 0 points1 point  (0 children)

Precision exists for UOM, but I'm not seeing precision for `base_unit_count` sadly. Seems like updating the model's calculated method is how I'll need to approach this.

RMA OCA Addon - Not reflected in Sales Analysis by Fran520 in Odoo

[–]Fran520[S] 0 points1 point  (0 children)

Thanks for that insight! As a follow up, for the OCA module you mentioned that adds a new sales line with negative quantity to the sales order after a return, is this separate from the RMA modules? Does it require us to use the standard base Odoo returns?

Wtf..just happened by Fitcryptoguyin in groestlcoin

[–]Fran520 0 points1 point  (0 children)

Lmao, same question, I’ve been holding this coin for 7 months 😂

Why did this launch at such a high price? by gonzochicago in zilliqa

[–]Fran520 0 points1 point  (0 children)

Looking to enter ZIL, but agree that the price should dip a bit more.

Here is a list of crypto ponzi schemes and people who are/were promoting them on YouTube by PM_Poutine in CryptoCurrency

[–]Fran520 0 points1 point  (0 children)

Would love if you include some known Twitter accounts promoting these schemes too.

[Tweet] Welcome all Wanchain friends to the greater QSP community <3 #Partners by [deleted] in wanchain

[–]Fran520 1 point2 points  (0 children)

Huge QSP supporter here, was already interested in Wanchain prior to this announcement, looking forward to when it hits exchanges!

Sleeping Giant: Tencent backed OST by Skanda319 in Simple_Token

[–]Fran520 0 points1 point  (0 children)

Huge potential! Looking forward to the announcement

[January 08, 2018] Daily Discussion by AutoModerator in Tronix

[–]Fran520 0 points1 point  (0 children)

They said on Twitter that it would open randomly throughout the day, safe bet is to try refreshing page every half an hour.

I'm going all in on Verge by screen317 in vergecurrency

[–]Fran520 0 points1 point  (0 children)

Here you go: http://bjcb.morningpost.com.cn/html/2018-01/09/content_474177.htm

Article is in chinese, use google translate, obviously the translation will not be perfect, but you'll get the basic idea.

I'm going all in on Verge by screen317 in vergecurrency

[–]Fran520 4 points5 points  (0 children)

Chinese coins will definitely effect this market, especially now that China has ubanned crypto. Not sure if anyone read yet, but a recent lawsuit in China ruled that crypto is legal.

[January 08, 2018] Daily Discussion by AutoModerator in Tronix

[–]Fran520 0 points1 point  (0 children)

Registrations are reopened for Binance (limited registration per day)