d-ruiz / kdb_idempiere

Kanban Board plugin for iDempiere
https://wiki.idempiere.org/en/Plugin:_Kanban_Dashboard
GNU General Public License v2.0
5 stars 13 forks source link

Convert to maven project and osgi feature #15

Open matheus-marcelinux opened 1 year ago

matheus-marcelinux commented 1 year ago

I created the following plugins:

The above plugins was created following the approach and naming convention used in rest-api

d-ruiz commented 11 months ago

Hi @matheus-marcelinux - I'm sorry, I did something wrong in the process.

Could you create the pull request again? I will create a new branch for Kanban with iDempiere 11 and merge the changes there.

The problem is that when merging the changes, the change in the name breaks all dependencies from other plug-ins (in our implementations, those are quite considerable).

Could you create the pull request again?

matheus-marcelinux commented 9 months ago

Hi @d-ruiz , sorry for the late, i was busy in another projects and can't pay much attention to this. I opened a new pull request, can you review it ? Thanks