Nathnael
602453ff7a
fix: invoice based payment on the client
2026-07-02 09:22:07 +00:00
marshal
4fefe4f827
finilize gl
2026-07-02 12:06:17 +03:00
marshal
9c18d086d7
changes
2026-07-01 20:55:17 +03:00
hagiye
14a00af341
train gate pass, Telebirr and Wafi
2026-07-01 16:23:52 +03:00
ghost2023
43d1634823
feat: add payment modal to the invoice detail page
2026-07-01 16:11:32 +03:00
ghost2023
1754c18ede
fix: apiconfig
2026-07-01 14:46:24 +03:00
ghost2023
fbda15bac8
Merge branch 'dev' into freight/feat/invoice
2026-07-01 14:40:58 +03:00
marshal
612df8daff
Enhance clearance milestone management and introduce new contract actions
...
- Added new milestones for 'Transit Permit Uploaded' and 'Export Transport Document Issued' in the clearance milestone catalog.
- Implemented methods in ClearanceMilestoneService to skip milestones and complete them with metadata.
- Updated ContractBookingService to check boundary conditions before booking creation.
- Introduced new endpoints in ContractsController for uploading customs declarations, advising duty, and handling various document uploads.
- Enhanced the UI to support new clearance actions and display relevant components based on milestone statuses.
2026-07-01 10:20:16 +03:00
Nathnael
e5aab84f51
feat: ui changes and pdf setup on the clients
2026-07-01 06:56:58 +00:00
marshal
ccd5d6de31
Implement contract document download functionality and enhance clearance review status checks
...
- Added methods to assert clearance reviewable, finalizable, and uploadable statuses in the ContractClearanceService.
- Introduced a new endpoint in ContractsController for downloading contract PDFs.
- Implemented download functionality in the contracts service for both backoffice and portal applications.
- Updated UI components to include download buttons for contract PDFs in relevant pages.
- Enhanced contract request and view pages to support contract document downloads.
2026-07-01 07:27:53 +03:00
Marshal
28c1089ce6
Remove estimated shipment date from contract forms and related components
2026-07-01 02:42:05 +00:00
Marshal
708bd75d1f
enhance contract review and editing experience
2026-06-30 15:16:27 +00:00
hagiye
38db9a4177
Delivery approval customer handover signature
2026-06-30 17:05:53 +03:00
hagiye
98d1065f11
Merge branch 'dev' of github.com:Tria-plc/edr-platform into importhandover
2026-06-30 16:53:54 +03:00
hagiye
156747f42f
Approve delivery button for customer to sign or acknowlegde delivery
2026-06-30 16:48:08 +03:00
ghost2023
9619fbd9b0
fix: the hardcoded api url
2026-06-30 13:58:57 +03:00
ghost2023
fdb77a7036
fix: testing the env
2026-06-30 13:49:52 +03:00
ghost2023
0f762172bf
fix: api url backoffice
2026-06-30 09:19:32 +03:00
hagiye
831ac59a8e
Merge branch 'dev' of github.com:Tria-plc/edr-platform into importhandover
2026-06-30 07:20:10 +03:00
hagiye
9f5c22c1ee
Goods recieved notes and Booking delivery
2026-06-30 07:19:12 +03:00
Marshal
a072f04450
Enhance contract and booking request handling
2026-06-30 02:20:32 +00:00
yaschalew
1193e2bfa9
fix commit
2026-06-29 18:35:51 +03:00
Nathnael
feae27d0c3
feat: improve the invoices in the portal
2026-06-29 14:26:25 +00:00
Nathnael Wondisha
4cf8e89780
Merge branch 'dev' into freight/feat/invoice
2026-06-29 17:24:29 +03:00
Nathnael
e9f9450b0f
fix: types
2026-06-29 14:10:10 +00:00
Nathnael
6d40d185d6
feat: setup the invoice page in the portal
2026-06-29 13:54:14 +00:00
marshal
d22fb6bb22
Merge pull request #338 from Tria-plc/freight_feature/contrat
...
payemnt
2026-06-29 15:10:57 +03:00
marshal
a83a686f37
payemnt
2026-06-29 15:09:19 +03:00
marshal
1795bb8830
Merge pull request #335 from Tria-plc/freight_feature/contrat
...
Freight feature/contrat
2026-06-29 15:07:25 +03:00
marshal
211301b7ce
Merge branch 'freight_feature/contrat' of github.com:Tria-plc/edr-platform into freight_feature/contrat
2026-06-29 15:06:23 +03:00
marshal
1491db304b
payemnt
2026-06-29 15:04:01 +03:00
hagiye
64cab3ecd0
Merge branch 'dev' of github.com:Tria-plc/edr-platform into handover
2026-06-29 13:49:25 +03:00
hagiye
9176df5e4b
Marshaling document Receive Export and import handover to customer
2026-06-29 13:48:58 +03:00
Marshal
1c170ec790
remove unused import for PackageCheck in step2-service-type.tsx
2026-06-29 10:34:40 +00:00
Marshal
15a19053d9
Merge branch 'freight_feature/contrat' of github.com:Tria-plc/edr-platform into freight_feature/contrat
2026-06-29 10:27:16 +00:00
Marshal
6be461bb2f
add profile creation flow with license upload in NewContractPage
2026-06-29 10:25:06 +00:00
marshal
9fe90c8ef7
merge conflict
2026-06-29 12:50:47 +03:00
marshal
1c01c792fc
merge conflict
2026-06-29 12:45:40 +03:00
marshal
2ad384e63b
Merge branch 'freight_feature/contrat' of github.com:Tria-plc/edr-platform into freight_feature/contrat
2026-06-29 12:31:21 +03:00
Marshal
0f7cac2b68
add booking request functionality for GENERAL customs contracts
...
- Create migration for booking_requests table with necessary fields and indexes.
- Implement BookingRequestRepository for database operations related to booking requests.
- Develop BookingRequestService to handle business logic for submitting, accepting, rejecting, and canceling booking requests.
- Create DTOs for creating booking requests and reviewing them.
- Define BookingRequest entity to map to the booking_requests table.
- Add UI components for managing shipment requests, including detail and list pages.
- Implement OperationDatePicker component for selecting available shipment days.
2026-06-29 09:30:44 +00:00
hagiye
d55f9312bf
Marshaling document Receive Export and import handover to customer
2026-06-29 12:24:14 +03:00
marshal
95af66f547
changes
2026-06-29 11:11:44 +03:00
Marshal
aeb5e0046e
implement Global Logistics booking process for customs contracts and enhance contract document handling
2026-06-29 08:08:10 +00:00
Marshal
4be4cc9054
feat: implement first and last mile trucking pricing logic in booking and contract services
2026-06-28 23:54:51 +00:00
Marshal
947dcbed3d
ui on new contrat page
2026-06-28 23:39:35 +00:00
Marshal
d6ae1ac18d
implement BookingsManager component for managing batch bookings with search and filter functionality
2026-06-28 22:23:51 +00:00
Marshal
506b269207
update booking process for customs clearance contracts, allowing customers to create bookings post-clearance finalization
2026-06-28 21:47:40 +00:00
Marshal
006b4226e8
update navigation paths for contract clearance pages
2026-06-28 21:15:10 +00:00
Marshal
1b37914201
feat: enhance form styling and validation for contract creation
2026-06-28 19:39:26 +00:00
Marshal
258f1eb45a
feat: implement booking action logic for contracts and enhance RecentContractsSection
2026-06-28 18:50:50 +00:00