Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3613 Переглядів

I've published my custom module in Odoo App Store. I want to provide some documentation to users  on how to use some of the  module  features  from python. To be more precise I've created a date conversion utility module and it is capable of server side date manipulation also in a different date system (ie. Bikram  Sambat) .


I've created  README.rst at porject root directory describing the server side usage but it is not visible in Odoo App Store.


Please consider the following module for reference :

https://apps.odoo.com/apps/modules/14.0/asterisk_calls/#doc

Аватар
Відмінити

Hi Niyas, i have succeeded in publish documentation for my apps, but how can i make image in documentation appear, i have put all of my images file in doc folder and for the content of index.rst, i wrote like '.. image: img.jpg', but it keep getting 404 error when displaying on odoo apps store, i dont understand. Can you help me please?

Найкраща відповідь

Hi,

For this what you have to do is  that,  add a doc folder inside your module and set the contents to display in rst file. (index.rst)

See the sample file:   https://github.com/odoomates/odooapps/tree/14.0/om_account_accountant/doc


In Odoo Apps:  https://ibb.co/k5pbLBr


Module Link: https://apps.odoo.com/apps/modules/14.0/om_account_accountant/


Thanks

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
бер. 25
1318
0
вер. 22
6590
1
жовт. 21
3728
3
січ. 18
4671
1
груд. 15
1165