OCA / l10n-finland

GNU Affero General Public License v3.0
4 stars 21 forks source link

Modules are not synced to Odoo App store #63

Open aisopuro opened 2 months ago

aisopuro commented 2 months ago

Versions of some modules in the repo have been synced to the app store in the past. For example l10n_fi_edicode is available for 10.0 and 12.0: https://apps.odoo.com/apps/modules/12.0/l10n_fi_edicode.

However more recent versions of the module are not available, even though they are available on GitHub. This is usually not a problem, but I am trying to publish an Odoo app that depends on l10n_fi_edicode on the app store. The app store requires that all of a modules dependencies be available on the app store as well (even if they themselves are not published).

I tried to fork this repo and add the fork as a repo in my Odoo Apps account, but it informed me that since l10n_fi_edicode already exists for a different version, I cannot add it under my own name:

image

It seems many other OCA repositories' apps are automatically synced to the app store. Would it be possible to do the same here?

mlaitinen commented 2 months ago

Hi @jarmokortetjarvi, are these modules (l10n_fi_edicode and l10n_fi_banks) on Odoo Apps published from Tawasta's repository? If yes, would it be possible to either unpublish them (given that they are for quite old versions of Odoo) or to move them to the official l10n-finland repository?

jarmokortetjarvi commented 2 months ago

I think they are published from OCA-repository, but I'm guessing the automated scan isn't enabled. I sent an email to OCA about this, and requested the auto-sync to be enabled.

jarmokortetjarvi commented 2 months ago

I haven't got an answer to my email.

Could @sbidoul or @pedrobaeza give a hint, how to allow automated apps.odoo.com sync for this repository?

pedrobaeza commented 2 months ago

I think @simahawk or @dreispt was in charge of this part.

dreispt commented 2 months ago

I published the missing branches, but we do get some errors because of the way the app store works. At this point the OCA store would a more reliable source.

image

aisopuro commented 2 months ago

Thanks @dreispt , that solves my particular issue (I only needed l10n_fi_edicode). The issue with l10n_fi_sale_refund_payment_reference may have been caused by my attempts to "steal" this repo so I could get the edicode module published. I've unpublished that repo and tried my best to remove it from our account. Perhaps this will work better if you try again?