title | tags |
---|---|
8.2.0 |
Changelog |
8.2.5 (2024-12-19)
- Company management: add generic tools to create criterias
- SearchTreeView: add possibility to have a fixed parent search bar
- Agenda: patch package to restore load of items on component layout
- Opportunity form: make contact and partner fields mutually dependent
- Inventory line: correct creation process
8.2.4 (2024-12-05)
- Generic action: add possibility to use async functions
- Session card: add possibility to override session removal action
- Menu: use popup to display error message
- Print header action: check if a template exists only when model and id are present
- UI Configs: evaluate default values for config only when storage is empty
- CardIndicator: add possibility to display indication in popup
- InfoBubble: add usePopup props to display indication in popup
- Increment: modify format management on blur/focus
- AutoCompleteSearch: manage margin bottom when the list is empty
- Increment: save when click outside the input
- CustomerParkScreen: resolve filter issue with chips
- Indicators: move logic to fetch available stock to card components
8.2.3 (2024-11-26)
- WebView: authorize geolocation
- SessionInputs: manage session refresh in unique mode
- Modules: improved search to remove the 40-response limit
- Numerical inputs: add auto-select on focus
- BranchCard: resolve display issue with chevron
- StockMoveLine: use the right API to add a tracking number
8.2.2 (2024-11-19)
- CustomFieldForm: manage M2M and O2M fields display
- CustomFieldForm: manage image widget
- CustomLoginPage: add same props to component as other login screen
- ActionCard: avoid display issue with two vertial actions
- Increment: improve management of spacers on blur
- Expense line form: move the add button to the floating tools
- Reducers: add missing exports
8.2.1 (2024-11-07)
- Header: add possibility to define generic actions from functional packages
- Permissions: merge configurations to avoid conflicts
- MailMessages: display chips only on one line
- Sessions: add export to use components in other packages
- ChipSelect: add possibility to define maximun number of line for chip titles
- Screen: hide native navigation bar when keyboard disappears
- ActionCard: avoid display issue with vertial actions
- TreeView: resolve display issue on branch card
- Cart: add refresh on screen focus
- Task: add sorting in request to group task links
- Expense line: solve number of hooks issue on form
- Timesheet: trigger period computation on update
- Expense: solve deletion error on expense and expense line
- Product indicators: disable the popup to increase the pressable area to access stock indicator details view
- Creation screens: improve scroll style
8.2.0 (2024-10-29)
This release brings a major update to the project's dependencies, including React Native, which is now at 0.73.x. The Storybook dependencies have been updates too, to version 7.6.x, and tools have been created to simplify stories creation.
- Sessions: add possibility to set default session for demo
- Module: add new system to manage dynamic module registration
- Module: add new system to manage quick actions with a global toolbox
- Quick actions: add possibility to hide actions from settings screen
- Menu management: use new logic for authorized menus
- Print: Add option to print from a template in header actions
- SingleSelectSearchListView: add a new component to simplify list view creation with SingleSelectScrollList
- I18n: manage region support on languages
- DateDisplay: add possibility to display the year
- MailMessageNotificationCard: add possibility to display custom component in header
- PeriodInput: add possibility to hide inputs title
- PeriodInput: add interval between start and end dates with possibility to define a default one in hours with props
- AOPChart: manage chart parameters
- Custom fields view: add possibility to manage multiple instances of the component on the same view
- Form view: add possibility to remove background color and buttons container
- UI Configs: save configs into storage to restore them when opening the app
- InputBarCodeCard: improve component design
- Dashboard: use new module registration system to create dashboard menus from web config
- Webview: use new module registration system to create webview menus from web config
- GroupByScrollList: add possibility to display a sticky top indicator for current group
- DraggableWrapper: add new wrapper to make components draggable
- Price formatting: add hook to format the decimal digits according to web configuration
- TextUnit: add title management
- Dashboard: add Indicator chart type
- ActionCard: add new component which wrap a card and display its actions
- CardIconButton / InfoButton : add possibility to disable the button
- Screen: add possibility to remove container around bottom buttons
- ViewAllEditList: add new component to display an editable list with an Alert to show all the items
- QuantityCard: add new component to display a quantity with an increment input on a card
- SingleSelectScrollList: add a new component to manage a scrollable list with radio selection
- Dropdown: add possibility to display icon on title
- FormSlider: add new component to manage slider with form design
- Slider: add new component to display a slider
- BottomBar: make active title management the default behaviour
- LabelText: align items to avoid flex display issue
- LabelText: allow use of numbers
This package is compatible with AOS Sale module from version 8.2.0. It enables user to manage clients, products, sale quotations and sale orders through the mobile application. This package also provide a cart management with quick actions to add products to user's cart from a sale order or product details. This package is linked with @axelor/aos-mobile-crm for clients management.
This package is compatible with AOS Project module from version 8.2.0. It enables user to manage projects and tasks through the mobile application. This package is linked with the @axelor/aos-mobile-hr to manage time logging.
- Card display: replace cards with actions by ActionCard component
- Card display: replace cards with actions by ActionCard component
- Client details: add possibility to define additional dropdowns
- Card display: replace cards with actions by ActionCard component
- Product indicators: add override from stock screen to add manufacturing indicators
- Consumed products: add a badge to get information about linked StockMove status
- Card display: replace cards with actions by ActionCard component
- Stock move line: add missing quantity tag
- Product indicators: add details view on indicator click
- Supplier arrival: enable line splitting
- Supplier arrival: add possibility to fill origin when creating or selecting tracking number