| Attachment #181453 | |||||
|---|---|---|---|---|---|
| Bug 39711: Add koha objects for the aqcontract table | patch | 2025-04-24 14:40:56 UTC | 3.87 KB | no flags | Details |
| Attachment #181454 | |||||
|---|---|---|---|---|---|
| Bug 39711: Update all calls to GetContracts | patch | 2025-04-24 14:40:58 UTC | 4.47 KB | no flags | Details |
| Attachment #181455 | |||||
|---|---|---|---|---|---|
| Bug 39711: Update all calls to GetContract | patch | 2025-04-24 14:41:01 UTC | 10.01 KB | no flags | Details |
| Attachment #181456 | |||||
|---|---|---|---|---|---|
| Bug 39711: Update call to AddContract | patch | 2025-04-24 14:41:03 UTC | 1.54 KB | no flags | Details |
| Attachment #181457 | |||||
|---|---|---|---|---|---|
| Bug 39711: Update call to ModContract and improve error handling | patch | 2025-04-24 14:41:05 UTC | 1.95 KB | no flags | Details |
| Attachment #181458 | |||||
|---|---|---|---|---|---|
| Bug 39711: Update call to DelContract | patch | 2025-04-24 14:41:08 UTC | 2.04 KB | no flags | Details |
| Attachment #181459 | |||||
|---|---|---|---|---|---|
| Bug 39711: Add unit tests | patch | 2025-04-24 14:41:10 UTC | 3.88 KB | no flags | Details |
| Attachment #181460 | |||||
|---|---|---|---|---|---|
| Bug 39711: Delete old C4::Contract code and tests | patch | 2025-04-24 14:41:12 UTC | 12.26 KB | no flags | Details |
| Attachment #181461 | |||||
|---|---|---|---|---|---|
| Bug 39711: Delete old C4::Contract code and tests | patch | 2025-04-24 14:47:23 UTC | 12.55 KB | no flags | Details |
| Attachment #181580 | |||||
|---|---|---|---|---|---|
| Bug 39711: Delete old C4::Contract code and tests | patch | 2025-04-28 09:47:05 UTC | 12.78 KB | no flags | Details |
| Attachment #181581 | |||||
|---|---|---|---|---|---|
| Bug 39711: Fix 500 when viewing a basket without contract | patch | 2025-04-28 09:48:49 UTC | 5.68 KB | no flags | Details |
| Attachment #181582 | |||||
|---|---|---|---|---|---|
| Bug 39711: Remove ->store | patch | 2025-04-28 09:50:39 UTC | 927 bytes | no flags | Details |
| Attachment #181583 | |||||
|---|---|---|---|---|---|
| Bug 39711: Fix 500 when creating a new order for a basket without contract | patch | 2025-04-28 10:24:14 UTC | 1.92 KB | no flags | Details |
| Attachment #181584 | |||||
|---|---|---|---|---|---|
| Bug 39711: Use ->contract for basketheader | patch | 2025-04-28 10:24:17 UTC | 15.53 KB | no flags | Details |
| Attachment #181586 | |||||
|---|---|---|---|---|---|
| Bug 39711: (bugfix) Show contract of the basket if inactive | patch | 2025-04-28 10:41:15 UTC | 1.58 KB | no flags | Details |
| Attachment #181587 | |||||
|---|---|---|---|---|---|
| Bug 39711: Order by contract name | patch | 2025-04-28 10:41:18 UTC | 761 bytes | no flags | Details |
| Attachment #181588 | |||||
|---|---|---|---|---|---|
| Bug 39711: (bugfix) Allow to clear basket's contract | patch | 2025-04-28 10:51:28 UTC | 2.20 KB | no flags | Details |
| Attachment #189393 | |||||
|---|---|---|---|---|---|
| Bug 39711: Add koha objects for the aqcontract table | patch | 2025-11-10 13:21:35 UTC | 3.87 KB | no flags | Details |
| Attachment #189394 | |||||
|---|---|---|---|---|---|
| Bug 39711: Update all calls to GetContracts | patch | 2025-11-10 13:21:38 UTC | 4.47 KB | no flags | Details |
| Attachment #189395 | |||||
|---|---|---|---|---|---|
| Bug 39711: Update all calls to GetContract | patch | 2025-11-10 13:21:40 UTC | 10.01 KB | no flags | Details |
| Attachment #189396 | |||||
|---|---|---|---|---|---|
| Bug 39711: Update call to AddContract | patch | 2025-11-10 13:21:42 UTC | 1.54 KB | no flags | Details |
| Attachment #189397 | |||||
|---|---|---|---|---|---|
| Bug 39711: Update call to ModContract and improve error handling | patch | 2025-11-10 13:21:45 UTC | 1.95 KB | no flags | Details |
| Attachment #189398 | |||||
|---|---|---|---|---|---|
| Bug 39711: Update call to DelContract | patch | 2025-11-10 13:21:47 UTC | 2.04 KB | no flags | Details |
| Attachment #189399 | |||||
|---|---|---|---|---|---|
| Bug 39711: Add unit tests | patch | 2025-11-10 13:21:50 UTC | 3.87 KB | no flags | Details |
| Attachment #189400 | |||||
|---|---|---|---|---|---|
| Bug 39711: Delete old C4::Contract code and tests | patch | 2025-11-10 13:21:52 UTC | 12.78 KB | no flags | Details |
| Attachment #189401 | |||||
|---|---|---|---|---|---|
| Bug 39711: Fix 500 when viewing a basket without contract | patch | 2025-11-10 13:21:55 UTC | 5.51 KB | no flags | Details |
| Attachment #189402 | |||||
|---|---|---|---|---|---|
| Bug 39711: Remove ->store | patch | 2025-11-10 13:21:57 UTC | 927 bytes | no flags | Details |
| Attachment #189403 | |||||
|---|---|---|---|---|---|
| Bug 39711: Fix 500 when creating a new order for a basket without contract | patch | 2025-11-10 13:21:59 UTC | 1.92 KB | no flags | Details |
| Attachment #189404 | |||||
|---|---|---|---|---|---|
| Bug 39711: Use ->contract for basketheader | patch | 2025-11-10 13:22:02 UTC | 16.48 KB | no flags | Details |
| Attachment #189405 | |||||
|---|---|---|---|---|---|
| Bug 39711: (bugfix) Show contract of the basket if inactive | patch | 2025-11-10 13:22:05 UTC | 1.65 KB | no flags | Details |
| Attachment #189406 | |||||
|---|---|---|---|---|---|
| Bug 39711: Order by contract name | patch | 2025-11-10 13:22:07 UTC | 825 bytes | no flags | Details |
| Attachment #189407 | |||||
|---|---|---|---|---|---|
| Bug 39711: (bugfix) Allow to clear basket's contract | patch | 2025-11-10 13:22:10 UTC | 2.20 KB | no flags | Details |