Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented: Convert Invoice relation screen to dynamic Compound (OFBIZ-12994) #746

Merged
merged 3 commits into from
Apr 11, 2024

Commits on Apr 9, 2024

  1. Implemented: Convert Invoice relation screen to dynamic Compound

    (OFBIZ-12994)
    
    After the work on the task OFBIZ-11808, and the migration started for
    workeffort screens on OFBIZ-12292, the purpose is to migrate all screen
    linked to Invoice entity with idea to reduce the code and use widget
    improvement developped last years
    
    This migration cover invoice related screens from invoiceOverview to
    managment screens and forms for each invoice sub item such as:
    
        Applications
        Attributes
        ContactMech
        Content
        Item
        Note
        Role
        Status
        Term
        TimeEntry
    
    Thanks to Marie-Aline Pantais for her help
    Leila committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3147a34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    738fa0b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    13d9e17 View commit details
    Browse the repository at this point in the history