Closed Bugerman58 closed 4 months ago
@xispa Hi, this PR ready for review. pls, check it.
Hi @Bugerman58, Thanks for keeping this one in sync with the latest PR merges in 2.x! This one will be next, promise!
Hi @Bugerman58, Thanks for keeping this one in sync with the latest PR merges in 2.x! This one will be next, promise!
Hi, @ramonski Thanks! =)
Hi @Bugerman58, The migrated instrument location has duplicate Title/Description fields:
Probably, you need to remove the plone.app.dexterity.behaviors.metadata.IBasic
behavior from the InstrumentLocation.xml
...
Yes, removing it manually also removes the default Title/Description coming in from the behavior:
Description of the issue/feature this PR addresses
Move InstrumentLocation and InstrumentLocations to Senaite setup folder, cleanup and refactoring
Current behavior before PR
Now it lives in bika_setup folder
Desired behavior after PR is merged
Now it lives in setup folder
-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.