ProcurEase
ProcurEase
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
A
account_number (logistics.models.Invoice attribute)
accounts
module
accounts.admin
module
accounts.apps
module
accounts.models
module
accounts.permissions
module
accounts.serializers
module
accounts.tasks
module
accounts.tests
module
accounts.urls
module
accounts.views
module
AccountsConfig (class in accounts.apps)
address (accounts.models.User attribute)
AdminDashboardSerializer (class in dashboard.serializers)
AdminDashboardView (class in dashboard.views)
ARIMAForecastAPIView (class in inventory.views)
ARIMAForecastSerializer (class in inventory.serializers)
ARIMAForecastViewsTests (class in inventory.tests)
attachments (purchase.models.PurchaseRequisition attribute)
(purchase.models.SupplierBid attribute)
B
BaseInventoryAPIView (class in inventory.views)
BaseInventoryReceiptAPIView (class in logistics.views)
BaseInventoryReceiptVendorAPIView (class in logistics.views)
BaseInvoiceAPIView (class in logistics.views)
BaseInvoiceProcurementOfficerAPIView (class in logistics.views)
BaseOptimizedInventoryAPIView (class in inventory.views)
BasePurchaseRequisitionAPIView (class in purchase.views)
BaseSupplierAPIView (class in purchase.views)
bid (purchase.models.PurchaseOrder attribute)
bid_id (purchase.models.PurchaseOrder attribute)
C
calculate_auto_arima() (in module inventory.views)
calculate_eoq_classical() (in module inventory.views)
calculate_eoq_limited_storage() (in module inventory.views)
calculate_eoq_perishable() (in module inventory.views)
calculate_eoq_with_rop() (in module inventory.views)
calculate_safety_stock_reorder_point() (in module inventory.views)
ChangePasswordSerializer (class in accounts.serializers)
ChangePasswordView (class in accounts.views)
ChangePasswordViewTests (class in accounts.tests)
comments (purchase.models.PurchaseRequisition attribute)
(purchase.models.SupplierBid attribute)
company_name (accounts.models.User attribute)
CONDITION_CHOICES (logistics.models.InventoryReceipt attribute)
contract_expiry_date (accounts.models.Vendor attribute)
create() (accounts.serializers.ProcurementOfficerRegisterSerializer method)
(accounts.serializers.VendorRegisterSerializer method)
(accounts.views.PasswordResetView method)
create_historical_inventory() (in module inventory.models)
D
dashboard
module
dashboard.admin
module
dashboard.apps
module
dashboard.models
module
dashboard.serializers
module
dashboard.tests
module
dashboard.urls
module
dashboard.views
module
DashboardConfig (class in dashboard.apps)
DashboardViewsTests (class in dashboard.tests)
date_added (inventory.models.Inventory attribute)
date_created (purchase.models.PurchaseRequisition attribute)
date_joined (accounts.models.User attribute)
date_ordered (purchase.models.PurchaseOrder attribute)
date_submitted (purchase.models.SupplierBid attribute)
datetime (inventory.models.HistoricalInventory attribute)
days_delivery (purchase.models.SupplierBid attribute)
default_auto_field (accounts.apps.AccountsConfig attribute)
(dashboard.apps.DashboardConfig attribute)
(inventory.apps.InventoryConfig attribute)
(logistics.apps.LogisticsConfig attribute)
(purchase.apps.PurchaseConfig attribute)
DeleteUserProfileView (class in accounts.views)
demand (inventory.models.HistoricalInventory attribute)
(inventory.models.OptimizedInventory attribute)
description (inventory.models.Inventory attribute)
destroy() (inventory.views.InventoryDeleteView method)
dispatch() (dashboard.views.AdminDashboardView method)
(dashboard.views.ProcurementOfficerDashboardView method)
(dashboard.views.VendorDashboardView method)
E
email (accounts.models.User attribute)
eoq (inventory.models.OptimizedInventory attribute)
exclude (inventory.serializers.HistoricalInventorySerializer.Meta attribute)
(inventory.serializers.InventorySerializer.Meta attribute)
(logistics.serializers.InventoryReceiptSerializer.Meta attribute)
(logistics.serializers.InvoiceSerializer.Meta attribute)
(purchase.serializers.PurchaseRequisitionSerializer.Meta attribute)
(purchase.serializers.PurchaseRequisitionVendorSerializer.Meta attribute)
(purchase.serializers.SupplierBidProcurementOfficerSerializer.Meta attribute)
(purchase.serializers.SupplierBidSerializer.Meta attribute)
expected_delivery_date (purchase.models.PurchaseRequisition attribute)
F
fields (accounts.serializers.ProcurementOfficerRegisterSerializer.Meta attribute)
(accounts.serializers.ProfileSerializer.Meta attribute)
(accounts.serializers.VendorInfoSerializer.Meta attribute)
(accounts.serializers.VendorRegisterSerializer.Meta attribute)
(accounts.serializers.VendorSerializer.Meta attribute)
(accounts.views.DeleteUserProfileView attribute)
(inventory.serializers.OptimizedInventorySerializer.Meta attribute)
(logistics.serializers.InvoicePaymentStatusSerializer.Meta attribute)
(logistics.serializers.InvoiceVendorRatingSerializer.Meta attribute)
(purchase.serializers.PurchaseOrderSerializer.Meta attribute)
(purchase.serializers.PurchaseOrderStatusSerializer.Meta attribute)
(purchase.serializers.SupplierBidProcurementOfficerStatusSerializer.Meta attribute)
first_name (accounts.models.User attribute)
G
get() (dashboard.views.AdminDashboardView method)
(dashboard.views.ProcurementOfficerDashboardView method)
(dashboard.views.VendorDashboardView method)
(inventory.views.ARIMAForecastAPIView method)
get_expected_delivery_date() (purchase.serializers.PurchaseOrderSerializer method)
get_next_by_contract_expiry_date() (accounts.models.Vendor method)
get_next_by_date_added() (inventory.models.Inventory method)
get_next_by_date_created() (purchase.models.PurchaseRequisition method)
get_next_by_date_joined() (accounts.models.User method)
get_next_by_date_ordered() (purchase.models.PurchaseOrder method)
get_next_by_date_submitted() (purchase.models.SupplierBid method)
get_next_by_datetime() (inventory.models.HistoricalInventory method)
get_next_by_expected_delivery_date() (purchase.models.PurchaseRequisition method)
get_next_by_invoice_date() (logistics.models.Invoice method)
get_next_by_last_updated() (inventory.models.Inventory method)
(purchase.models.PurchaseRequisition method)
get_next_by_payment_due_date() (logistics.models.Invoice method)
get_next_by_receipt_date() (logistics.models.InventoryReceipt method)
get_object() (accounts.views.ChangePasswordView method)
(accounts.views.DeleteUserProfileView method)
(accounts.views.PasswordResetConfirmView method)
(accounts.views.UpdateUserProfileView method)
(accounts.views.UserProfileView method)
(logistics.views.BaseInventoryReceiptAPIView method)
(logistics.views.BaseInventoryReceiptVendorAPIView method)
(logistics.views.BaseInvoiceAPIView method)
(logistics.views.BaseInvoiceProcurementOfficerAPIView method)
(logistics.views.InvoicePaymentStatusUpdateView method)
(logistics.views.InvoiceVendorRatingUpdateView method)
(purchase.views.BasePurchaseRequisitionAPIView method)
(purchase.views.BaseSupplierAPIView method)
get_payment_mode_display() (logistics.models.Invoice method)
get_payment_status_display() (logistics.models.Invoice method)
get_previous_by_contract_expiry_date() (accounts.models.Vendor method)
get_previous_by_date_added() (inventory.models.Inventory method)
get_previous_by_date_created() (purchase.models.PurchaseRequisition method)
get_previous_by_date_joined() (accounts.models.User method)
get_previous_by_date_ordered() (purchase.models.PurchaseOrder method)
get_previous_by_date_submitted() (purchase.models.SupplierBid method)
get_previous_by_datetime() (inventory.models.HistoricalInventory method)
get_previous_by_expected_delivery_date() (purchase.models.PurchaseRequisition method)
get_previous_by_invoice_date() (logistics.models.Invoice method)
get_previous_by_last_updated() (inventory.models.Inventory method)
(purchase.models.PurchaseRequisition method)
get_previous_by_payment_due_date() (logistics.models.Invoice method)
get_previous_by_receipt_date() (logistics.models.InventoryReceipt method)
get_quantity_ordered() (purchase.serializers.PurchaseOrderSerializer method)
get_queryset() (inventory.views.ARIMAForecastAPIView method)
(inventory.views.BaseInventoryAPIView method)
(inventory.views.BaseOptimizedInventoryAPIView method)
(inventory.views.HistoricalInventoryListView method)
(logistics.views.BaseInventoryReceiptAPIView method)
(logistics.views.BaseInventoryReceiptVendorAPIView method)
(logistics.views.BaseInvoiceAPIView method)
(logistics.views.BaseInvoiceProcurementOfficerAPIView method)
(logistics.views.InvoicePaymentStatusUpdateView method)
(logistics.views.InvoiceVendorRatingUpdateView method)
(purchase.views.BasePurchaseRequisitionAPIView method)
(purchase.views.BaseSupplierAPIView method)
(purchase.views.PurchaseOrderListView method)
(purchase.views.PurchaseOrderVendorListView method)
(purchase.views.PurchaseOrderVendorStatusView method)
(purchase.views.SupplierBidProcurementOfficerListView method)
(purchase.views.SupplierBidProcurementOfficerRetrieveView method)
(purchase.views.SupplierBidProcurementOfficerStatusView method)
get_received_condition_display() (logistics.models.InventoryReceipt method)
get_status_display() (purchase.models.PurchaseOrder method)
(purchase.models.PurchaseRequisition method)
(purchase.models.SupplierBid method)
get_token() (accounts.serializers.MyTokenObtainPairSerializer class method)
get_unit_price() (purchase.serializers.PurchaseOrderSerializer method)
get_urgency_level_display() (purchase.models.PurchaseRequisition method)
get_user_role_display() (accounts.models.User method)
get_vendor_type_display() (accounts.models.Vendor method)
getRoutes() (in module accounts.views)
(in module dashboard.views)
(in module inventory.views)
(in module logistics.views)
(in module purchase.views)
groups (accounts.models.User attribute)
gstin (accounts.models.User attribute)
gstin_validator (accounts.models.User attribute)
H
has_permission() (accounts.permissions.IsProcurementOfficer method)
(accounts.permissions.IsVendor method)
HistoricalInventory (class in inventory.models)
HistoricalInventory.DoesNotExist
HistoricalInventory.MultipleObjectsReturned
historicalinventory_set (inventory.models.Inventory attribute)
HistoricalInventoryListView (class in inventory.views)
HistoricalInventorySerializer (class in inventory.serializers)
HistoricalInventorySerializer.Meta (class in inventory.serializers)
HistoricalInventoryViewsTests (class in inventory.tests)
holding_cost (inventory.models.OptimizedInventory attribute)
I
id (accounts.models.User attribute)
(accounts.models.Vendor attribute)
(inventory.models.HistoricalInventory attribute)
(inventory.models.Inventory attribute)
(inventory.models.OptimizedInventory attribute)
(logistics.models.InventoryReceipt attribute)
(logistics.models.Invoice attribute)
(purchase.models.PurchaseOrder attribute)
(purchase.models.PurchaseRequisition attribute)
(purchase.models.SupplierBid attribute)
image (inventory.models.Inventory attribute)
inspection_notes (logistics.models.InventoryReceipt attribute)
inspection_report (logistics.models.InventoryReceipt attribute)
inventory
module
Inventory (class in inventory.models)
inventory (inventory.models.HistoricalInventory attribute)
(inventory.models.OptimizedInventory attribute)
(purchase.models.PurchaseRequisition attribute)
inventory.admin
module
inventory.apps
module
Inventory.DoesNotExist
inventory.models
module
Inventory.MultipleObjectsReturned
inventory.serializers
module
inventory.tasks
module
inventory.tests
module
inventory.urls
module
inventory.views
module
inventory_id (inventory.models.HistoricalInventory attribute)
(inventory.models.OptimizedInventory attribute)
(purchase.models.PurchaseRequisition attribute)
inventory_set (accounts.models.User attribute)
InventoryConfig (class in inventory.apps)
InventoryCreateView (class in inventory.views)
InventoryDeleteView (class in inventory.views)
InventoryListView (class in inventory.views)
InventoryReceipt (class in logistics.models)
inventoryreceipt (purchase.models.PurchaseOrder attribute)
InventoryReceipt.DoesNotExist
InventoryReceipt.MultipleObjectsReturned
InventoryReceiptCreateView (class in logistics.views)
InventoryReceiptDeleteView (class in logistics.views)
InventoryReceiptListView (class in logistics.views)
InventoryReceiptRetrieveView (class in logistics.views)
InventoryReceiptSerializer (class in logistics.serializers)
InventoryReceiptSerializer.Meta (class in logistics.serializers)
InventoryReceiptTests (class in logistics.tests)
InventoryReceiptUpdateView (class in logistics.views)
InventoryReceiptVendorListView (class in logistics.views)
InventoryReceiptVendorRetrieveView (class in logistics.views)
InventoryRetrieveView (class in inventory.views)
InventorySerializer (class in inventory.serializers)
InventorySerializer.Meta (class in inventory.serializers)
InventorySignalsTests (class in inventory.tests)
InventoryUpdateView (class in inventory.views)
InventoryViewsTests (class in inventory.tests)
Invoice (class in logistics.models)
invoice (purchase.models.PurchaseOrder attribute)
Invoice.DoesNotExist
Invoice.MultipleObjectsReturned
invoice_date (logistics.models.Invoice attribute)
invoice_number (logistics.models.Invoice attribute)
invoice_report (logistics.models.Invoice attribute)
InvoiceCreateView (class in logistics.views)
InvoiceDeleteView (class in logistics.views)
InvoiceListView (class in logistics.views)
InvoicePaymentStatusSerializer (class in logistics.serializers)
InvoicePaymentStatusSerializer.Meta (class in logistics.serializers)
InvoicePaymentStatusUpdateView (class in logistics.views)
InvoiceProcurementOfficerListView (class in logistics.views)
InvoiceProcurementOfficerRetrieveView (class in logistics.views)
InvoiceRetrieveView (class in logistics.views)
InvoiceSerializer (class in logistics.serializers)
InvoiceSerializer.Meta (class in logistics.serializers)
InvoiceTests (class in logistics.tests)
InvoiceUpdateView (class in logistics.views)
InvoiceVendorRatingSerializer (class in logistics.serializers)
InvoiceVendorRatingSerializer.Meta (class in logistics.serializers)
InvoiceVendorRatingUpdateView (class in logistics.views)
is_active (accounts.models.User attribute)
is_staff (accounts.models.User attribute)
is_superuser (accounts.models.User attribute)
IsProcurementOfficer (class in accounts.permissions)
IsVendor (class in accounts.permissions)
item_name (inventory.models.Inventory attribute)
L
last_login (accounts.models.User attribute)
last_name (accounts.models.User attribute)
last_updated (inventory.models.Inventory attribute)
(purchase.models.PurchaseRequisition attribute)
lead_time (inventory.models.OptimizedInventory attribute)
list() (inventory.views.InventoryListView method)
location (inventory.models.Inventory attribute)
logentry_set (accounts.models.User attribute)
logistics
module
logistics.admin
module
logistics.apps
module
logistics.models
module
logistics.serializers
module
logistics.tasks
module
logistics.tests
module
logistics.urls
module
logistics.views
module
LogisticsConfig (class in logistics.apps)
lookup_field (inventory.views.BaseOptimizedInventoryAPIView attribute)
M
model (accounts.serializers.ProcurementOfficerRegisterSerializer.Meta attribute)
(accounts.serializers.ProfileSerializer.Meta attribute)
(accounts.serializers.VendorInfoSerializer.Meta attribute)
(accounts.serializers.VendorRegisterSerializer.Meta attribute)
(accounts.serializers.VendorSerializer.Meta attribute)
(accounts.views.DeleteUserProfileView attribute)
(inventory.serializers.HistoricalInventorySerializer.Meta attribute)
(inventory.serializers.InventorySerializer.Meta attribute)
(inventory.serializers.OptimizedInventorySerializer.Meta attribute)
(logistics.serializers.InventoryReceiptSerializer.Meta attribute)
(logistics.serializers.InvoicePaymentStatusSerializer.Meta attribute)
(logistics.serializers.InvoiceSerializer.Meta attribute)
(logistics.serializers.InvoiceVendorRatingSerializer.Meta attribute)
(purchase.serializers.PurchaseOrderSerializer.Meta attribute)
(purchase.serializers.PurchaseOrderStatusSerializer.Meta attribute)
(purchase.serializers.PurchaseRequisitionSerializer.Meta attribute)
(purchase.serializers.PurchaseRequisitionVendorSerializer.Meta attribute)
(purchase.serializers.SupplierBidProcurementOfficerSerializer.Meta attribute)
(purchase.serializers.SupplierBidProcurementOfficerStatusSerializer.Meta attribute)
(purchase.serializers.SupplierBidSerializer.Meta attribute)
module
accounts
accounts.admin
accounts.apps
accounts.models
accounts.permissions
accounts.serializers
accounts.tasks
accounts.tests
accounts.urls
accounts.views
dashboard
dashboard.admin
dashboard.apps
dashboard.models
dashboard.serializers
dashboard.tests
dashboard.urls
dashboard.views
inventory
inventory.admin
inventory.apps
inventory.models
inventory.serializers
inventory.tasks
inventory.tests
inventory.urls
inventory.views
logistics
logistics.admin
logistics.apps
logistics.models
logistics.serializers
logistics.tasks
logistics.tests
logistics.urls
logistics.views
purchase
purchase.admin
purchase.apps
purchase.models
purchase.serializers
purchase.tasks
purchase.tests
purchase.urls
purchase.views
test_scripts
MyTokenObtainPairSerializer (class in accounts.serializers)
MyTokenObtainPairView (class in accounts.views)
MyTokenRefreshView (class in accounts.views)
N
name (accounts.apps.AccountsConfig attribute)
(dashboard.apps.DashboardConfig attribute)
(inventory.apps.InventoryConfig attribute)
(logistics.apps.LogisticsConfig attribute)
(purchase.apps.PurchaseConfig attribute)
O
objects (accounts.models.Vendor attribute)
(inventory.models.HistoricalInventory attribute)
(inventory.models.Inventory attribute)
(inventory.models.OptimizedInventory attribute)
(logistics.models.InventoryReceipt attribute)
(logistics.models.Invoice attribute)
(purchase.models.PurchaseOrder attribute)
(purchase.models.PurchaseRequisition attribute)
(purchase.models.SupplierBid attribute)
OptimizedInventory (class in inventory.models)
optimizedinventory (inventory.models.Inventory attribute)
OptimizedInventory.DoesNotExist
OptimizedInventory.MultipleObjectsReturned
OptimizedInventoryCreateAPIView (class in inventory.views)
OptimizedInventoryDestroyAPIView (class in inventory.views)
OptimizedInventoryRetrieveAPIView (class in inventory.views)
OptimizedInventorySerializer (class in inventory.serializers)
OptimizedInventorySerializer.Meta (class in inventory.serializers)
OptimizedInventoryUpdateAPIView (class in inventory.views)
OptimizedInventoryViewsTests (class in inventory.tests)
order (logistics.models.InventoryReceipt attribute)
(logistics.models.Invoice attribute)
order_id (logistics.models.InventoryReceipt attribute)
(logistics.models.Invoice attribute)
order_number (purchase.models.PurchaseOrder attribute)
ordering_cost (inventory.models.OptimizedInventory attribute)
outstandingtoken_set (accounts.models.User attribute)
P
password (accounts.models.User attribute)
PasswordResetConfirmSerializer (class in accounts.serializers)
PasswordResetConfirmView (class in accounts.views)
PasswordResetConfirmViewTests (class in accounts.tests)
PasswordResetSerializer (class in accounts.serializers)
PasswordResetView (class in accounts.views)
PasswordResetViewTests (class in accounts.tests)
patch() (logistics.views.InventoryReceiptUpdateView method)
(logistics.views.InvoicePaymentStatusUpdateView method)
(logistics.views.InvoiceUpdateView method)
(logistics.views.InvoiceVendorRatingUpdateView method)
(purchase.views.PurchaseRequisitionUpdateView method)
(purchase.views.SupplierBidUpdateView method)
payment_due_date (logistics.models.Invoice attribute)
payment_mode (logistics.models.Invoice attribute)
PAYMENT_MODE_CHOICES (logistics.models.Invoice attribute)
payment_status (logistics.models.Invoice attribute)
PAYMENT_STATUS_CHOICES (logistics.models.Invoice attribute)
perform_create() (accounts.views.ProcurementOfficerRegisterView method)
(accounts.views.VendorRegisterView method)
(inventory.views.InventoryCreateView method)
(inventory.views.OptimizedInventoryCreateAPIView method)
(logistics.views.InventoryReceiptCreateView method)
(logistics.views.InvoiceCreateView method)
(purchase.views.PurchaseRequisitionCreateView method)
(purchase.views.SupplierBidCreateView method)
perform_destroy() (logistics.views.InventoryReceiptDeleteView method)
(logistics.views.InvoiceDeleteView method)
(purchase.views.PurchaseRequisitionDeleteView method)
(purchase.views.SupplierBidDeleteView method)
perform_update() (inventory.views.OptimizedInventoryUpdateAPIView method)
(logistics.views.InventoryReceiptUpdateView method)
(logistics.views.InvoicePaymentStatusUpdateView method)
(logistics.views.InvoiceUpdateView method)
(logistics.views.InvoiceVendorRatingUpdateView method)
(purchase.views.PurchaseRequisitionUpdateView method)
(purchase.views.SupplierBidUpdateView method)
permission_classes (accounts.views.DeleteUserProfileView attribute)
(accounts.views.MyTokenObtainPairView attribute)
(accounts.views.MyTokenRefreshView attribute)
(accounts.views.PasswordResetConfirmView attribute)
(accounts.views.PasswordResetView attribute)
(accounts.views.ProcurementOfficerRegisterView attribute)
(accounts.views.VendorRegisterView attribute)
(accounts.views.VendorView attribute)
(dashboard.views.AdminDashboardView attribute)
(dashboard.views.ProcurementOfficerDashboardView attribute)
(dashboard.views.VendorDashboardView attribute)
(inventory.views.ARIMAForecastAPIView attribute)
(inventory.views.BaseInventoryAPIView attribute)
(inventory.views.BaseOptimizedInventoryAPIView attribute)
(inventory.views.HistoricalInventoryListView attribute)
(inventory.views.OptimizedInventoryCreateAPIView attribute)
(inventory.views.OptimizedInventoryUpdateAPIView attribute)
(logistics.views.BaseInventoryReceiptAPIView attribute)
(logistics.views.BaseInventoryReceiptVendorAPIView attribute)
(logistics.views.BaseInvoiceAPIView attribute)
(logistics.views.BaseInvoiceProcurementOfficerAPIView attribute)
(logistics.views.InvoicePaymentStatusUpdateView attribute)
(logistics.views.InvoiceVendorRatingUpdateView attribute)
(purchase.views.BasePurchaseRequisitionAPIView attribute)
(purchase.views.BaseSupplierAPIView attribute)
(purchase.views.PurchaseOrderListView attribute)
(purchase.views.PurchaseOrderVendorListView attribute)
(purchase.views.PurchaseOrderVendorStatusView attribute)
(purchase.views.PurchaseRequisitionVendorListView attribute)
(purchase.views.SupplierBidProcurementOfficerListView attribute)
(purchase.views.SupplierBidProcurementOfficerRankingView attribute)
(purchase.views.SupplierBidProcurementOfficerRetrieveView attribute)
(purchase.views.SupplierBidProcurementOfficerStatusView attribute)
phone_number (accounts.models.User attribute)
phone_number_regex (accounts.models.User attribute)
post() (inventory.views.ARIMAForecastAPIView method)
(purchase.views.SupplierBidProcurementOfficerRankingView method)
procurement_officer (inventory.models.Inventory attribute)
procurement_officer_id (inventory.models.Inventory attribute)
ProcurementOfficerDashboardSerializer (class in dashboard.serializers)
ProcurementOfficerDashboardView (class in dashboard.views)
ProcurementOfficerRegisterSerializer (class in accounts.serializers)
ProcurementOfficerRegisterSerializer.Meta (class in accounts.serializers)
ProcurementOfficerRegisterView (class in accounts.views)
ProcurementOfficerRegisterViewTests (class in accounts.tests)
ProfileSerializer (class in accounts.serializers)
ProfileSerializer.Meta (class in accounts.serializers)
purchase
module
purchase.admin
module
purchase.apps
module
purchase.models
module
purchase.serializers
module
purchase.tasks
module
purchase.tests
module
purchase.urls
module
purchase.views
module
PurchaseConfig (class in purchase.apps)
PurchaseOrder (class in purchase.models)
purchaseorder (purchase.models.SupplierBid attribute)
PurchaseOrder.DoesNotExist
PurchaseOrder.MultipleObjectsReturned
PurchaseOrderListView (class in purchase.views)
PurchaseOrderSerializer (class in purchase.serializers)
PurchaseOrderSerializer.Meta (class in purchase.serializers)
PurchaseOrderStatusSerializer (class in purchase.serializers)
PurchaseOrderStatusSerializer.Meta (class in purchase.serializers)
PurchaseOrderVendorListView (class in purchase.views)
PurchaseOrderVendorStatusView (class in purchase.views)
PurchaseOrderViewsTests (class in purchase.tests)
PurchaseRequisition (class in purchase.models)
purchaserequisition (inventory.models.Inventory attribute)
PurchaseRequisition.DoesNotExist
PurchaseRequisition.MultipleObjectsReturned
PurchaseRequisitionCreateView (class in purchase.views)
PurchaseRequisitionDeleteView (class in purchase.views)
PurchaseRequisitionListView (class in purchase.views)
PurchaseRequisitionRetrieveView (class in purchase.views)
PurchaseRequisitionSerializer (class in purchase.serializers)
PurchaseRequisitionSerializer.Meta (class in purchase.serializers)
PurchaseRequisitionUpdateView (class in purchase.views)
PurchaseRequisitionVendorListView (class in purchase.views)
PurchaseRequisitionVendorSerializer (class in purchase.serializers)
PurchaseRequisitionVendorSerializer.Meta (class in purchase.serializers)
PurchaseRequisitionViewsTests (class in purchase.tests)
Q
quantity_fulfilled (purchase.models.SupplierBid attribute)
quantity_requested (purchase.models.PurchaseRequisition attribute)
queryset (accounts.views.ChangePasswordView attribute)
(accounts.views.DeleteUserProfileView attribute)
(accounts.views.ProcurementOfficerRegisterView attribute)
(accounts.views.UpdateUserProfileView attribute)
(accounts.views.UserProfileView attribute)
(accounts.views.VendorRegisterView attribute)
(accounts.views.VendorView attribute)
(inventory.views.InventoryCreateView attribute)
(logistics.views.InventoryReceiptCreateView attribute)
(logistics.views.InventoryReceiptDeleteView attribute)
(logistics.views.InventoryReceiptUpdateView attribute)
(logistics.views.InvoiceCreateView attribute)
(logistics.views.InvoiceDeleteView attribute)
(logistics.views.InvoiceUpdateView attribute)
(purchase.views.PurchaseRequisitionCreateView attribute)
(purchase.views.PurchaseRequisitionDeleteView attribute)
(purchase.views.PurchaseRequisitionUpdateView attribute)
(purchase.views.PurchaseRequisitionVendorListView attribute)
(purchase.views.SupplierBidCreateView attribute)
(purchase.views.SupplierBidDeleteView attribute)
(purchase.views.SupplierBidUpdateView attribute)
R
read_only_fields (inventory.serializers.OptimizedInventorySerializer.Meta attribute)
(logistics.serializers.InventoryReceiptSerializer.Meta attribute)
(logistics.serializers.InvoiceSerializer.Meta attribute)
(logistics.serializers.InvoiceVendorRatingSerializer.Meta attribute)
(purchase.serializers.PurchaseRequisitionSerializer.Meta attribute)
(purchase.serializers.SupplierBidProcurementOfficerSerializer.Meta attribute)
(purchase.serializers.SupplierBidSerializer.Meta attribute)
receipt_date (logistics.models.InventoryReceipt attribute)
receipt_id (logistics.models.InventoryReceipt attribute)
received_condition (logistics.models.InventoryReceipt attribute)
received_quantity (logistics.models.InventoryReceipt attribute)
reorder_point (inventory.models.OptimizedInventory attribute)
report (purchase.models.PurchaseRequisition attribute)
requisition (purchase.models.SupplierBid attribute)
requisition_id (purchase.models.SupplierBid attribute)
requisition_number (purchase.models.PurchaseRequisition attribute)
S
safety_stock (inventory.models.OptimizedInventory attribute)
serializer_class (accounts.views.ChangePasswordView attribute)
(accounts.views.DeleteUserProfileView attribute)
(accounts.views.MyTokenObtainPairView attribute)
(accounts.views.PasswordResetConfirmView attribute)
(accounts.views.PasswordResetView attribute)
(accounts.views.ProcurementOfficerRegisterView attribute)
(accounts.views.UpdateUserProfileView attribute)
(accounts.views.UserProfileView attribute)
(accounts.views.VendorRegisterView attribute)
(accounts.views.VendorView attribute)
(dashboard.views.AdminDashboardView attribute)
(dashboard.views.ProcurementOfficerDashboardView attribute)
(dashboard.views.VendorDashboardView attribute)
(inventory.views.ARIMAForecastAPIView attribute)
(inventory.views.BaseInventoryAPIView attribute)
(inventory.views.BaseOptimizedInventoryAPIView attribute)
(inventory.views.HistoricalInventoryListView attribute)
(inventory.views.OptimizedInventoryCreateAPIView attribute)
(inventory.views.OptimizedInventoryUpdateAPIView attribute)
(logistics.views.BaseInventoryReceiptAPIView attribute)
(logistics.views.BaseInventoryReceiptVendorAPIView attribute)
(logistics.views.BaseInvoiceAPIView attribute)
(logistics.views.BaseInvoiceProcurementOfficerAPIView attribute)
(logistics.views.InvoicePaymentStatusUpdateView attribute)
(logistics.views.InvoiceVendorRatingUpdateView attribute)
(purchase.views.BasePurchaseRequisitionAPIView attribute)
(purchase.views.BaseSupplierAPIView attribute)
(purchase.views.PurchaseOrderListView attribute)
(purchase.views.PurchaseOrderVendorListView attribute)
(purchase.views.PurchaseOrderVendorStatusView attribute)
(purchase.views.PurchaseRequisitionVendorListView attribute)
(purchase.views.SupplierBidProcurementOfficerListView attribute)
(purchase.views.SupplierBidProcurementOfficerRankingView attribute)
(purchase.views.SupplierBidProcurementOfficerRetrieveView attribute)
(purchase.views.SupplierBidProcurementOfficerStatusView attribute)
service_level (inventory.models.OptimizedInventory attribute)
setUp() (accounts.tests.ChangePasswordViewTests method)
(accounts.tests.PasswordResetConfirmViewTests method)
(accounts.tests.PasswordResetViewTests method)
(accounts.tests.ProcurementOfficerRegisterViewTests method)
(accounts.tests.SetUpUsers method)
(accounts.tests.TokenViewTests method)
(accounts.tests.UserProfileViewTests method)
(accounts.tests.VendorListViewTests method)
(accounts.tests.VendorRegisterViewTests method)
(dashboard.tests.DashboardViewsTests method)
(dashboard.tests.SetupClass method)
(inventory.tests.ARIMAForecastViewsTests method)
(inventory.tests.HistoricalInventoryViewsTests method)
(inventory.tests.InventorySignalsTests method)
(inventory.tests.InventoryViewsTests method)
(inventory.tests.OptimizedInventoryViewsTests method)
(inventory.tests.SetupClass method)
(logistics.tests.InventoryReceiptTests method)
(logistics.tests.InvoiceTests method)
(logistics.tests.SetupClass method)
(purchase.tests.PurchaseOrderViewsTests method)
(purchase.tests.PurchaseRequisitionViewsTests method)
(purchase.tests.SetupClass method)
(purchase.tests.SupplierBidViewsTests method)
SetupClass (class in dashboard.tests)
(class in inventory.tests)
(class in logistics.tests)
(class in purchase.tests)
SetUpUsers (class in accounts.tests)
shelf_life (inventory.models.OptimizedInventory attribute)
status (purchase.models.PurchaseOrder attribute)
(purchase.models.PurchaseRequisition attribute)
(purchase.models.SupplierBid attribute)
STATUS_CHOICES (purchase.models.PurchaseOrder attribute)
(purchase.models.PurchaseRequisition attribute)
(purchase.models.SupplierBid attribute)
stock_quantity (inventory.models.HistoricalInventory attribute)
(inventory.models.Inventory attribute)
storage_limit (inventory.models.OptimizedInventory attribute)
supplier (purchase.models.SupplierBid attribute)
supplier_id (purchase.models.SupplierBid attribute)
SupplierBid (class in purchase.models)
SupplierBid.DoesNotExist
SupplierBid.MultipleObjectsReturned
supplierbid_set (accounts.models.User attribute)
(purchase.models.PurchaseRequisition attribute)
SupplierBidCreateView (class in purchase.views)
SupplierBidDeleteView (class in purchase.views)
SupplierBidListView (class in purchase.views)
SupplierBidProcurementOfficerListView (class in purchase.views)
SupplierBidProcurementOfficerRankingView (class in purchase.views)
SupplierBidProcurementOfficerRetrieveView (class in purchase.views)
SupplierBidProcurementOfficerSerializer (class in purchase.serializers)
SupplierBidProcurementOfficerSerializer.Meta (class in purchase.serializers)
SupplierBidProcurementOfficerStatusSerializer (class in purchase.serializers)
SupplierBidProcurementOfficerStatusSerializer.Meta (class in purchase.serializers)
SupplierBidProcurementOfficerStatusView (class in purchase.views)
SupplierBidRetrieveView (class in purchase.views)
SupplierBidSerializer (class in purchase.serializers)
SupplierBidSerializer.Meta (class in purchase.serializers)
SupplierBidUpdateView (class in purchase.views)
SupplierBidViewsTests (class in purchase.tests)
T
test_admin_dashboard_view() (dashboard.tests.DashboardViewsTests method)
test_admin_dashboard_view_invalid_http_method() (dashboard.tests.DashboardViewsTests method)
test_admin_dashboard_view_invalid_token() (dashboard.tests.DashboardViewsTests method)
test_admin_dashboard_view_procurement_officer() (dashboard.tests.DashboardViewsTests method)
test_admin_dashboard_view_unauthenticated() (dashboard.tests.DashboardViewsTests method)
test_admin_dashboard_view_vendor() (dashboard.tests.DashboardViewsTests method)
test_arima_forecast_view_insufficient_data() (inventory.tests.ARIMAForecastViewsTests method)
test_arima_forecast_view_invalid_data() (inventory.tests.ARIMAForecastViewsTests method)
test_arima_forecast_view_invalid_file_type() (inventory.tests.ARIMAForecastViewsTests method)
test_arima_forecast_view_invalid_http_method() (inventory.tests.ARIMAForecastViewsTests method)
test_arima_forecast_view_invalid_token() (inventory.tests.ARIMAForecastViewsTests method)
test_arima_forecast_view_other_procurement_officer() (inventory.tests.ARIMAForecastViewsTests method)
test_arima_forecast_view_procurement_officer() (inventory.tests.ARIMAForecastViewsTests method)
test_arima_forecast_view_sufficient_data() (inventory.tests.ARIMAForecastViewsTests method)
test_arima_forecast_view_unauthenticated() (inventory.tests.ARIMAForecastViewsTests method)
test_arima_forecast_view_upload_csv_insufficient_data() (inventory.tests.ARIMAForecastViewsTests method)
test_arima_forecast_view_upload_csv_sufficient_data() (inventory.tests.ARIMAForecastViewsTests method)
test_arima_forecast_view_vendor() (inventory.tests.ARIMAForecastViewsTests method)
test_change_password_successfully() (accounts.tests.ChangePasswordViewTests method)
test_change_password_unauthenticated() (accounts.tests.ChangePasswordViewTests method)
test_change_password_with_invalid_http_authorization_header() (accounts.tests.ChangePasswordViewTests method)
test_change_password_with_invalid_http_method() (accounts.tests.ChangePasswordViewTests method)
test_change_password_with_invalid_old_password() (accounts.tests.ChangePasswordViewTests method)
test_change_password_with_invalid_payload() (accounts.tests.ChangePasswordViewTests method)
test_change_password_with_mismatched_passwords() (accounts.tests.ChangePasswordViewTests method)
test_change_password_without_providing_old_password() (accounts.tests.ChangePasswordViewTests method)
test_create_historical_inventory_on_create() (inventory.tests.InventorySignalsTests method)
test_create_historical_inventory_on_update_with_demand() (inventory.tests.InventorySignalsTests method)
test_create_historical_inventory_on_update_without_demand() (inventory.tests.InventorySignalsTests method)
test_delete_historical_inventory_on_inventory_delete() (inventory.tests.InventorySignalsTests method)
test_delete_procurement_officer_profile() (accounts.tests.UserProfileViewTests method)
test_delete_user_profile_unauthenticated() (accounts.tests.UserProfileViewTests method)
test_delete_vendor_profile() (accounts.tests.UserProfileViewTests method)
test_get_procurement_officer_profile() (accounts.tests.UserProfileViewTests method)
test_get_user_profile_unauthenticated() (accounts.tests.UserProfileViewTests method)
test_get_vendor_profile() (accounts.tests.UserProfileViewTests method)
test_historical_inventory_list_view_invalid_http_method() (inventory.tests.HistoricalInventoryViewsTests method)
(inventory.tests.InventoryViewsTests method)
test_historical_inventory_list_view_invalid_token() (inventory.tests.HistoricalInventoryViewsTests method)
(inventory.tests.InventoryViewsTests method)
test_historical_inventory_list_view_other_procurement_officer() (inventory.tests.HistoricalInventoryViewsTests method)
(inventory.tests.InventoryViewsTests method)
test_historical_inventory_list_view_procurement_officer() (inventory.tests.HistoricalInventoryViewsTests method)
(inventory.tests.InventoryViewsTests method)
test_historical_inventory_list_view_unauthenticated() (inventory.tests.HistoricalInventoryViewsTests method)
(inventory.tests.InventoryViewsTests method)
test_historical_inventory_list_view_vendor() (inventory.tests.HistoricalInventoryViewsTests method)
(inventory.tests.InventoryViewsTests method)
test_insufficient_permissions_vendor() (accounts.tests.VendorListViewTests method)
test_inventory_create_view_invalid_data() (inventory.tests.InventoryViewsTests method)
test_inventory_create_view_invalid_http_method() (inventory.tests.InventoryViewsTests method)
test_inventory_create_view_invalid_token() (inventory.tests.InventoryViewsTests method)
test_inventory_create_view_missing_data() (inventory.tests.InventoryViewsTests method)
test_inventory_create_view_procurement_officer() (inventory.tests.InventoryViewsTests method)
test_inventory_create_view_unauthenticated() (inventory.tests.InventoryViewsTests method)
test_inventory_create_view_vendor() (inventory.tests.InventoryViewsTests method)
test_inventory_delete_view_invalid_http_method() (inventory.tests.InventoryViewsTests method)
test_inventory_delete_view_invalid_token() (inventory.tests.InventoryViewsTests method)
test_inventory_delete_view_other_procurement_officer() (inventory.tests.InventoryViewsTests method)
test_inventory_delete_view_procurement_officer_own_item() (inventory.tests.InventoryViewsTests method)
test_inventory_delete_view_unauthenticated() (inventory.tests.InventoryViewsTests method)
test_inventory_delete_view_vendor() (inventory.tests.InventoryViewsTests method)
test_inventory_list_view_invalid_http_method() (inventory.tests.InventoryViewsTests method)
test_inventory_list_view_invalid_token() (inventory.tests.InventoryViewsTests method)
test_inventory_list_view_procurement_officer() (inventory.tests.InventoryViewsTests method)
test_inventory_list_view_unauthenticated() (inventory.tests.InventoryViewsTests method)
test_inventory_list_view_vendor() (inventory.tests.InventoryViewsTests method)
test_inventory_receipt_create_view_invalid_data() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_create_view_invalid_http_method() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_create_view_invalid_token() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_create_view_missing_data() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_create_view_one_to_one_purchase_order() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_create_view_order_status_delivered() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_create_view_order_status_pending() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_create_view_order_status_shipped() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_create_view_other_procurement_officer() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_create_view_procurement_officer() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_create_view_unauthenticated() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_create_view_vendor() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_delete_view_invalid_http_method() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_delete_view_invalid_token() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_delete_view_other_procurement_officer() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_delete_view_procurement_officer_own_item() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_delete_view_unauthenticated() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_delete_view_vendor() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_list_view_invalid_http_method() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_list_view_invalid_token() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_list_view_other_procurement_officer() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_list_view_procurement_officer() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_list_view_unauthenticated() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_list_view_vendor() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_retrieve_view_invalid_http_method() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_retrieve_view_invalid_token() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_retrieve_view_other_procurement_officer() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_retrieve_view_procurement_officer_own_item() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_retrieve_view_unauthenticated() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_retrieve_view_vendor() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_update_view_invalid_data() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_update_view_invalid_http_method() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_update_view_invalid_token() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_update_view_missing_data() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_update_view_other_procurement_officer() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_update_view_procurement_officer_own_item() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_update_view_unauthenticated() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_update_view_vendor() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_vendor_list_view_invalid_http_method() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_vendor_list_view_invalid_token() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_vendor_list_view_other_vendor() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_vendor_list_view_procurement_officer() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_vendor_list_view_unauthenticated() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_vendor_list_view_vendor() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_vendor_retrieve_view_invalid_http_method() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_vendor_retrieve_view_invalid_token() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_vendor_retrieve_view_other_vendor() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_vendor_retrieve_view_procurement_officer() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_vendor_retrieve_view_unauthenticated() (logistics.tests.InventoryReceiptTests method)
test_inventory_receipt_vendor_retrieve_view_vendor_own_item() (logistics.tests.InventoryReceiptTests method)
test_inventory_retrieve_view_invalid_http_method() (inventory.tests.InventoryViewsTests method)
test_inventory_retrieve_view_invalid_token() (inventory.tests.InventoryViewsTests method)
test_inventory_retrieve_view_other_procurement_officer() (inventory.tests.InventoryViewsTests method)
test_inventory_retrieve_view_procurement_officer_own_item() (inventory.tests.InventoryViewsTests method)
test_inventory_retrieve_view_unauthenticated() (inventory.tests.InventoryViewsTests method)
test_inventory_retrieve_view_vendor() (inventory.tests.InventoryViewsTests method)
test_inventory_update_view_invalid_data() (inventory.tests.InventoryViewsTests method)
test_inventory_update_view_invalid_http_method() (inventory.tests.InventoryViewsTests method)
test_inventory_update_view_invalid_token() (inventory.tests.InventoryViewsTests method)
test_inventory_update_view_missing_data() (inventory.tests.InventoryViewsTests method)
test_inventory_update_view_other_procurement_officer() (inventory.tests.InventoryViewsTests method)
test_inventory_update_view_procurement_officer_own_item() (inventory.tests.InventoryViewsTests method)
test_inventory_update_view_unauthenticated() (inventory.tests.InventoryViewsTests method)
test_inventory_update_view_vendor() (inventory.tests.InventoryViewsTests method)
test_invoice_create_view_invalid_data() (logistics.tests.InvoiceTests method)
test_invoice_create_view_invalid_http_method() (logistics.tests.InvoiceTests method)
test_invoice_create_view_invalid_token() (logistics.tests.InvoiceTests method)
test_invoice_create_view_missing_data() (logistics.tests.InvoiceTests method)
test_invoice_create_view_one_to_one_purchase_order() (logistics.tests.InvoiceTests method)
test_invoice_create_view_order_status_delivered() (logistics.tests.InvoiceTests method)
test_invoice_create_view_order_status_pending() (logistics.tests.InvoiceTests method)
test_invoice_create_view_order_status_shipped() (logistics.tests.InvoiceTests method)
test_invoice_create_view_other_vendor() (logistics.tests.InvoiceTests method)
test_invoice_create_view_procurement_officer() (logistics.tests.InvoiceTests method)
test_invoice_create_view_unauthenticated() (logistics.tests.InvoiceTests method)
test_invoice_create_view_vendor() (logistics.tests.InvoiceTests method)
test_invoice_delete_view_invalid_http_method() (logistics.tests.InvoiceTests method)
test_invoice_delete_view_invalid_token() (logistics.tests.InvoiceTests method)
test_invoice_delete_view_other_vendor() (logistics.tests.InvoiceTests method)
test_invoice_delete_view_procurement_officer() (logistics.tests.InvoiceTests method)
test_invoice_delete_view_unauthenticated() (logistics.tests.InvoiceTests method)
test_invoice_delete_view_vendor_own_item() (logistics.tests.InvoiceTests method)
test_invoice_list_view_invalid_http_method() (logistics.tests.InvoiceTests method)
test_invoice_list_view_invalid_token() (logistics.tests.InvoiceTests method)
test_invoice_list_view_other_vendor() (logistics.tests.InvoiceTests method)
test_invoice_list_view_procurement_officer() (logistics.tests.InvoiceTests method)
test_invoice_list_view_unauthenticated() (logistics.tests.InvoiceTests method)
test_invoice_list_view_vendor() (logistics.tests.InvoiceTests method)
test_invoice_payment_status_view_invalid_data() (logistics.tests.InvoiceTests method)
test_invoice_payment_status_view_invalid_http_method() (logistics.tests.InvoiceTests method)
test_invoice_payment_status_view_invalid_token() (logistics.tests.InvoiceTests method)
test_invoice_payment_status_view_missing_data() (logistics.tests.InvoiceTests method)
test_invoice_payment_status_view_other_procurement_officer() (logistics.tests.InvoiceTests method)
test_invoice_payment_status_view_procurement_officer() (logistics.tests.InvoiceTests method)
test_invoice_payment_status_view_status_paid() (logistics.tests.InvoiceTests method)
test_invoice_payment_status_view_unauthenticated() (logistics.tests.InvoiceTests method)
test_invoice_payment_status_view_vendor() (logistics.tests.InvoiceTests method)
test_invoice_procurement_officer_list_view_invalid_http_method() (logistics.tests.InvoiceTests method)
test_invoice_procurement_officer_list_view_invalid_token() (logistics.tests.InvoiceTests method)
test_invoice_procurement_officer_list_view_other_procurement_officer() (logistics.tests.InvoiceTests method)
test_invoice_procurement_officer_list_view_procurement_officer() (logistics.tests.InvoiceTests method)
test_invoice_procurement_officer_list_view_unauthenticated() (logistics.tests.InvoiceTests method)
test_invoice_procurement_officer_list_view_vendor() (logistics.tests.InvoiceTests method)
test_invoice_procurement_officer_retrieve_view_invalid_http_method() (logistics.tests.InvoiceTests method)
test_invoice_procurement_officer_retrieve_view_invalid_token() (logistics.tests.InvoiceTests method)
test_invoice_procurement_officer_retrieve_view_other_procurement_officer() (logistics.tests.InvoiceTests method)
test_invoice_procurement_officer_retrieve_view_procurement_officer_own_item() (logistics.tests.InvoiceTests method)
test_invoice_procurement_officer_retrieve_view_unauthenticated() (logistics.tests.InvoiceTests method)
test_invoice_procurement_officer_retrieve_view_vendor() (logistics.tests.InvoiceTests method)
test_invoice_retrieve_view_invalid_http_method() (logistics.tests.InvoiceTests method)
test_invoice_retrieve_view_invalid_token() (logistics.tests.InvoiceTests method)
test_invoice_retrieve_view_other_vendor() (logistics.tests.InvoiceTests method)
test_invoice_retrieve_view_procurement_officer() (logistics.tests.InvoiceTests method)
test_invoice_retrieve_view_unauthenticated() (logistics.tests.InvoiceTests method)
test_invoice_retrieve_view_vendor_own_item() (logistics.tests.InvoiceTests method)
test_invoice_update_view_invalid_data() (logistics.tests.InvoiceTests method)
test_invoice_update_view_invalid_http_method() (logistics.tests.InvoiceTests method)
test_invoice_update_view_invalid_token() (logistics.tests.InvoiceTests method)
test_invoice_update_view_missing_data() (logistics.tests.InvoiceTests method)
test_invoice_update_view_other_vendor() (logistics.tests.InvoiceTests method)
test_invoice_update_view_procurement_officer() (logistics.tests.InvoiceTests method)
test_invoice_update_view_unauthenticated() (logistics.tests.InvoiceTests method)
test_invoice_update_view_vendor_own_item() (logistics.tests.InvoiceTests method)
test_invoice_vendor_rating_view_invalid_data() (logistics.tests.InvoiceTests method)
test_invoice_vendor_rating_view_invalid_http_method() (logistics.tests.InvoiceTests method)
test_invoice_vendor_rating_view_invalid_token() (logistics.tests.InvoiceTests method)
test_invoice_vendor_rating_view_missing_data() (logistics.tests.InvoiceTests method)
test_invoice_vendor_rating_view_other_procurement_officer() (logistics.tests.InvoiceTests method)
test_invoice_vendor_rating_view_procurement_officer() (logistics.tests.InvoiceTests method)
test_invoice_vendor_rating_view_unauthenticated() (logistics.tests.InvoiceTests method)
test_invoice_vendor_rating_view_unpaid() (logistics.tests.InvoiceTests method)
test_invoice_vendor_rating_view_vendor() (logistics.tests.InvoiceTests method)
test_invoice_vendor_rating_view_vendor_rated() (logistics.tests.InvoiceTests method)
test_invoice_vendpr_rating_view_invalid_rating() (logistics.tests.InvoiceTests method)
test_no_vendors() (accounts.tests.VendorListViewTests method)
test_obtain_token() (accounts.tests.TokenViewTests method)
test_obtain_token_with_invalid_credentials() (accounts.tests.TokenViewTests method)
test_obtain_token_with_missing_credentials() (accounts.tests.TokenViewTests method)
test_optimized_inventory_classical_eoq() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_create_view_existing_optimized_inventory() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_create_view_invalid_data() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_create_view_invalid_http_method() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_create_view_invalid_token() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_create_view_missing_data() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_create_view_other_procurement_officer() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_create_view_procurement_officer() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_create_view_read_only_fields() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_create_view_unauthenticated() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_create_view_vendor() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_delete_view_invalid_http_method() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_delete_view_invalid_token() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_delete_view_other_procurement_officer() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_delete_view_procurement_officer() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_delete_view_unauthenticated() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_delete_view_vendor() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_eoq_for_limited_storage() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_eoq_for_perishable_items() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_eoq_with_rop() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_holding_cost_equals_0() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_retrieve_view_invalid_http_method() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_retrieve_view_invalid_token() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_retrieve_view_other_procurement_officer() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_retrieve_view_procurement_officer() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_retrieve_view_unauthenticated() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_retrieve_view_vendor() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_update_view_invalid_data() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_update_view_invalid_http_method() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_update_view_invalid_token() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_update_view_missing_data() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_update_view_other_procurement_officer() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_update_view_procurement_officer() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_update_view_unauthenticated() (inventory.tests.OptimizedInventoryViewsTests method)
test_optimized_inventory_update_view_vendor() (inventory.tests.OptimizedInventoryViewsTests method)
test_password_reset_confirm_successful() (accounts.tests.PasswordResetConfirmViewTests method)
test_password_reset_confirm_with_authenticated_user() (accounts.tests.PasswordResetConfirmViewTests method)
test_password_reset_confirm_with_invalid_http_method() (accounts.tests.PasswordResetConfirmViewTests method)
test_password_reset_confirm_with_invalid_payload() (accounts.tests.PasswordResetConfirmViewTests method)
test_password_reset_confirm_with_invalid_token() (accounts.tests.PasswordResetConfirmViewTests method)
test_password_reset_confirm_with_invalid_user() (accounts.tests.PasswordResetConfirmViewTests method)
test_password_reset_confirm_with_mismatched_passwords() (accounts.tests.PasswordResetConfirmViewTests method)
test_password_reset_successful() (accounts.tests.PasswordResetViewTests method)
test_password_reset_with_authenticated_user() (accounts.tests.PasswordResetViewTests method)
test_password_reset_with_invalid_email() (accounts.tests.PasswordResetViewTests method)
test_password_reset_with_invalid_http_method() (accounts.tests.PasswordResetViewTests method)
test_password_reset_with_invalid_payload() (accounts.tests.PasswordResetViewTests method)
test_password_reset_with_missing_email() (accounts.tests.PasswordResetViewTests method)
test_password_reset_with_unregistered_email() (accounts.tests.PasswordResetViewTests method)
test_procurement_officer_dashboard_view() (dashboard.tests.DashboardViewsTests method)
test_procurement_officer_dashboard_view_admin() (dashboard.tests.DashboardViewsTests method)
test_procurement_officer_dashboard_view_invalid_http_method() (dashboard.tests.DashboardViewsTests method)
test_procurement_officer_dashboard_view_invalid_token() (dashboard.tests.DashboardViewsTests method)
test_procurement_officer_dashboard_view_unauthenticated() (dashboard.tests.DashboardViewsTests method)
test_procurement_officer_dashboard_view_vendor() (dashboard.tests.DashboardViewsTests method)
test_purchase_order_list_view_invalid_http_method() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_list_view_invalid_token() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_list_view_procurement_officer() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_list_view_unauthenticated() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_list_view_vendor() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_list_view_invalid_http_method() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_list_view_invalid_token() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_list_view_procurement_officer() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_list_view_unauthenticated() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_list_view_vendor() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_delivered_to_delivered() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_delivered_to_pending() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_delivered_to_shipped() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_invalid_data() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_invalid_http_method() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_invalid_token() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_missing_data() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_pending_to_delivered() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_pending_to_pending() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_pending_to_shipped() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_procurement_officer() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_shipped_to_delivered() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_shipped_to_pending() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_shipped_to_shipped() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_unauthenticated() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_order_vendor_status_view_vendor() (purchase.tests.PurchaseOrderViewsTests method)
test_purchase_requisition_create_view_invalid_data() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_create_view_invalid_http_method() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_create_view_invalid_token() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_create_view_missing_data() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_create_view_one_to_one_inventory() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_create_view_other_inventory() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_create_view_procurement_officer() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_create_view_unauthenticated() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_create_view_vendor() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_delete_view_invalid_http_method() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_delete_view_invalid_token() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_delete_view_other_procurement_officer() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_delete_view_procurement_officer_own_item() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_delete_view_status_approved() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_delete_view_status_rejected() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_delete_view_unauthenticated() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_delete_view_vendor() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_list_view_invalid_http_method() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_list_view_invalid_token() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_list_view_procurement_officer() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_list_view_unauthenticated() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_list_view_vendor() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_retrieve_view_invalid_http_method() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_retrieve_view_invalid_token() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_retrieve_view_other_procurement_officer() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_retrieve_view_procurement_officer_own_item() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_retrieve_view_unauthenticated() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_retrieve_view_vendor() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_update_view_invalid_data() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_update_view_invalid_http_method() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_update_view_invalid_token() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_update_view_missing_data() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_update_view_other_procurement_officer() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_update_view_procurement_officer_own_item() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_update_view_status_approved() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_update_view_status_rejected() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_update_view_unauthenticated() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_update_view_vendor() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_vendor_list_view_invalid_http_method() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_vendor_list_view_invalid_token() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_vendor_list_view_procurement_officer() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_vendor_list_view_unauthenticated() (purchase.tests.PurchaseRequisitionViewsTests method)
test_purchase_requisition_vendor_list_view_vendor() (purchase.tests.PurchaseRequisitionViewsTests method)
test_refresh_token() (accounts.tests.TokenViewTests method)
test_refresh_token_which_was_used_previously() (accounts.tests.TokenViewTests method)
test_refresh_token_with_blacklisted_token() (accounts.tests.TokenViewTests method)
test_refresh_token_with_expired_token() (accounts.tests.TokenViewTests method)
test_refresh_token_with_invalid_token() (accounts.tests.TokenViewTests method)
test_register_procurement_officer_user() (accounts.tests.ProcurementOfficerRegisterViewTests method)
test_register_user_with_authenticated_user() (accounts.tests.ProcurementOfficerRegisterViewTests method)
(accounts.tests.VendorRegisterViewTests method)
test_register_user_with_existing_email() (accounts.tests.ProcurementOfficerRegisterViewTests method)
(accounts.tests.VendorRegisterViewTests method)
test_register_user_with_existing_gstin() (accounts.tests.ProcurementOfficerRegisterViewTests method)
(accounts.tests.VendorRegisterViewTests method)
test_register_user_with_existing_username() (accounts.tests.ProcurementOfficerRegisterViewTests method)
(accounts.tests.VendorRegisterViewTests method)
test_register_user_with_invalid_email() (accounts.tests.ProcurementOfficerRegisterViewTests method)
(accounts.tests.VendorRegisterViewTests method)
test_register_user_with_invalid_gstin() (accounts.tests.ProcurementOfficerRegisterViewTests method)
(accounts.tests.VendorRegisterViewTests method)
test_register_user_with_invalid_http_method() (accounts.tests.ProcurementOfficerRegisterViewTests method)
(accounts.tests.VendorRegisterViewTests method)
test_register_user_with_invalid_payload() (accounts.tests.ProcurementOfficerRegisterViewTests method)
(accounts.tests.VendorRegisterViewTests method)
test_register_user_with_invalid_phone_number() (accounts.tests.ProcurementOfficerRegisterViewTests method)
(accounts.tests.VendorRegisterViewTests method)
test_register_user_with_password_mismatch() (accounts.tests.ProcurementOfficerRegisterViewTests method)
(accounts.tests.VendorRegisterViewTests method)
test_register_vendor_user() (accounts.tests.VendorRegisterViewTests method)
test_scripts
module
test_sufficient_permissions_admin() (accounts.tests.VendorListViewTests method)
test_sufficient_permissions_procurement_officer() (accounts.tests.VendorListViewTests method)
test_supplier_bid_create_view_insufficient_quantity_fulfilled() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_create_view_invalid_data() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_create_view_invalid_http_method() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_create_view_invalid_token() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_create_view_missing_data() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_create_view_procurement_officer() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_create_view_requisition_bidded() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_create_view_requisition_status_approved() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_create_view_requisition_status_rejected() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_create_view_unauthenticated() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_create_view_vendor() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_delete_view_invalid_http_method() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_delete_view_invalid_token() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_delete_view_other_vendor() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_delete_view_procurement_officer() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_delete_view_status_accepted() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_delete_view_status_rejected() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_delete_view_unauthenticated() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_delete_view_vendor_own_item() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_list_view_invalid_http_method() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_list_view_invalid_token() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_list_view_procurement_officer() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_list_view_unauthenticated() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_list_view_vendor() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_prcourement_officer_bid_accept() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_prcourement_officer_bid_reject() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_list_view_invalid_http_method() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_list_view_invalid_token() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_list_view_procurement_officer() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_list_view_unauthenticated() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_list_view_vendor() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_rank_view_insufficient_bids() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_rank_view_invalid_data() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_rank_view_invalid_http_method() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_rank_view_invalid_token() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_rank_view_missing_data() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_rank_view_procurement_officer() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_rank_view_sum_not_1() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_rank_view_unauthenticated() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_rank_view_vendor() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_retrieve_view_invalid_http_method() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_retrieve_view_invalid_token() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_retrieve_view_other_procurement_officer() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_retrieve_view_procurement_officer_own_item() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_retrieve_view_unauthenticated() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_retrieve_view_vendor() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_status_accept() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_status_invalid_data() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_status_invalid_http_method() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_status_invalid_token() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_status_missing_data() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_status_procurement_officer() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_status_reject() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_status_unauthenticated() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_procurement_officer_status_vendor() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_retrieve_view_invalid_http_method() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_retrieve_view_invalid_token() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_retrieve_view_other_vendor() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_retrieve_view_procurement_officer() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_retrieve_view_unauthenticated() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_retrieve_view_vendor_own_item() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_update_view_invalid_data() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_update_view_invalid_http_method() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_update_view_invalid_token() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_update_view_missing_data() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_update_view_other_vendor() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_update_view_procurement_officer() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_update_view_status_accepted() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_update_view_status_rejected() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_update_view_unauthenticated() (purchase.tests.SupplierBidViewsTests method)
test_supplier_bid_update_view_vendor_own_item() (purchase.tests.SupplierBidViewsTests method)
test_update_procurement_officer_profile() (accounts.tests.UserProfileViewTests method)
test_update_user_profile_unauthenticated() (accounts.tests.UserProfileViewTests method)
test_update_vendor_profile() (accounts.tests.UserProfileViewTests method)
test_vendor_dashboard_view() (dashboard.tests.DashboardViewsTests method)
test_vendor_dashboard_view_admin() (dashboard.tests.DashboardViewsTests method)
test_vendor_dashboard_view_invalid_http_method() (dashboard.tests.DashboardViewsTests method)
test_vendor_dashboard_view_invalid_token() (dashboard.tests.DashboardViewsTests method)
test_vendor_dashboard_view_procurement_officer() (dashboard.tests.DashboardViewsTests method)
test_vendor_dashboard_view_unauthenticated() (dashboard.tests.DashboardViewsTests method)
test_vendor_list() (accounts.tests.VendorListViewTests method)
to_representation() (accounts.serializers.ProfileSerializer method)
TokenViewTests (class in accounts.tests)
total_amount (logistics.models.Invoice attribute)
total_ratings (accounts.models.Vendor attribute)
U
unit_price (inventory.models.Inventory attribute)
(purchase.models.SupplierBid attribute)
update() (accounts.serializers.ChangePasswordSerializer method)
(accounts.serializers.ProfileSerializer method)
(accounts.views.ChangePasswordView method)
(accounts.views.PasswordResetConfirmView method)
(accounts.views.UpdateUserProfileView method)
(inventory.views.InventoryUpdateView method)
(inventory.views.OptimizedInventoryUpdateAPIView method)
(purchase.views.PurchaseOrderVendorStatusView method)
(purchase.views.SupplierBidProcurementOfficerStatusView method)
UpdateUserProfileView (class in accounts.views)
urgency_level (purchase.models.PurchaseRequisition attribute)
URGENCY_LEVEL_CHOICES (purchase.models.PurchaseRequisition attribute)
user (accounts.models.Vendor attribute)
User (class in accounts.models)
User.DoesNotExist
User.MultipleObjectsReturned
user_id (accounts.models.Vendor attribute)
user_permissions (accounts.models.User attribute)
user_role (accounts.models.User attribute)
USER_ROLE_CHOICES (accounts.models.User attribute)
username (accounts.models.User attribute)
UserProfileView (class in accounts.views)
UserProfileViewTests (class in accounts.tests)
V
validate() (accounts.serializers.ChangePasswordSerializer method)
(accounts.serializers.PasswordResetConfirmSerializer method)
(accounts.serializers.ProcurementOfficerRegisterSerializer method)
(accounts.serializers.VendorRegisterSerializer method)
(purchase.serializers.SupplierBidProcurementOfficerSerializer method)
validate_email() (accounts.serializers.PasswordResetSerializer method)
validate_old_password() (accounts.serializers.ChangePasswordSerializer method)
vendor (accounts.models.User attribute)
Vendor (class in accounts.models)
Vendor.DoesNotExist
Vendor.MultipleObjectsReturned
vendor_certified (accounts.models.Vendor attribute)
vendor_rated (logistics.models.Invoice attribute)
vendor_rating (accounts.models.Vendor attribute)
vendor_type (accounts.models.Vendor attribute)
VENDOR_TYPE_CHOICES (accounts.models.Vendor attribute)
VendorDashboardSerializer (class in dashboard.serializers)
VendorDashboardView (class in dashboard.views)
VendorInfoSerializer (class in accounts.serializers)
VendorInfoSerializer.Meta (class in accounts.serializers)
VendorListViewTests (class in accounts.tests)
VendorRegisterSerializer (class in accounts.serializers)
VendorRegisterSerializer.Meta (class in accounts.serializers)
VendorRegisterView (class in accounts.views)
VendorRegisterViewTests (class in accounts.tests)
VendorSerializer (class in accounts.serializers)
VendorSerializer.Meta (class in accounts.serializers)
VendorView (class in accounts.views)