Hi Alan, hi community,
Sorry to write in english, but I don't feel confident enough in google translate to write in portuguese ;-)
I was asked to do a work to correct and complete LBR in oracle, and I'm glad to contribute the patch of the work involved in that process.
Short summary I made modifications to migration scripts failing in oracle, generated fixed UUIDs for system objects in the scripts, and changed three classes to use UUIDs instead of fixed IDs.
You can see more detailed information on the commit message of the attached patch.
The patch contains all those scripts and modifications for you to consider if you want that imported in LBR.
Initially I had the wish to migrate the scripts to 2packs - but because of time limitations that was not possible and decided to fix the oracle scripts.
However I think is a worthy work if possible to migrate the scripts to 2Packs - enabling the possibility to install LBR in a system that is already running (at this moment that will present conflicts with IDs).
As a suggestion, I would advice in future to avoid migration scripts and stick to just 2packs - I see you're using IDs in the range of 800.000 - but there's no guarantee that other people in iDempiere community can use the same IDs - or that at some point of time in future the official iDempiere IDs arrive to that number. (Although I hope at some point in future we definitely get rid off IDs and stick to UUIDs in core too).
Regards,
Carlos Ruiz