Prestashop custom product fields [closed] - prestashop

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I am trying to add some custom fields on my prestashop backend and, when filled, to show up in frontend. Here are some examples of what I want to implement:
And here is the frontpage:
Searched everywhere but no results. I just need an idea or an example. Thank you!

Related

How to Get Field order line from Sale order to invoice module? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 days ago.
Improve this question
i need to get the field order line from Sales module to read it on invoice module.
im new use erp Odoo, i need help. Thankyou
I didn't do any action yet, im just confused where can i did it, it can do by Odoo Studio or need to configure python code?

Qtable add q-btn-dropdown [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 4 months ago.
Improve this question
I want to add a dropdown button to my Qtable.
Here is the solution that I want to achieve:
Is there any way to do it?
You can use https://quasar.dev/vue-components/table#example--body-cell-name-slot or body slot to achieve this.
For dropdown - https://quasar.dev/vue-components/select

view barcode field in POS(point of sale) session [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
odoo version:10e.
i want to display barcode field in point of sale(pos) session at anywhere on product. Is is possible through module or coding ?
Yes, this can be possible. To do that you need to add product barcode field in view. In that, you need to edit template "Product" which is located under "/point_of_sale/static/src/xml/pos.xml file.

How can i INSERT UPDATE EDIT SEARCH to DataGridView by SQL [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I got stuck on this a long time and can't get the answer because most of answer is for Asp.net not VB.net how can i do such a easy things ?
Dar friend
Take look to the following Tutorial for the beginner it will help you
Link
Link
Link
Link

How To Work With MVC Architecture in VBA/Access [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
i'd like to know how to work with Model View Controller architecture in VBA language. I want to know where the Model code, the View code and the Controller code goes into the VBA/Access structure. I'd appreciate your help.
Thanks in advance.