feat: feature price #19

Merged
addison merged 2 commits from 003-001-feature-price into main 2026-07-24 06:31:58 -04:00
Collaborator

Spec 3.1

Changes

  • Added migration in backend to add price_cents to feature.
  • Added functionality in backend to add, edit and get price_cents.
  • Added price as money field in feature add/edit dialog and also added feature as line item to print screen for building's work order.

Testing

  • Make sure you have updated code running.
  • Navigate to features tab, add a new feature.
  • DIalog must contain price field too.
  • Add a feature, or couple of more to test if print screen working fine.
  • Navigate to building.
  • Add or edit existing building and add all added features.
  • Click on print screen. In print screen all features must be added as line item in table and price must be added up to subtotal.
# Spec 3.1 ## Changes - Added migration in backend to add `price_cents` to feature. - Added functionality in backend to add, edit and get `price_cents`. - Added price as money field in feature add/edit dialog and also added feature as line item to print screen for building's work order. ## Testing - [x] Make sure you have updated code running. - [x] Navigate to features tab, add a new feature. - [x] DIalog must contain price field too. - [x] Add a feature, or couple of more to test if print screen working fine. - [x] Navigate to building. - [x] Add or edit existing building and add all added features. - [x] Click on print screen. In print screen all features must be added as line item in table and price must be added up to subtotal.
feat: added feature price and updated print screen according to that
All checks were successful
PR Validation / validate (pull_request) Successful in 4m28s
7edbb8cac5
talha requested review from addison 2026-07-23 14:15:51 -04:00
fix: column order
All checks were successful
PR Validation / validate (pull_request) Successful in 4m16s
49a428fca9
addison referenced this pull request from a commit 2026-07-24 06:32:00 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kwila/shed-ledger!19
No description provided.