• Jérome Perrin's avatar
    configurator: fix some BusinessConfiguration methods · 92504ff9
    Jérome Perrin authored
    BusinessConfiguration have a resource category, but it's the workflow,
    it's not really a resource, so some APIs from the base Amount class are
    not available. Because they have no meaning on BusinessConfiguration
    anyway, define the broken APIs to return nothing.
    
    This fixes errors trying to use check_consistency alarm on Business
    Configurations.
    92504ff9
document.erp5.BusinessConfiguration.py 24.2 KB