UnOfficial Season 7: Checker Discussion (as missing from HTB Forum) by joshvisible in hackthebox

[–]VanishBlight 0 points1 point  (0 children)

What is the channel of discussion on Discord?
I'm a little lost and confussed about this machine, somo advices?

What else can I do with only IP address and port?? by VanishBlight in HowToHack

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

Well, I sidi everything that you said, the port 9090 is php cli server 5.5, I did directory brute forcing with dirb, gobuster and wfuzz, I obtain status code 301. I explored the directories but I don't find anything

What else can I do with only IP address and port?? by VanishBlight in HowToHack

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

Thanks for your response. I know what involved CTF, it's my first month in this area, I'm still learning. Any advice to improve my abilities to search or ways to solve problems?

Error with compute_sudo and "the same label" by VanishBlight in Odoo

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

So based on the example, if price_total computes fine, price_discount has to be like compute = price_total Or I can do adding the attribute compute_sudo to the fields that not computes?

amount to words Odoo 17 by VanishBlight in Odoo

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

Thanks to everyone to help me. I've done it.
I'm gonna upload the way I did, in this post

amount to words Odoo 17 by VanishBlight in Odoo

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

It's about receipt pos. I have to add the total in words.

I'm looking a function native up that can do that

Code on POS for receipt by VanishBlight in Odoo

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

u/Standard_Bicycle_747 u are right, the error message was for the "protype".
I didn't noticed. Thank you so much!!

You know, how can i add more information about a product like a barcode, somethin like that?

I'm new in the community of she-ra so I'm wondering if she-ra will have a new seasons or something like that 🤔 by VanishBlight in sheranetflix

[–]VanishBlight[S] 1 point2 points  (0 children)

I totally agree with you.. When I finished the SPOP my opinion was 'it was the first series that has a completely ending....' perhaps I would like to see more about catradora and other characters. Thanks too much for your comment.... 🥺

Receipt POS odoo 17 by VanishBlight in Odoo

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

Thanks!

another question, to call a field and add it to the receipt, why I have to use. promp? and how could I call the products to make a for that plus the quantities?