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

Add Functionality to update all data deletion interval days. #970

Closed
Tracked by #968
niyajali opened this issue Jul 22, 2024 · 0 comments · Fixed by #975
Closed
Tracked by #968

Add Functionality to update all data deletion interval days. #970

niyajali opened this issue Jul 22, 2024 · 0 comments · Fixed by #975
Assignees

Comments

@niyajali
Copy link
Member

No description provided.

niyajali added a commit that referenced this issue Jul 22, 2024
Enhancement - Handle Printer Connection Errors

- Close #972
- Close #973
- Close #974

Feature - Auto Data Deletion Feature

- Close #969
- Close #970

Feature - Backup & Restore Database

- Close #955
- Close #956

feat(reports): Add print functionality for all reports

This commit adds the ability to print all types of reports, including:

- Address Wise Report
- Category Wise Report
- Customer Wise Report
- Expense Wise Report
- Product Wise Report
- Users can now print these reports directly from the Reports screen by clicking the print icon next to each report type.
- This feature enhances the reporting capabilities of the application and provides users with a convenient way to generate hard copies of their reports.

- Close #953

Enhancement - Order Selection Feature

- Close #949
- Close #950
- Close #951

Enhancement - Shareable Order Details UI

- Close #945
- Close #946
- Close #947

Enhancement - Cart Order Screen UI/UX

- Close #940
- Close #941
- Close #942
- Close #943

Enhancement: Home Screen UI/UX

- Close #937
- Close #938

Enhancement: added partner order selection

- Close #935

Refactor: Move ShareableOrderDetails to core/ui

- Moved ShareableOrderDetails component from feature/order to core/ui for better reusability.

- Added background color to CircularBox in ShareableCartOrderDetails.
- Removed unnecessary startActions from SwipeableActionsBox in MarketItemWithQuantityCard.
- Added textStyle and fontWeight parameters to TwoGridText and ThreeGridTexts in GridTexts.
- Updated MarketListItemCard to use surfaceContainerLow color
 and added padding to text.
- Added getShareableOrderDetails function to SelectedViewModel to fetch order details for sharing.
- Added onShareClick to CartOrderData and CartOrderListItem to trigger sharing.
- Added ShareableOrderDetails dialog to SelectOrderScreen.
- Added enabled parameter to PoposIconButton and updated its background color accordingly.
- Close #934

Fix - UI Enhancements And Bug

- Updated ShareableOrderDetails card colors to match the background.
- Removed unnecessary ExperimentalFoundationApi opt-in from OrderScreen.

- Filled the entire screen in SelectOrderScreen.
- Updated file provider authority in AndroidManifest.xml.
- Removed unused AnalyticsHelper function.
- Fixed dropdown menu anchor type in AddEditCartOrderScreen.
- Updated Button component to use default outlined button border.

- Close #933

- Updated Dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant