|
|
|
@ -145,7 +145,6 @@ RSpec.describe SalesLog, type: :model do |
|
|
|
FactoryBot.create( |
|
|
|
FactoryBot.create( |
|
|
|
:sales_log, |
|
|
|
:sales_log, |
|
|
|
:completed, |
|
|
|
:completed, |
|
|
|
managing_organisation: owning_organisation, |
|
|
|
|
|
|
|
owning_organisation:, |
|
|
|
owning_organisation:, |
|
|
|
created_by: created_by_user, |
|
|
|
created_by: created_by_user, |
|
|
|
pcodenk: 0, |
|
|
|
pcodenk: 0, |
|
|
|
|