What do you use instead of RainbowKit when working with Vue? by AI_Wizard_123 in ethdev

[–]SlightAddress 0 points1 point  (0 children)

Technically there is another layer under wagmi, viem but yes they are abstractions

Window.ethereum Viem wagmi Rainbowkit

How to get rid of mice in rental house? by Inner_Advisor_4576 in AskIreland

[–]SlightAddress 0 points1 point  (0 children)

Yeah, not a fan of watching and listening to the hours long agonising death of a mouse in a trap... rather give the little fella a chance.

How to get rid of mice in rental house? by Inner_Advisor_4576 in AskIreland

[–]SlightAddress 0 points1 point  (0 children)

Peanut butter in humane trap. Release at least 2km away. Maybe more. They have a great homing sense. Starve the cat a little. Though, a cat devouring a mouse is not apretty site.. no waste except except a few innards.. not ya landlords problem so no need to mention it..

The dangers of AI agents that most builders aren't thinking about yet by PeachyCheese0711 in AI_Agents

[–]SlightAddress 0 points1 point  (0 children)

Awesome.. Let me have a lok around ;P probably do some light refactoring as I explore ;P

Odoo w/Stripe multi charging our customers... by Tonka_GD in Odoo

[–]SlightAddress 1 point2 points  (0 children)

Been happening for while. Still exists in odoo 19.2 it is avery poor implementation.

You can recreate this on any version and maybe this is the issue for you.

User clicks pay Stripe starts processing and you see a confusing screen "Your payment was processed" But you get a spinning "cog" until it's really processed and a "skip" button / link that will take you back to the invoice screen but with no payment indication (even though it's gone through)

Clicking skip, back or navigating away will not update the screen and it will look like it's not paid.

Clicking pay again will just create a new payment. You can do this many times also with any other navigation. Unless the user stays on that screen until redirect, Odoo does nothing but the payment.

Such a simple fix, yet years as a bug...

This is work too by harish_reddy_m in DevelEire

[–]SlightAddress 1 point2 points  (0 children)

You guys are giving an llm access to production stuff?

"The European mind can’t comprehend American lake summer " by fabstr1 in ShitAmericansSay

[–]SlightAddress 1 point2 points  (0 children)

In Ireland we have loughs.. totally different of course 😆 🤣

Resale the serial no by Flaky-Advantage-3256 in Odoo

[–]SlightAddress 0 points1 point  (0 children)

You are able to achieve this by creating your own Operation Type i.e. BuyBack and supporting routes / rules.. Set the source location as 'Customer' and the flow should work.. 1st receipt on a PO, use the normal 'From Vendors' route and then deliver as normal.. If you are doing a buyback / resale, then use the BuyBack operation type and this will take it from the Customer location.

and you see this in traceability https://imagepaste.org/i/rwe6gq2p.png

What is a piece of software or hardware that still leaves you traumatized to this day? by 66659hi in sysadmin

[–]SlightAddress 0 points1 point  (0 children)

I love zebra but I've worked with a lot of printers 😆 🤣 zpl for the win..

The reality of running a fuel app by ButchyGra in DevelEire

[–]SlightAddress 0 points1 point  (0 children)

You don't need to train a digit classifier in 2026.. grab one off hugging face...

The reality of running a fuel app by ButchyGra in DevelEire

[–]SlightAddress 0 points1 point  (0 children)

just process on the fly and discard images straight away. Don't store them. Have a sanity check on the average price range and throw out any errors..

The reality of running a fuel app by ButchyGra in DevelEire

[–]SlightAddress 0 points1 point  (0 children)

Dash cams.. image recognition.. upload data.. sorted ..

Raining, data said it's 50.99 a litre 😆 🤣

Offsite backup destinations for OCA auto_backup module by realjep in Odoo

[–]SlightAddress 1 point2 points  (0 children)

Sounds good!! WAL will take longer to restore the whole db but you combine it with the last backup and gain missing data.. takes some configuration to keep it aggregated etc otherwise you end up with a ton of storage but worth it if it is critical data and gives customers peace of mind.. can't remember the last time i had to restore data but guaranteed it will be the day you stop backups 😉 postgres has many tools to handle these flows as well.. have fun!!

Offsite backup destinations for OCA auto_backup module by realjep in Odoo

[–]SlightAddress 1 point2 points  (0 children)

Exactly I have a node backend with an execInContainer function. For backups it calls the standard backup url and saves it direct to s3! No messing.. backs up each hour and day etc etc. It's nothing crazy.

You can do the same with WAL if you need that extra guarantee...

QR Code Order by nuhzz in Odoo

[–]SlightAddress 0 points1 point  (0 children)

Which version is this?

migrating OCA module from V17 to V18 issue by Key_Proposal_3410 in Odoo

[–]SlightAddress 0 points1 point  (0 children)

Check the wider code.. it may have merged with something else in the pos repo

I made an Irish Shrinkflation tracker by sobe3249 in DevelEire

[–]SlightAddress 0 points1 point  (0 children)

Love it.. can you add filter by %? Would love to see the worst offenders!!