Go to the source code of this file.
Packages | |
| package | Mage_Sales |
Variables | |
| $installer = $this | |
| $installer | getConnection ()->addColumn($this->getTable('sales/quote') |
| $orderEntityType = $installer->getEntityType('order') | |
| $invoiceEntityType = $installer->getEntityType('invoice') | |
| $creditmemoEntityType = $installer->getEntityType('creditmemo') | |
| $entityTypes | |
| $creditmemoEntityType = $installer->getEntityType('creditmemo') |
Definition at line 60 of file mysql4-upgrade-0.9.26-0.9.27.php.
| $entityTypes |
Initial value:
array($orderEntityType['entity_type_id'] => $orderEntityType, $invoiceEntityType['entity_type_id'] => $invoiceEntityType, $creditmemoEntityType['entity_type_id'] => $creditmemoEntityType)
Definition at line 62 of file mysql4-upgrade-0.9.26-0.9.27.php.
| $installer = $this |
Definition at line 30 of file mysql4-upgrade-0.9.26-0.9.27.php.
| $invoiceEntityType = $installer->getEntityType('invoice') |
Definition at line 59 of file mysql4-upgrade-0.9.26-0.9.27.php.
| $orderEntityType = $installer->getEntityType('order') |
Definition at line 58 of file mysql4-upgrade-0.9.26-0.9.27.php.
| $installer $installer $installer getConnection()->addColumn($this->getTable('sales/quote') |
Definition at line 34 of file mysql4-upgrade-0.9.26-0.9.27.php.
1.5.8